Skip to main content

Supported LLM Providers

We are continuously adding support for more LLM providers. Currently, we support the following LLM providers:

OpenAI

You can configure OpenAI LLM provider to use various model from OpenAI. You need the following information to configure OpenAI LLM 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/llm-providers/openai/add page to configure OpenAI LLM provider.