Skip to main content

Mistral

Use Mistral AI’s models.

Setup

  1. Get an API key at console.mistral.ai
  2. In Pawz → Settings → ModelsAdd ProviderMistral
  3. Paste your API key

Configuration

SettingDefault
Base URLhttps://api.mistral.ai/v1
API keyRequired
Default model

Models

ModelBest for
mistral-large-latestMost capable
mistral-medium-latestBalanced
mistral-small-latestFast, cheap
codestral-latestCode generation

Notes

Mistral uses an OpenAI-compatible API, so it works through the standard OpenAiProvider.