Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/kilo-docs/pages/ai-providers/mistral.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Other Mistral models do not get automatic reasoning variants, even if they appea

## Using Codestral

[Codestral](https://docs.mistral.ai/capabilities/code_generation/) is a model specifically designed for code generation and interaction.
[Codestral](https://docs.mistral.ai/models/model-cards/codestral-25-08) is a model specifically designed for code generation and interaction.
Only for Codestral you could use different endpoints (Default: codestral.mistral.ai).
For the La Platforme API Key change the **Codestral Base Url** to: https://api.mistral.ai

Expand Down