Uses of Class
dev.langchain4j.model.mistralai.MistralAiModels
Packages that use MistralAiModels
-
Uses of MistralAiModels in dev.langchain4j.model.mistralai
Methods in dev.langchain4j.model.mistralai that return MistralAiModelsModifier and TypeMethodDescriptionstatic MistralAiModelsMistralAiModels.withApiKey(String apiKey) Deprecated.
builder()instead and explicitly set the model name and, if required, other parameters.