VoyageAI
Chroma also provides a convenient wrapper around VoyageAI’s embedding API. This embedding function runs remotely on VoyageAI’s servers, and requires an API key. You can get an API key by signing up for an account at VoyageAI.- Python
- TypeScript
This embedding function relies on the
voyageai python package, which you can install with pip install voyageai.