All Classes and Interfaces

Class
Description
 
 
 
 
 
Represents 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.
 
A factory for building MistralAiChatModel.MistralAiChatModelBuilder instances.
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.
 
A factory for building MistralAiModels.MistralAiModelsBuilder instances.
Represents the value of the 'type' field in the response_format parameter of the MistralAi Chat completions request.
 
Represents a Mistral AI Chat Model with a chat completion interface, such as mistral-tiny and mistral-small.