Supported Embedding Providers
We are continuously adding support for more Embedding providers. Currently, we support the following Embedding providers:
OpenAI
You can configure OpenAI Embedding provider to use various model from OpenAI. You need the following information to configure OpenAI Embedding provider:
- API Key
- Model Name
To get the API key, you need to go to OpenAI website and create an account. After creating an account, you can get the API key from the dashboard.
Follow the instructions in http://your-frontend-app.dev/embedding-providers/openai/add
page to configure OpenAI Embedding provider.