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