Hierarchy For Package org.springframework.ai.bedrock.cohere.api
Class Hierarchy
- java.lang.Object
- org.springframework.ai.bedrock.api.AbstractBedrockApi<I,
O, SO> - org.springframework.ai.bedrock.cohere.api.CohereChatBedrockApi
- org.springframework.ai.bedrock.cohere.api.CohereEmbeddingBedrockApi
- org.springframework.ai.bedrock.cohere.api.CohereChatBedrockApi.CohereChatRequest.Builder
- org.springframework.ai.bedrock.api.AbstractBedrockApi<I,
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.ai.bedrock.cohere.api.CohereChatBedrockApi.CohereChatModel
- org.springframework.ai.bedrock.cohere.api.CohereChatBedrockApi.CohereChatRequest.ReturnLikelihoods
- org.springframework.ai.bedrock.cohere.api.CohereChatBedrockApi.CohereChatRequest.Truncate
- org.springframework.ai.bedrock.cohere.api.CohereChatBedrockApi.CohereChatResponse.Generation.FinishReason
- org.springframework.ai.bedrock.cohere.api.CohereEmbeddingBedrockApi.CohereEmbeddingModel
- org.springframework.ai.bedrock.cohere.api.CohereEmbeddingBedrockApi.CohereEmbeddingRequest.InputType
- org.springframework.ai.bedrock.cohere.api.CohereEmbeddingBedrockApi.CohereEmbeddingRequest.Truncate
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- org.springframework.ai.bedrock.cohere.api.CohereChatBedrockApi.CohereChatRequest
- org.springframework.ai.bedrock.cohere.api.CohereChatBedrockApi.CohereChatRequest.LogitBias
- org.springframework.ai.bedrock.cohere.api.CohereChatBedrockApi.CohereChatResponse
- org.springframework.ai.bedrock.cohere.api.CohereChatBedrockApi.CohereChatResponse.Generation
- org.springframework.ai.bedrock.cohere.api.CohereChatBedrockApi.CohereChatResponse.Generation.TokenLikelihood
- org.springframework.ai.bedrock.cohere.api.CohereEmbeddingBedrockApi.CohereEmbeddingRequest
- org.springframework.ai.bedrock.cohere.api.CohereEmbeddingBedrockApi.CohereEmbeddingResponse
- java.lang.Record