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