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