LLM Pricing
← All models

ft:gpt-3.5-turbo

OpenAI · chat model

Input
$3.0000 / 1M tokens
Output
$6.0000 / 1M tokens
Cached input
N/A
Context
4.1K

Pricing

Item Raw value (per token) Normalized
Input 0.000003 $3.0000 / 1M tokens
Output 0.000006 $6.0000 / 1M tokens
Embedding 0.000003 $3.0000 / 1M tokens
Batch input 0.0000015 $1.5000 / 1M tokens
Batch output 0.000003 $3.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 No
Parallel function calling No
Tool choice Yes
Prompt caching No
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
ft:gpt-3.5-turbo-0125 OpenAI $3.0000 / 1M tokens $6.0000 / 1M tokens 4.1K N/A
ft:gpt-3.5-turbo-0613 OpenAI $3.0000 / 1M tokens $6.0000 / 1M tokens 4.1K N/A
ft:gpt-3.5-turbo-1106 OpenAI $3.0000 / 1M tokens $6.0000 / 1M tokens 4.1K N/A
mistral-large-2407 azure_ai $2.0000 / 1M tokens $6.0000 / 1M tokens 4.1K N/A Tools
mistral-large-latest azure_ai $2.0000 / 1M tokens $6.0000 / 1M tokens 4.1K N/A Tools
eu.mistral.pixtral-large-2502-v1:0 bedrock_converse $2.0000 / 1M tokens $6.0000 / 1M tokens 4.1K N/A Tools

Sources

Pricing source LiteLLM model cost map
Synced at 2026-05-27
Manual review Not reviewed
Raw LiteLLM fields
{
  "input_cost_per_token": 0.000003,
  "input_cost_per_token_batches": 0.0000015,
  "litellm_provider": "openai",
  "max_input_tokens": 16385,
  "max_output_tokens": 4096,
  "max_tokens": 4096,
  "mode": "chat",
  "output_cost_per_token": 0.000006,
  "output_cost_per_token_batches": 0.000003,
  "supports_system_messages": true,
  "supports_tool_choice": true
}