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