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