Skip to content

Commit 3a6eaf3

Browse files
docs: Remove extra space before question mark
Fixed an extra space before the question mark in the endpoint usage section.
1 parent f07e6c3 commit 3a6eaf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/capabilities/code-generation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ We currently offer two domains for Codestral endpoints, both providing FIM and i
1616
| codestral.mistral.ai | - Monthly subscription based, free until 1st of August <br/> - Has a rate limit of 30 requests per minute and a high daily limit of 2000 requests <br/> - Requires a new key for which a phone number is needed |
1717
| api.mistral.ai | - Allows you to use your existing API key and you can pay to use Codestral <br/> - Ideal for business use <br/> - Provide higher rate limits of 200 requests per second per workspace |
1818

19-
Wondering which endpoint to use ?
19+
Wondering which endpoint to use?
2020
- If you're a user, wanting to query Codestral as part of an IDE plugin, codestral.mistral.ai is recommended.
2121
- 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
2222
- For all other use cases, api.mistral.ai will be better suited

0 commit comments

Comments
 (0)