workers-ai
Atlas Strategist
Systems strategy
Contender names describe the role they play. Completed runs disclose the actual provider and model returned by the Worker, so a persona is never mistaken for a provider call.
Systems strategy
Practical execution
Structured reasoning
Nuanced synthesis
Wide-context synthesis
Risk and quality review
The browser can request a supported contender ID. It cannot select arbitrary upstream URLs, inject an API key, or override the provider registry.
| Provider adapter | Server requirement | Browser exposure | Fallback behavior |
|---|---|---|---|
| Cloudflare Workers AI | AI binding and optional model variable | Model name after a completed call | Unavailable if binding is absent |
| OpenAI | Secret key and explicit model variable | Provider/model label after a completed call | Workers AI only when clearly labeled |
| Anthropic | Secret key and explicit model variable | Provider/model label after a completed call | Workers AI only when clearly labeled |
| Google Gemini | Secret key and explicit model variable | Provider/model label after a completed call | Workers AI only when clearly labeled |