We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee647ae commit 2240723Copy full SHA for 2240723
1 file changed
CodeGraphRAG/README.md
@@ -2,8 +2,11 @@
2
3
Check the companion blog post for more info.
4
5
+## Full Notebook
6
+Check out the `CodeGraphRAG.ipynb`.
7
+
8
## Usage
9
10
```
11
uv pip install -r requirements.txt
-```
12
+```
0 commit comments