AI Providers
Configure LLM providers and custom models for evaluations, optimization, and other platform features.
About
AI Providers is where you connect LLM services to Future AGI. The platform uses these providers for evaluations, prototype runs, optimization, and other features that need to call a language model. You can add built-in providers (like OpenAI, Anthropic, AWS Bedrock), cloud providers (like Azure OpenAI), or configure custom model endpoints.
Access: Owner and Admin at the organization level. Workspace admins and members can view and use configured providers.
Built-in Providers
These providers are pre-configured. You just need to add your API key.
Common providers include OpenAI, Anthropic, Google (Gemini/Vertex AI), AWS Bedrock, Azure OpenAI, Mistral, Cohere, and others.
How to Add a Provider
- Go to Settings > AI Providers
- Click on the provider you want to add (or click Create custom model for a custom endpoint)
- Enter your API key and any required configuration (region, endpoint, etc.)
- Click Save
Custom Models
For self-hosted models or custom API endpoints:
- Click Create custom model
- Enter the following details:
- Model name - display name for the platform
- API base URL - the endpoint Future AGI will call
- Any custom headers or authentication parameters
- Click Save
Tip
The custom model then appears alongside built-in providers when selecting a model for evaluations, optimization, or other features.
Filtering Providers
Use the filter buttons to narrow the view:
| Filter | Shows |
|---|---|
| All Providers | Everything configured |
| Default Model Providers | Standard LLM providers (OpenAI, Anthropic, etc.) |
| Cloud Providers | Cloud-hosted providers (AWS Bedrock, Azure OpenAI, etc.) |
| Custom Models | Your custom model endpoints |
Workspace-Level Providers
Each workspace can have its own AI provider configuration. Go to Settings > Workspace > [workspace name] > AI Providers to configure workspace-specific providers. Workspace providers override organization-level providers for that workspace.
Next Steps
- Workspace Management - Organize projects and teams
- Integrations - Connect external tools