ZuploZuplo
LoginStart for Free
  • Documentation
  • API Reference
Introduction
Getting Started
    Develop using the Portal
      1 - Setup Your Gateway2 - Rate Limiting3 - API Key Auth4 - Deploy5 - Dynamic Rate LimitingMCP - Quick start
    Develop Locally
      1 - Setup Your Gateway2 - Rate Limiting3 - API Key Auth
Concepts
Development
Policies
Handlers
API Keys
MCP Server
MCP Gateway
AI Gateway
    IntroductionGetting StartedUniversal API
    Providers
      OverviewManaging ProvidersCustom Providers
    Teams
    Apps
    Guardrails & Policies
    Integrations
Developer Portal
Monetization
Deploying & Source Control
Observability
Networking & Infrastructure
Account Management
Programming API
Build with AI
Zuplo CLI
Migration Guides
Platform LimitsSecuritySupportTrust & ComplianceChangelog
powered by Zudoku
Providers

Managing AI Providers

Zuplo's AI Gateway supports integration with various AI providers, allowing you to leverage different models and services for your AI applications.

Adding a New AI Provider

To add a new AI provider to your Zuplo AI Gateway, follow these steps:

  1. Open Settings → AI Providers in your AI Gateway project in the Zuplo Portal.

  2. Click on the Add Provider button.

  3. Select the desired provider from the list of supported providers, or add a custom provider.

  4. Specify a label for the provider instance to easily identify it later. You can change the label later if required.

  5. Enter the API Key for the selected provider. For instructions on how to create an API key for each provider see the provider documentation.

  6. Select the model or models you want to use with this provider. The available models will depend on the selected provider. This can be changed later.

    Click "Select All" to enable all models.

  7. Click save

Editing an AI Provider

To modify an existing provider, open Settings → AI Providers and click the Edit button next to the provider you want to modify.

You can modify the label, API key, and selected models for the provider. After making your changes, click Save to apply them. Changes are effective immediately.

Be careful removing models from a provider that's in use as it may break existing applications that rely on the provider.

Deleting an AI Provider

Providers that are no longer used within your project can be deleted. To delete a provider, open Settings → AI Providers and click the Delete button next to the provider you want to remove.

Edit this page
Last modified on May 10, 2026
OverviewCustom Providers
On this page
  • Adding a New AI Provider
  • Editing an AI Provider
  • Deleting an AI Provider