diff --git a/hermes_cli/status.py b/hermes_cli/status.py index 38b22a03eb..3a4219fd4b 100644 --- a/hermes_cli/status.py +++ b/hermes_cli/status.py @@ -140,6 +140,7 @@ def show_status(args): "WandB": "WANDB_API_KEY", "ElevenLabs": "ELEVENLABS_API_KEY", "GitHub": "GITHUB_TOKEN", + "NVIDIA NIM": "NVIDIA_API_KEY", } for name, env_var in keys.items():