module

Crig::Providers::Mistral

Constants

CODESTRAL = "codestral-latest"
CODESTRAL_MAMBA = "open-codestral-mamba"
MAX_DOCUMENTS = 1024
MINISTRAL_3B = "ministral-3b-latest"
MINISTRAL_8B = "ministral-8b-latest"
MISTRAL_API_BASE_URL = "https://api.mistral.ai"
MISTRAL_EMBED = "mistral-embed"
MISTRAL_LARGE = "mistral-large-latest"
MISTRAL_NEMO = "open-mistral-nemo"
MISTRAL_SABA = "mistral-saba-latest"
MISTRAL_SMALL = "mistral-small-latest"
PIXTRAL_LARGE = "pixtral-large-latest"
PIXTRAL_SMALL = "pixtral-12b-2409"
VOXTRAL_MINI = "voxtral-mini-latest"
VOXTRAL_SMALL = "voxtral-small-latest"

Class methods

assistant_content_to_streaming_choice(content : Crig::Completion::AssistantContent) : Crig::RawStreamingChoice(CompletionResponse) | Nil
Source

Nested types