You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/providers/mistral.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ Roo Code supports accessing models through the Mistral AI API, including both st
11
11
## Getting an API Key
12
12
13
13
1.**Sign Up/Sign In:** Go to the [Mistral Platform](https://console.mistral.ai/). Create an account or sign in. You may need to go through a verification process.
14
-
2.**Create an API Keys:**
14
+
2.**Create an API Key:**
15
15
-[La Plateforme API Key](https://console.mistral.ai/api-keys/) and/or
16
16
-[Codestral API Key](https://console.mistral.ai/codestral)
17
17
@@ -28,7 +28,7 @@ Roo Code supports the following Mistral models:
28
28
| mistral-small-latest | 0.3 | ✅ | ❌ |
29
29
| pixtral-large-latest | 0.7 | ✅ | ✅ |
30
30
31
-
**Roo Code Default Temperature = 0**
31
+
The default model temperature in Roo Code is 0.0, so you should consider experimenting with [temperature adjustments](/advanced-usage/model-temperature)!
32
32
33
33
**Note:** Model availability and specifications may change.
34
34
Refer to the [Mistral AI documentation](https://docs.mistral.ai/api/) and [Mistral Model Overview](https://docs.mistral.ai/getting-started/models/models_overview/) for the latest information.
0 commit comments