Skip to main content

Overview

Aster Agents lets you bring your own model credentials. Add API keys and endpoints for OpenAI, Anthropic, Google, Azure OpenAI, AWS Bedrock, xAI, or Fireworks AI.

Adding a provider

  1. Navigate to Control Hub → Providers (/control-hub/providers)
  2. Click Add Provider and pick a service.
  3. Enter the required fields (API key, base URL, deployment name, etc.).
  4. Hit Save. Credentials are encrypted at rest.
Add LLM provider credentials
Providers hold the credentials. The Models page (/control-hub/models) is where you manage model instances — most notably Azure deployments — once a provider is connected.

Supported fields

See Choosing a Model for the models each provider exposes.
⚠️ Agents inherit provider credentials at runtime. Make sure to set sensible usage limits and monitor spend in each provider dashboard.

Rotating keys

  1. Click the ••• menu next to a provider.
  2. Choose Rotate Key and paste the new credential.
  3. Confirm – agents using that key will pick up the change immediately.

Removing a provider

Deleting a provider breaks any model instance that depends on it. Double-check agent configurations before removal.