gemini-embedding-001 through MixRoute’s native Gemini endpoint; an OpenAI-compatible endpoint is also supported.
Key capabilities
- Gemini embedContent - Native Gemini embedding endpoint
- 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
Gemini embedContent
- cURL
- Python
OpenAI-compatible Embeddings
- cURL
- Python