Package dev.langchain4j.model.mistralai
package dev.langchain4j.model.mistralai
-
ClassDescriptionRepresents a Mistral AI Chat Model with a chat completion interface, such as open-mistral-7b and open-mixtral-8x7b This model allows generating chat completion of a sync way based on a list of chat messages.Represents the available chat completion models for Mistral AI.Represents a Mistral AI embedding model, such as mistral-embed.The MistralAiEmbeddingModelName enum represents the available embedding models in the Mistral AI module.Represents a collection of Mistral AI models.Represents a Mistral AI Chat Model with a chat completion interface, such as mistral-tiny and mistral-small.