Codestral
Codestral is available via Google Vertex AI with a 128K context window and up to 128,000 output tokens. Pricing: $0.2000/1M input tokens, $0.6000/1M output tokens.
Codestral Pricing & Specifications
What is Codestral?
Codestral is a large language model by Google Vertex AI with a 128K context window and up to 128,000 output tokens. It costs $0.20 per 1M input tokens and $0.60 per 1M output tokens. Codestral is available via Google Vertex AI with a 128K context window and up to 128,000 output tokens. Pricing: $0.2000/1M input tokens, $0.6000/1M output tokens.
Capabilities
text function calling
Codestral Cost Examples
Short prompt (500 tokens)
$0.000100
Medium prompt (2K tokens)
$0.00040
Long output (4K tokens)
$0.00240
Count tokens for Codestral
Paste your prompt to see exact token counts and API cost estimates.
Open Token CounterSimilar Models to Codestral
Frequently Asked Questions
How much does Codestral cost per token? +
Codestral costs $0.20 per 1M input tokens and $0.60 per 1M output tokens. For a typical 1,000-token request with a 500-token response, that works out to roughly $0.000500.
What is the context window for Codestral? +
Codestral supports a context window of 128,000 tokens (128K). This determines the maximum combined length of your prompt and conversation history in a single API call.
What is the maximum output length for Codestral? +
Codestral can generate up to 128,000 tokens in a single response. If you need longer outputs, you can make multiple API calls and concatenate the results.
Is Codestral good for coding tasks? +
Yes, Codestral supports capabilities well-suited for coding tasks including code generation, debugging, and refactoring.