Description
The providers documentation page is missing a section for Manifest, an open-source LLM router. Manifest is being added to models.dev (anomalyco/models.dev#1686) and needs a corresponding docs section in providers.mdx so users know how to connect it.
Proposed solution
Add a Manifest section to packages/web/src/content/docs/providers.mdx following the same format as the OpenRouter section (setup steps, API key, model selection, self-hosted note).
Description
The providers documentation page is missing a section for Manifest, an open-source LLM router. Manifest is being added to models.dev (anomalyco/models.dev#1686) and needs a corresponding docs section in providers.mdx so users know how to connect it.
Proposed solution
Add a Manifest section to
packages/web/src/content/docs/providers.mdxfollowing the same format as the OpenRouter section (setup steps, API key, model selection, self-hosted note).