Skip to main content
Model connections define how agents access AI providers. Each connection maps a model ID to a specific provider and authentication method.
Set up credentials before configuring model connections.

Managing via UI

Navigate to Configuration → Model Connections in the AgentSystems UI at http://localhost:3001. The UI allows you to:
  • Add connections to AI providers
  • Enable/disable connections

Supported Models

For the full list of supported models, check the Model Connections page in the UI at http://localhost:3001.

Configuration Structure

Each model connection requires:

Manual Configuration

Edit agentsystems-config.yml directly:
After editing, restart the platform: