Uses of Enum Class
dev.langchain4j.model.bedrock.BedrockCohereEmbeddingModel.InputType
-
Uses of BedrockCohereEmbeddingModel.InputType in dev.langchain4j.model.bedrock
Subclasses with type arguments of type BedrockCohereEmbeddingModel.InputType in dev.langchain4j.model.bedrockMethods in dev.langchain4j.model.bedrock that return BedrockCohereEmbeddingModel.InputTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.BedrockCohereEmbeddingModel.InputType.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.InputTypeModifier and TypeMethodDescriptionBedrockCohereEmbeddingModel.Builder.inputType(BedrockCohereEmbeddingModel.InputType inputType)