Uses of Class
org.springframework.ai.bedrock.cohere.BedrockCohereChatOptions
Packages that use BedrockCohereChatOptions
Package
Description
-
Uses of BedrockCohereChatOptions in org.springframework.ai.autoconfigure.bedrock.cohere
Methods in org.springframework.ai.autoconfigure.bedrock.cohere that return BedrockCohereChatOptionsMethods in org.springframework.ai.autoconfigure.bedrock.cohere with parameters of type BedrockCohereChatOptionsModifier and TypeMethodDescriptionvoid
BedrockCohereChatProperties.setOptions
(BedrockCohereChatOptions options) -
Uses of BedrockCohereChatOptions in org.springframework.ai.bedrock.cohere
Methods in org.springframework.ai.bedrock.cohere that return BedrockCohereChatOptionsConstructors in org.springframework.ai.bedrock.cohere with parameters of type BedrockCohereChatOptionsModifierConstructorDescriptionBedrockCohereChatClient
(CohereChatBedrockApi chatApi, BedrockCohereChatOptions options)