Uses of Enum
dev.langchain4j.model.mistralai.internal.api.MistralAiToolType
Packages that use MistralAiToolType
-
Uses of MistralAiToolType in dev.langchain4j.model.mistralai.internal.api
Methods in dev.langchain4j.model.mistralai.internal.api that return MistralAiToolTypeModifier and TypeMethodDescriptionstatic MistralAiToolTypeReturns the enum constant of this type with the specified name.static MistralAiToolType[]MistralAiToolType.values()Returns an array containing the constants of this enum type, in the order they are declared.