Codestral is Mistral’s specialized model for code generation, currently available for free.
Overview
Mistral Codestral is a specialized language model designed specifically for code generation and completion tasks. It’s currently available for free through a monthly subscription model.Requirements
Rate Limits
| Limit Type | Free Tier |
|---|---|
| Requests per minute | 30 |
| Requests per day | 2,000 |
Codestral is currently free to use on a monthly subscription basis.
Available Models
- Codestral - Specialized for code generation, completion, and understanding
API Usage
Getting Started
Create Account
Sign up at codestral.mistral.ai
Use Cases
Code Generation
Generate complete functions and code snippets
Code Completion
Autocomplete code in your development workflow
Code Explanation
Understand and document existing code
Bug Fixing
Identify and fix issues in your code
Key Features
- Specialized for code generation and understanding
- Supports multiple programming languages
- Optimized for software development workflows
- Currently free with generous rate limits
Additional Resources
Codestral Platform
Access the platform
Mistral Documentation
API documentation
