Skip to main content
Chroma provides a convenient wrapper around Morph’s embedding API. This embedding function runs remotely on Morph’s servers and requires an API key. You can get an API key by signing up for an account at Morph.
This embedding function relies on the openai python package, which you can install with pip install openai.
For further details on Morph’s models check the documentation.