OpenAI · chat
ft:gpt-4o-mini-2024-07-18
openai/ft:gpt-4o-mini-2024-07-18
- Input price
- $0.300 / 1M tokens
- Output price
- $1.20 / 1M tokens
- Context window
- 128K tokens
- Lifecycle
- stable
ft:gpt-4o-mini-2024-07-18 for OpenAI-compatible gateway routing
ft:gpt-4o-mini-2024-07-18 is a OpenAI chat model in the Ferro Labs live catalog with a 128K tokens context window, 16K tokens maximum output, and capabilities including Function Calling, Parallel Tool Calls, and JSON Mode, and more.
Token pricing is listed as $0.300 / 1M tokens for input tokens and $1.20 / 1M tokens for output tokens. Route calls through the Ferro Labs AI Gateway by sending model as openai/ft:gpt-4o-mini-2024-07-18 to the OpenAI-compatible chat completions endpoint. The catalog lists this model as stable for normal gateway routing.
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/ft:gpt-4o-mini-2024-07-18", "messages": [{"role": "user", "content": "Hello!"}]}'
Capabilities
- Function Calling
- Parallel Tool Calls
- JSON Mode
- Response Schema
- Prompt Caching
- Streaming
Modalities
Input
- Text
Output
- Text
More from OpenAI
Catalog prices may change. Verify current provider terms before purchasing.