Working with Providers and Models

In addition to adding models during AI Gateway creation, you can also add, edit, or remove models as follows:

Step 1: Access the Provider & Model Configuration

  • Go to the Gateway detail page.

  • Click the "Manage Provider & Models" button.

Step 2: The "Connect Gateway to AI Models" interface will appear.

  • For each Provider (Google, Deepseek, OpenAI, Anthropic, etc.):

    • Enter the corresponding API Key.

    • Select the models you want to use in the API models section.

    • Click "View full list" to view all selected models.

  • You can add a new Provider by clicking “+ Add a provider” and selecting from the list (e.g., OpenAI, Anthropic, etc.).

  • If you want to remove a Provider or Model, you can:

    • Click the X icon next to a model to remove that specific model.

    Click the - icon next to the Provider name to remove the entire Provider from the Gateway.

Step 3: After completing the configuration, click “Save” to apply the changes.

You can click on each model to view the corresponding curl command details or integrate it into your application.

Last updated