Uses of Class
org.springframework.ai.bedrock.anthropic.AnthropicChatOptions
Packages that use AnthropicChatOptions
Package
Description
-
Uses of AnthropicChatOptions in org.springframework.ai.autoconfigure.bedrock.anthropic
Methods in org.springframework.ai.autoconfigure.bedrock.anthropic that return AnthropicChatOptionsMethods in org.springframework.ai.autoconfigure.bedrock.anthropic with parameters of type AnthropicChatOptionsModifier and TypeMethodDescriptionvoid
BedrockAnthropicChatProperties.setOptions
(AnthropicChatOptions options) -
Uses of AnthropicChatOptions in org.springframework.ai.bedrock.anthropic
Methods in org.springframework.ai.bedrock.anthropic that return AnthropicChatOptionsConstructors in org.springframework.ai.bedrock.anthropic with parameters of type AnthropicChatOptionsModifierConstructorDescriptionBedrockAnthropicChatClient
(AnthropicChatBedrockApi chatApi, AnthropicChatOptions options)