O1 Mini
O1 Mini is available via Azure OpenAI with a 128K context window and up to 65,536 output tokens. Pricing: $1.21/1M input tokens, $4.84/1M output tokens.
O1 Mini Pricing & Specifications
What is O1 Mini?
O1 Mini is a large language model by Azure OpenAI with a 128K context window and up to 65,536 output tokens. It costs $1.21 per 1M input tokens and $4.84 per 1M output tokens. O1 Mini is available via Azure OpenAI with a 128K context window and up to 65,536 output tokens. Pricing: $1.21/1M input tokens, $4.84/1M output tokens.
Capabilities
text function calling reasoning
O1 Mini Cost Examples
Short prompt (500 tokens)
$0.000605
Medium prompt (2K tokens)
$0.00242
Long output (4K tokens)
$0.01936
Count tokens for O1 Mini
Paste your prompt to see exact token counts and API cost estimates.
Open Token CounterSimilar Models to O1 Mini
Frequently Asked Questions
How much does O1 Mini cost per token? +
O1 Mini costs $1.21 per 1M input tokens and $4.84 per 1M output tokens. For a typical 1,000-token request with a 500-token response, that works out to roughly $0.003630.
What is the context window for O1 Mini? +
O1 Mini 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 O1 Mini? +
O1 Mini can generate up to 65,536 tokens in a single response. If you need longer outputs, you can make multiple API calls and concatenate the results.
Is O1 Mini good for coding tasks? +
Yes, O1 Mini supports capabilities well-suited for coding tasks including code generation, debugging, and refactoring.