text-embedding-3-small 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
- cURL
- Python