Skip to content

[All Platforms] Add nemoclaw inference CLI wrapper for runtime provider/model switching #2633

@wscurran

Description

@wscurran

Description

Users currently must use openshell inference set to switch the active inference provider or model at runtime. NemoClaw should expose a native nemoclaw inference wrapper that surfaces this capability without requiring direct use of the lower-level openshell CLI.

Proposed UX

nemoclaw inference set --provider nvidia-prod --model <model-name>
nemoclaw inference get

Current Workaround

openshell inference set -g nemoclaw --provider <provider> --model <model-name>
openshell inference get

Acceptance Criteria

Metadata

Metadata

Assignees

Labels

NV QABugs found by the NVIDIA QA TeamUATIssues flagged for User Acceptance Testing.VDRLinked to VDR findingarea: cliCommand line interface, flags, terminal UX, or output
No fields configured for Enhancement.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions