Skip to content

Commit 0ee3a1b

Browse files
authored
Merge pull request #82 from CharlesCNorton/patch-14
docs: Remove extra space before question mark
2 parents fcb7332 + 3a6eaf3 commit 0ee3a1b

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
@@ -17,7 +17,7 @@ We currently offer two domains for Codestral endpoints, both providing FIM and i
1717
| codestral.mistral.ai | - Monthly subscription based, currently free to use <br/> - Requires a new key for which a phone number is needed |
1818
| api.mistral.ai | - Allows you to use your existing API key and you can pay to use Codestral <br/> - Ideal for business use |
1919

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

0 commit comments

Comments
 (0)