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
ModifierConstructorDescriptionBedrockCohereChatClient
(CohereChatBedrockApi chatApi, BedrockCohereChatOptions options)