Model configuration
Nova selects models through provider authentication, registered model configuration, runtime routing, availability, quotas, and organisation policy. A model name alone does not make a model usable.Configure authentication first
Use the setup flow to configure access:--compass-key and --anthropic-key for non-interactive setup, but command-line values can be recorded in shell history. Prefer the setup flow or a secure automation environment.
Manage registered models
Use the models command to inspect the management options provided by your installation:Diagnose an unavailable model
Check these in order:- Authentication is configured and valid.
- The provider and model are enabled by your organisation and current policy.
- The account has the required quota and service access.
- The model name and registration match the installed Nova version.
nova setup --validate-key for a read-only credential check, then use the relevant command help or diagnostic output. Do not include secrets in tickets, logs, or screenshots.
