OpenAI · chat
o1-mini-2024-09-12
openai/o1-mini-2024-09-12
- Input price
- $3.00 / 1M tokens
- Output price
- $12.0 / 1M tokens
- Context window
- 128K tokens
- Lifecycle
- deprecated
o1-mini-2024-09-12 for OpenAI-compatible gateway routing
o1-mini-2024-09-12 is a OpenAI chat model in the Ferro Labs live catalog with a 128K tokens context window, 66K tokens maximum output, and capabilities including Vision, Prompt Caching, and Reasoning, and more.
Token pricing is listed as $3.00 / 1M tokens for input tokens and $12.0 / 1M tokens for output tokens. Route calls through the Ferro Labs AI Gateway by sending model as openai/o1-mini-2024-09-12 to the OpenAI-compatible chat completions endpoint. The catalog marks this model as deprecated; plan a migration before routing new workloads.
OpenAI-compatible usage example
curl https://api.ferrolabs.ai/v1/chat/completions \
-H "Authorization: Bearer $GATEWAY_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model": "openai/o1-mini-2024-09-12", "messages": [{"role": "user", "content": "Hello!"}]}'
Capabilities
- Vision
- Prompt Caching
- Reasoning
- Streaming
Modalities
Input
- Text
- Image
Output
- Text
More from OpenAI
Catalog prices may change. Verify current provider terms before purchasing.