Sypha AI Docs
Providers

Mistral AI & Codestral

Integrate Mistral's sophisticated model suite, including the specialized Codestral engine, into Sypha.

Mistral AI & Codestral

Sypha supports the full spectrum of Mistral AI models, ranging from the high-capacity Mistral Large to the specialized Codestral engine, purpose-built for high-fidelity code generation.

Official Site: mistral.ai

Obtaining Your API Keys

  1. Console Access: Register or authenticate at La Plateforme (Mistral Console).
  2. Credential Generation:

Supported Model Registry

Sypha integrates with several key Mistral architectures:

Engine IdentifierFunction CallingVision CapabilitiesTypical Use Case
codestral-latestYesNoSpecialised code synthesis and refactoring.
mistral-large-latestYesNoHigh-complexity reasoning and logic.
pixtral-large-latestYesYesMulti-modal tasks involving visual data.
mistral-small-latestYesNoEfficient, low-latency interactions.

[!TIP] While Sypha defaults to a temperature of 0.0 for precision, we suggest experimenting with manual temperature adjustments for creative tasks.

Configuring Sypha

  1. Activate Settings: Access the gear icon within the Sypha interface.
  2. Select Registry: Choose "Mistral" from the API Provider menu.
  3. Insert Credentials: Paste your Mistral API key into the relevant field.
  4. Define Model: Select your preferred engine from the list.

Utilising the Codestral Engine

Codestral is engineered specifically for software development. Depending on your key type, you may need to adjust the endpoint:

  • Codestral Dedicated Endpoint: Defaulting to codestral.mistral.ai.
  • Standard Platform Access: If using a La Plateforme key for Codestral, update the Codestral Base URL to https://api.mistral.ai.

Note: Service availability and specific model parameters are subject to Mistral AI’s current Model Overview.

On this page