Set Up Mistral Autocomplete

Mistral Codestral remains selectable as a direct-provider autocomplete option.

Connect your key

  1. Create a Codestral-compatible API key in the Mistral console.
  2. In VS Code, open BIGGI → Settings → Providers.
  3. Select Mistral and paste the key.
  4. Open Settings → Models → Autocomplete model and select the direct Mistral / Codestral entry.

The key is stored locally. Autocomplete requests go directly from BIGGI to Mistral:

Your editor → Mistral

No BIGGI account is involved.

Troubleshooting

  • Confirm that the Mistral entry is selected.
  • Confirm that autocomplete is enabled and that another inline-completion extension is not taking precedence.
  • If authorization fails, replace the local key from Providers.

For other providers and configuration methods, see Bring Your Own Provider.