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