Adding OpenAI Credentials

You can add OpenAI credentials by navigating to the Providers page under Settings.

1

Configure Provider Name

Click on the plus (+) icon.

  • Enter a unique Name for your OpenAI configuration (e.g., “OpenAI-Dev”).
  • This name will be used as a prefix in the model dropdown to help you identify which provider configuration to use. The name appears as “OpenAI (your-name)::” before each model name.
  • It makes it easy to distinguish between multiple OpenAI accounts like “OpenAI-dev” and “OpenAI-prod” setups.
2

Enter API Credentials

Add your API key in the required field.

  • Optionally, you can specify a custom Base URL if needed (defaults to https://api.openai.com/v1 if left blank).
  • You can also add a Description to help identify the purpose of these credentials for future reference.
3

Create and Verify

Click Create to save your provider configuration.

Add Multiple Credentials

You can add multiple OpenAI provider configurations for different use cases, such as separate development and production environments. Just add the credentials in the same way you would add a single credential.

Each configuration will have its own prefix in the model dropdown, making it easy to choose the right combination of model and account for your specific needs.