Skip to main content
Text Embedding Ada 002 is a text embedding model from OpenAI. Call text-embedding-ada-002 through MixRoute using the endpoint shown below.

Key capabilities

  • Vector embeddings - Convert text into numeric vectors
  • Batch input - Accept a string or an array of strings
  • Similarity workflows - Use vectors for search and clustering

Quick example

Parameters