-
-
Notifications
You must be signed in to change notification settings - Fork 80.7k
[Feature]: NVIDIA Featured Models API integration #79431
Copy link
Copy link
Closed
Labels
P3Low-priority cleanup, docs, polish, ergonomics, or speculative work.Low-priority cleanup, docs, polish, ergonomics, or speculative work.clawsweeper:needs-product-decisionClawSweeper marked this issue as needing a product or behavior decision.ClawSweeper marked this issue as needing a product or behavior decision.clawsweeper:no-new-fix-prClawSweeper does not recommend queueing a new automated fix PR for this issue.ClawSweeper does not recommend queueing a new automated fix PR for this issue.enhancementNew feature or requestNew feature or requestimpact:auth-providerAuth, provider routing, model choice, or SecretRef resolution may break.Auth, provider routing, model choice, or SecretRef resolution may break.issue-rating: 🌊 off-meta tidepoolIssue quality rating does not apply to this item.Issue quality rating does not apply to this item.maintainerMaintainer-authored PRMaintainer-authored PR
Description
Metadata
Metadata
Assignees
Labels
P3Low-priority cleanup, docs, polish, ergonomics, or speculative work.Low-priority cleanup, docs, polish, ergonomics, or speculative work.clawsweeper:needs-product-decisionClawSweeper marked this issue as needing a product or behavior decision.ClawSweeper marked this issue as needing a product or behavior decision.clawsweeper:no-new-fix-prClawSweeper does not recommend queueing a new automated fix PR for this issue.ClawSweeper does not recommend queueing a new automated fix PR for this issue.enhancementNew feature or requestNew feature or requestimpact:auth-providerAuth, provider routing, model choice, or SecretRef resolution may break.Auth, provider routing, model choice, or SecretRef resolution may break.issue-rating: 🌊 off-meta tidepoolIssue quality rating does not apply to this item.Issue quality rating does not apply to this item.maintainerMaintainer-authored PRMaintainer-authored PR
Type
Fields
Priority
Low
Start date
None yet
Target date
None yet
Summary
OpenClaw should query the public NVIDIA Catalog API during onboarding
Problem to solve
When users onboard to OpenClaw, we want to surface our best models from build.nvidia.com immediately, without requiring a code update every time NVIDIA launches a new flagship. Currently, model promotion is static/hardcoded.
Proposed solution
OpenClaw should query the public NVIDIA Catalog API on startup:
This endpoint returns a ranked list of NVIDIA's best models with metadata (model, model-name, context, max-output). OpenClaw should:
Alternatives considered
Leave list hard-coded, requiring extra openclaw updates.
Impact
Affected users/systems/channels
Severity
Frequency
Consequence
Urgency
Evidence/examples
No response
Additional information
No response