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