OpenAI · chat
gpt-4.1-mini-2025-04-14
openai/gpt-4.1-mini-2025-04-14
- Input price
- $0.400 / 1M tokens
- Output price
- $1.60 / 1M tokens
- Context window
- 1M tokens
- Lifecycle
- stable
gpt-4.1-mini-2025-04-14 for OpenAI-compatible gateway routing
gpt-4.1-mini-2025-04-14 is a OpenAI chat model in the Ferro Labs live catalog with a 1M tokens context window, 33K tokens maximum output, and capabilities including Vision, Function Calling, and Parallel Tool Calls, and more.
Token pricing is listed as $0.400 / 1M tokens for input tokens and $1.60 / 1M tokens for output tokens. Route calls through the Ferro Labs AI Gateway by sending model as openai/gpt-4.1-mini-2025-04-14 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/gpt-4.1-mini-2025-04-14", "messages": [{"role": "user", "content": "Hello!"}]}'
Capabilities
- Vision
- Function Calling
- Parallel Tool Calls
- JSON Mode
- Response Schema
- Prompt Caching
- Streaming
Modalities
Input
- Text
- Image
Output
- Text
More from OpenAI
Catalog prices may change. Verify current provider terms before purchasing.