OpenAI: text-embedding-ada-002 API

OpenAI's classic 2nd-generation embedding model. It unified several task-specific models (search, similarity, and code) into a single, highly versatile interface. While widely compatible and stable, it is now considered a legacy model due to its fixed dimensions and higher pricing compared to the v3 series.

Frequently Asked Questions

What is the context window of text-embedding-ada-002?

text-embedding-ada-002 supports a context window of up to 8,192 tokens.

What is the knowledge cutoff of text-embedding-ada-002?

The knowledge cutoff of text-embedding-ada-002 is 2022-11-30.