Using Mistral AI in VS Code
- First install the CLine Extension in VS Code.
- Create a Mistral AI API key in the Workspace API keys settings (not in the Codestral page, as those API keys are not the same)
- Use the following API configuration in the CLine Extension settings:
API Provider: Mistral Mistral API key: <the API key from above> Model: devstral-2512 (for example) - Go.