Skip to content

docs(models): register the nous provider so the Models page lists it#2128

Open
r266-tech wants to merge 1 commit into
vectorize-io:mainfrom
r266-tech:docs-models-register-nous-provider
Open

docs(models): register the nous provider so the Models page lists it#2128
r266-tech wants to merge 1 commit into
vectorize-io:mainfrom
r266-tech:docs-models-register-nous-provider

Conversation

@r266-tech

Copy link
Copy Markdown
Contributor

#2102 added the native Nous Portal provider to config.py PROVIDER_DEFAULT_MODELS and the models.mdx prose, but not to hindsight-docs/src/data/llmProviders.json — the single source of truth that renders the Models page provider grid, default-models table, and capabilities table. So Nous is documented in prose yet absent from the canonical Models grid/tables.

This adds the nous entry (Nous Portal, openai-compatible icon, default deepseek/deepseek-v4-flash matching config.py) and regenerates the CI-enforced skill mirror with scripts/generate-docs-skill.sh (no capability flags — NousLLM is a bare OpenAICompatibleLLM, same as deepseek/opencode-go). Same pattern as #1911 (fireworks).

vectorize-io#2102 added the native Nous Portal provider to config.py
PROVIDER_DEFAULT_MODELS and the models.mdx prose, but not to
hindsight-docs/src/data/llmProviders.json -- the single source of truth
that renders the Models page provider grid, default-models, and
capabilities tables -- so Nous is documented in prose but invisible on
the canonical Models grid.

Add the nous entry and regenerate the CI-enforced skill mirror via
scripts/generate-docs-skill.sh. Same pattern as vectorize-io#1911 (fireworks).
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.

1 participant