Skip to content

Commit 7242892

Browse files
committed
Indicate that the workflow requires an Nvidia API key
Signed-off-by: David Gardner <[email protected]>
1 parent a96e626 commit 7242892

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/front_ends/simple_auth/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ Export your saved client ID and secret to the following environment variables:
126126
```bash
127127
export NAT_OAUTH_CLIENT_ID=<your_client_id>
128128
export NAT_OAUTH_CLIENT_SECRET=<your_client_secret>
129+
export NVIDIA_API_KEY=<YOUR_API_KEY>
129130
```
130131

131132
## Serve The Agent

0 commit comments

Comments
 (0)