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/capabilities/code-generation.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ We currently offer two domains for Codestral endpoints, both providing FIM and i
17
17
| codestral.mistral.ai | - Monthly subscription based, currently free to use <br/> - Requires a new key for which a phone number is needed |
18
18
| api.mistral.ai | - Allows you to use your existing API key and you can pay to use Codestral <br/> - Ideal for business use |
19
19
20
-
Wondering which endpoint to use?
20
+
Wondering which endpoint to use?
21
21
- If you're a user, wanting to query Codestral as part of an IDE plugin, codestral.mistral.ai is recommended.
22
22
- If you're building a plugin, or anything that exposes these endpoints directly to the user, and expect them to bring their own API keys, you should also target codestral.mistral.ai
23
23
- For all other use cases, api.mistral.ai will be better suited
0 commit comments