Package org.springframework.ai.bedrock.cohere.api
package org.springframework.ai.bedrock.cohere.api
-
ClassDescriptionJava client for the Bedrock Cohere chat model.Cohere models version.CohereChatRequest encapsulates the request parameters for the Cohere command model.Builder for the CohereChatRequest.Prevents the model from generating unwanted tokens or incentivize the model to include desired tokens.(optional) Specify how and if the token likelihoods are returned with the response.Specifies how the API handles inputs longer than the maximum token length.CohereChatResponse encapsulates the response parameters for the Cohere command model.Generated result along with the likelihoods for tokens requested.The reason the response finished being generated.Cohere Embedding API.Cohere Embedding model ids.The Cohere Embed model request.Cohere Embedding API input types.Specifies how the API handles inputs longer than the maximum token length.Cohere Embedding response.