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 a96e626 commit 7242892Copy full SHA for 7242892
examples/front_ends/simple_auth/README.md
@@ -126,6 +126,7 @@ Export your saved client ID and secret to the following environment variables:
126
```bash
127
export NAT_OAUTH_CLIENT_ID=<your_client_id>
128
export NAT_OAUTH_CLIENT_SECRET=<your_client_secret>
129
+export NVIDIA_API_KEY=<YOUR_API_KEY>
130
```
131
132
## Serve The Agent
0 commit comments