openai/gpt-3.5-turbo
Compact GPT model for low-latency assistance and high-volume workloads
This model's cache
This model page returns the exact headers below. The page and /api/models/openai--gpt-3.5-turbo share the model:openai--gpt-3.5-turbo tag, so invalidation stays scoped to this model.
/models/openai--gpt-3.5-turbopublic, max-age=300, stale-while-revalidate=3600catalogmodel:openai--gpt-3.5-turboWorkers Cache derives the key from this path/query, plus the Worker entrypoint and current Worker version.
export const Route = createFileRoute('/models/$modelSlug')({
headers: () => ({
'Cache-Control': 'public, max-age=300, stale-while-revalidate=3600',
'Cache-Tag': 'catalog,model:openai--gpt-3.5-turbo',
}),
})Invalidate this cache tag
await ctx.cache.purge({ tags: ['model:openai--gpt-3.5-turbo'] })Use this when one model changes and you do not want to evict the whole catalog.
- Released
- Mar 1, 2023
- Last updated
- Nov 6, 2023
- Context window
- 16.4K tokens
- Max output
- 4.1K tokens
- Open weights
- No
- Family
- Gpt
Starts at
$0.45
per 1M input tokens
Output
$1.4
Sellers
8
No cart or checkout in this MVP — pick a provider below and open their docs when you're ready to use it.
Sorted by lowest input price
| Provider | Input / 1M | Output / 1M | Context | |
|---|---|---|---|---|
Poe openai/gpt-3.5-turbo | $0.45 | $1.4 | 16.4K | Docs |
Vercel AI Gateway openai/gpt-3.5-turbo | $0.5 | $1.5 | 16.4K | Docs |
OpenAI gpt-3.5-turbo | $0.5 | $1.5 | 16.4K | Docs |
OrcaRouter openai/gpt-3.5-turbo | $0.5 | $1.5 | 16.4K | Docs |
Cloudflare AI Gateway openai/gpt-3.5-turbo | $0.5 | $1.5 | 16.4K | Docs |
Kilo Gateway openai/gpt-3.5-turbo | $0.5 | $1.5 | 16.4K | Docs |
OpenRouter openai/gpt-3.5-turbo | $0.5 | $1.5 | 16.4K | Docs |
NanoGPT openai/gpt-3.5-turbo | $0.5 | $1.5 | 16.4K | Docs |
openai/gpt-5.5-instant
GPT-5.5 Instant
Compact GPT model for low-latency assistance and high-volume workloads
openai/gpt-5.5
GPT-5.5
Default frontier GPT for coding, computer use, research, and knowledge work
openai/gpt-5.5-pro
GPT-5.5 Pro
Highest-accuracy GPT-5.5 tier for slower, precision-heavy reasoning and coding