Uses of Class
org.springframework.ai.bedrock.cohere.BedrockCohereChatOptions
Package
Description
-
Uses of BedrockCohereChatOptions in org.springframework.ai.autoconfigure.bedrock.cohere
Modifier and TypeMethodDescriptionvoid
BedrockCohereChatProperties.setOptions
(BedrockCohereChatOptions options) -
Uses of BedrockCohereChatOptions in org.springframework.ai.bedrock.cohere
Modifier and TypeMethodDescriptionBedrockCohereChatOptions.Builder.build()
BedrockCohereChatOptions.copy()
static BedrockCohereChatOptions
BedrockCohereChatOptions.fromOptions
(BedrockCohereChatOptions fromOptions) Modifier and TypeMethodDescriptionstatic BedrockCohereChatOptions
BedrockCohereChatOptions.fromOptions
(BedrockCohereChatOptions fromOptions) ModifierConstructorDescriptionBedrockCohereChatModel
(CohereChatBedrockApi chatApi, BedrockCohereChatOptions options)