Connect Your First Provider
Enable your first model provider so AgentOne can respond to chats.
AgentOne needs at least one enabled model provider before it can answer messages. If you already signed in with your AgentOne account, you can skip this tutorial entirely and use AgentOne right away.
Your Options
You can start with any of these:
- A built-in cloud provider such as OpenAI, Anthropic, Google, Groq, or Mistral
- A built-in local provider such as Ollama or LM Studio
- A custom OpenAI-compatible provider
Quickest Setup Paths
Option 1: Use a built-in cloud provider
- Open
Settings. - Click
Providers. - Expand a provider under
Built-in Providers. - Toggle it on.
- Paste your API key.
- Save the key.
Option 2: Use Ollama or LM Studio
- Make sure the local runtime is already installed and running.
- Open
Settings->Providers. - Find the provider under
Local Providers. - Keep it enabled.
- Confirm the
Base URLis correct. - Wait for models to auto-detect, or click
Autoin the Models section.
Option 3: Add a custom provider
- Open
Settings->Providers. - In
Custom Providers, clickAdd Provider. - Choose
OpenAI Compatible. - Enter a name, base URL, optional API key, and one or more models.
- Click
Add Provider.
How To Tell It Worked
After setup:
- the provider stays enabled
- at least one model appears in the model selector in chat
- the composer no longer shows the no-model warning
For full provider setup details, continue to Providers and Models troubleshooting.