Skip to content

docs: add Manifest provider section#25476

Open
SebConejo wants to merge 1 commit intoanomalyco:devfrom
SebConejo:feat/manifest-provider
Open

docs: add Manifest provider section#25476
SebConejo wants to merge 1 commit intoanomalyco:devfrom
SebConejo:feat/manifest-provider

Conversation

@SebConejo
Copy link
Copy Markdown

@SebConejo SebConejo commented May 2, 2026

Issue for this PR

Closes #25477

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Adds a Manifest section to the providers documentation page (packages/web/src/content/docs/providers.mdx). Follows the same format as the OpenRouter section: setup steps, API key connection, model selection, and a self-hosted note.

Provider registration is in anomalyco/models.dev#1686. This PR only adds the docs page content.

How did you verify your code works?

Verified MDX structure matches existing provider sections (OpenRouter, LLM Gateway). Documentation only, no code changes.

Screenshots / recordings

N/A - documentation only.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@SebConejo SebConejo force-pushed the feat/manifest-provider branch from a4db79d to ba65930 Compare May 2, 2026 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: add Manifest provider to providers page

1 participant