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