text-embedding-3-small vs GPT-5.3 Codex
text-embedding-3-small is cheaper on output tokens, while GPT-5.3 Codex offers a larger context window. Choose text-embedding-3-small or GPT-5.3 Codex based on the trade-off between cost, context, and the benchmarks that matter for your use case.
| Spec | text-embedding-3-small | GPT-5.3 Codex |
|---|---|---|
| Provider | Azure Cognitive Services | Azure Cognitive Services |
| Input / 1M tokens | $0.02 | $1.75 |
| Output / 1M tokens | $0.00 | $14.00 |
| Context window | 8K | 400K |
| Parameters | — | — |
| Open weights | No | No |
| Released | Jan 2024 | Feb 2026 |
FAQ
Pricing is indicative — confirm with the provider before production use. Highlighted values indicate the better figure for that row.