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.
- Context window: 8,192 tokens
- Max output: 1,536 tokens
- Input: text
- Output: text
- Released: 2022-12-15
- Knowledge cutoff: 2022-11-30
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.