Coreply supports two modes with Mistral’s API: FIM (Fill-in-the-Middle) via Codestral, and standard chat completion for other Mistral models. FIM mode is more efficient and is the recommended option when using Mistral.Documentation Index
Fetch the complete documentation index at: https://docs.coreply.app/llms.txt
Use this file to discover all available pages before exploring further.
Mistral offers a free tier, but compatibility details with Coreply’s usage patterns are not yet fully confirmed. Check Mistral’s official documentation for current free tier limits.
FIM mode (Codestral)
FIM (Fill-in-the-Middle) is a specialized inference mode supported by Codestral. It uses fewer tokens and has lower latency than standard chat completion, making it well-suited for real-time suggestions.Get your API key
Go to console.mistral.ai/api-keys and create a new API key.
Chat completion mode
For other Mistral models, use the standard chat completion endpoint.Get your API key
Go to console.mistral.ai/api-keys and create a new API key.
Enter your credentials in Coreply
Open Coreply’s settings and fill in the following values:
| Field | Value |
|---|---|
| API URL | https://api.mistral.ai/v1/ |
| API Key | Your key from Mistral |
| Model Name | See recommended models below |
