Documentation Index
Fetch the complete documentation index at: https://manifest.build/docs/llms.txt
Use this file to discover all available pages before exploring further.
What you saw
anthropic in the example) varies based on which provider Manifest selected.
Why it happened
Routing picked a provider that has no key on file for this agent. Manifest won’t silently swap vendors on you, so the request stops here.How to fix it
- Open the dashboard link in the error message. It goes straight to the agent’s Routing page.
- Either add an API key for the named provider, or remove that provider from your tier configuration so routing won’t pick it again.
- Retry the request.