LLM Pricing
← All models

gpt-3.5-turbo-1106

OpenAI · chat model

Input
$1.0000 / 1M tokens
Output
$2.0000 / 1M tokens
Cached input
N/A
Context
4.1K

Pricing

Item Raw value (per token) Normalized
Input 0.000001 $1.0000 / 1M tokens
Output 0.000002 $2.0000 / 1M tokens
Embedding 0.000001 $1.0000 / 1M tokens

Token limits

Context window
4.1K
Max input tokens
16.4K
Max output tokens
4.1K
Max tokens
4.1K

Capabilities

Capability Supported
Vision No
Function calling Yes
Parallel function calling Yes
Tool choice Yes
Prompt caching Yes
Reasoning No
Response schema No
System messages Yes
Audio input No
Audio output No
Web search No
PDF input No
Video input No

Similar models

Models with comparable pricing in the same mode (chat).

Model Provider Input Output Context Coding Features
gpt-35-turbo-1106 Azure $1.0000 / 1M tokens $2.0000 / 1M tokens 4.1K N/A Tools
morph-v3-large morph $0.9000 / 1M tokens $1.9000 / 1M tokens 16.0K N/A
morph-v3-large vercel_ai_gateway $0.9000 / 1M tokens $1.9000 / 1M tokens 16.4K N/A
qwen.qwen3-coder-next Bedrock $0.7800 / 1M tokens $1.8600 / 1M tokens 8.2K N/A Tools
deepseek-v3.1 replicate $0.6720 / 1M tokens $2.0160 / 1M tokens 163.8K N/A Tools Reasoning
deepseek.v3.2 Bedrock $0.7400 / 1M tokens $2.2200 / 1M tokens 163.8K N/A Tools Reasoning

Sources

Pricing source LiteLLM model cost map
Synced at 2026-05-27
Manual review Not reviewed
Raw LiteLLM fields
{
  "deprecation_date": "2026-09-28",
  "input_cost_per_token": 0.000001,
  "litellm_provider": "openai",
  "max_input_tokens": 16385,
  "max_output_tokens": 4096,
  "max_tokens": 4096,
  "mode": "chat",
  "output_cost_per_token": 0.000002,
  "supports_function_calling": true,
  "supports_parallel_function_calling": true,
  "supports_prompt_caching": true,
  "supports_system_messages": true,
  "supports_tool_choice": true
}