Getting Started
Admin Panel
Settings
Search for a command to run...
Connect AI providers that power the builder chat, summarization, and agent tools.
Location: Dashboard → Admin → API integration (submenu)
URLs: /dashboard/admin/settings/{provider}
Permission: ai_providers.update
| Provider | Route slug |
|---|---|
| OpenAI | openai |
| Anthropic | anthropic |
| DeepSeek | deepseek |
| Grok | grok |
| ZhipuAI | zhipu |
Legacy /dashboard/admin/ai_providers URLs redirect to the OpenAI integration page.
Repeat for each provider you want available in the builder.
After at least one provider is configured:
.env can hold fallback keys (for example OPENAI_API_KEY). Admin-stored keys take precedence for the integrated UI. Set DEEPBUILD_AI_DEFAULT to choose the default provider slug at the environment level.
Each package can pin an AI provider slug for subscribers. Ensure that provider is configured before selling the plan.