Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion community/knowledge_graph_rag/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ git clone https://github.com/NVIDIA/GenerativeAIExamples/ && cd GenerativeAIExam
export NVIDIA_API_KEY="nvapi-*******************"
```

If you don't have an API key, follow [these instructions](https://github.com/NVIDIA/GenerativeAIExamples/blob/main/docs/api-catalog.md#get-an-api-key-for-the-accessing-models-on-the-api-catalog) to sign up for an NVIDIA AI Foundation developer account and obtain access.
If you don't have an API key, follow [these instructions](https://build.nvidia.com/explore/discover) to sign up for an NVIDIA AI Foundation developer account and obtain access.

### 3. Create a Python virtual environment and activate it

Expand Down