diff --git a/docs/capabilities/code-generation.mdx b/docs/capabilities/code-generation.mdx index bea198f..3b75f99 100644 --- a/docs/capabilities/code-generation.mdx +++ b/docs/capabilities/code-generation.mdx @@ -14,7 +14,7 @@ We currently offer two domains for Codestral endpoints, both providing FIM and i | Domain | Features | | ------------- | ------------- | -| codestral.mistral.ai | - Monthly subscription based, free until 1st of August
- Has a rate limit of 30 requests per minute and a high daily limit of 2000 requests
- Requires a new key for which a phone number is needed | +| codestral.mistral.ai | - Monthly subscription based, currently free to use
- Has a rate limit of 30 requests per minute and a high daily limit of 2000 requests
- Requires a new key for which a phone number is needed | | api.mistral.ai | - Allows you to use your existing API key and you can pay to use Codestral
- Ideal for business use
- Provide higher rate limits of 200 requests per second per workspace | Wondering which endpoint to use ? diff --git a/version.txt b/version.txt index a0cc7d3..c8fe2be 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -v0.0.67 +v0.0.15