Skip to content

Non-interactive install should allow specifying a default provider #1983

@ericksoa

Description

@ericksoa

Problem

When running the NemoClaw onboarding wizard in non-interactive mode, the provider is hardcoded to Nemotron during the sandbox create step. There is no way to override this.

This means anyone who needs a different provider (e.g. for scripted/automated installs) has to abandon the wizard entirely and manually wire up the sandbox, losing all the other setup the wizard provides.

Proposed Solution

Add an affordance (e.g. --provider flag or environment variable) to the non-interactive install path that allows specifying a provider, defaulting to Nemotron if unset. This preserves the current happy path while unblocking scripted installs that need a different provider.

Who This Affects

Anyone doing a scripted or automated NemoClaw install who needs a non-default provider.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: inferenceInference routing, serving, model selection, or outputs
    No fields configured for Enhancement.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions