Uses of Enum
dev.langchain4j.model.bedrock.BedrockTitanEmbeddingModel.Types
Packages that use BedrockTitanEmbeddingModel.Types
-
Uses of BedrockTitanEmbeddingModel.Types in dev.langchain4j.model.bedrock
Methods in dev.langchain4j.model.bedrock that return BedrockTitanEmbeddingModel.TypesModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static BedrockTitanEmbeddingModel.Types[]BedrockTitanEmbeddingModel.Types.values()Returns an array containing the constants of this enum type, in the order they are declared.