text-embedding-3-small

GA

Cost-efficient embedding model, default 1536 dimensions. Price is first-party: $0.02 per 1M input tokens, confirmed unchanged 2026-08-08 against developers.openai.com/api/docs/pricing (Standard tier, embeddings table); no output-token billing. Max input 8191 tokens is stated in OpenAI's new-embedding-models announcement rather than on the model spec page — a different first-party surface, not a price caveat.

text-embedding-3-small by OpenAI is tracked live in our LLM catalog, with a 8K (8191-token) context window. It is generally available (GA).

Last verified: 13 Aug 2026 · sourced from official provider documentation

Provider
OpenAI
Status
GA
Input price
$0.02 / 1M tokens
Output price
Cached input
Blended price
Context window
8191 tokens (8K)
Max output
Embedding dimensions
1536-dim output vectors
Modality
text
Open weights
No — API only
Knowledge cutoff
Released
25 Jan 2024
API string
text-embedding-3-small

Source: OpenAI official documentation ↗

FAQ

text-embedding-3-small — questions & answers

What is the context window of text-embedding-3-small?

text-embedding-3-small has a 8191-token context window (8K).

Is text-embedding-3-small deprecated?

No — text-embedding-3-small is generally available (GA) and not currently scheduled for deprecation or retirement in our tracker.

Does text-embedding-3-small support image or vision input?

Our catalog lists text-embedding-3-small's modalities as text; image/vision input is not among them.

Can I self-host text-embedding-3-small?

No — text-embedding-3-small is proprietary. Its weights are not publicly released, so it is available only through OpenAI's API (or hosted partners), not for self-hosting.

What is the API model string for text-embedding-3-small?

The API model identifier for text-embedding-3-small is "text-embedding-3-small" when calling OpenAI's API.