We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4afa753 commit 07db807Copy full SHA for 07db807
src/data_designer/config/utils/constants.py
@@ -259,4 +259,4 @@ class NordColor(Enum):
259
]
260
261
NVIDIA_PROVIDER_NAME = "nvidia"
262
-NVIDIA_API_KEY_ENV_VAR_NAME = "NVIDIA_API_KEY1"
+NVIDIA_API_KEY_ENV_VAR_NAME = "NVIDIA_API_KEY"
0 commit comments