Using Baseten models with Chroma
This embedding function relies on the openai python package, which you can install with pip install openai. You must set the api_key and api_base, replacing the api_base with the URL from the model deployed in your Baseten account.Python