Uses of Enum Class
dev.langchain4j.model.bedrock.BedrockCohereEmbeddingModel.Model
Packages that use BedrockCohereEmbeddingModel.Model
-
Uses of BedrockCohereEmbeddingModel.Model in dev.langchain4j.model.bedrock
Subclasses with type arguments of type BedrockCohereEmbeddingModel.Model in dev.langchain4j.model.bedrockMethods in dev.langchain4j.model.bedrock that return BedrockCohereEmbeddingModel.ModelModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static BedrockCohereEmbeddingModel.Model[]
BedrockCohereEmbeddingModel.Model.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.langchain4j.model.bedrock with parameters of type BedrockCohereEmbeddingModel.ModelModifier and TypeMethodDescriptionBedrockCohereEmbeddingModel.Builder.model
(BedrockCohereEmbeddingModel.Model model)