Skip to main content
AI providers are the model connections that your agents use for inference. Each provider gives you access to one or more models that you can select when creating or editing an agent. To view and manage your AI providers, select AI Providers from the left-hand navigation.

Anaconda built-in provider

Agent Studio includes an Anaconda provider with hosted models accessible through your Anaconda account. Models available through the Anaconda provider include:
  • Claude Sonnet 4.6 (default), Claude Haiku 4.5
  • GPT-OSS 120B
  • Nova Pro, Nova Lite, Nova Micro

Anaconda Desktop provider

Agent Studio includes an Anaconda Desktop provider that connects to models running locally in Anaconda Desktop’s model server. To use a local model:
  1. Start a model server in Anaconda Desktop.
  2. Return to Agent Studio. The running model appears automatically in the Anaconda Desktop provider’s model list.
The model is then available as an option when creating or editing agents. Your agents use the local model for inference without external API calls.

Adding a provider

Agent Studio supports direct connections to OpenAI, Anthropic, Google, and Groq with simplified setup, as well as custom providers for any endpoint that uses a compatible protocol. Once connected, the provider’s models become available when creating or editing agents.
  1. Select AI Providers from the left-hand navigation.
  2. Select Add.
  3. Select a provider.
  4. Enter your API key.
Agent Studio validates the connection and discovers the models available to your account.

Editing and deleting providers

  1. Select AI Providers from the left-hand navigation.
  2. Select on the provider’s row.
  3. Select Edit to modify the provider’s configuration, or select Delete to remove it.
Deleting a provider removes access to its models. Any agents using that provider will need to be reconfigured with a different AI provider.
The Anaconda and Anaconda Desktop providers cannot be edited or removed.