Skip to content

Commit 3288c1c

Browse files
committed
URL change to link to falkordb repo
1 parent 523f40a commit 3288c1c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ pip install graphrag_sdk[litellm]
4747
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/FalkorDB/GraphRAG-SDK/blob/main/examples/movies/demo-movies.ipynb)
4848

4949
### Step 1: Creating Ontologies
50-
Automate ontology creation from unstructured data or define it manually - See [example](https://github.com/liorkesos/GraphRAG-SDK/blob/main/examples/trip/demo_orchestrator_trip.ipynb)
50+
Automate ontology creation from unstructured data or define it manually - See [example](https://github.com/falkordb/GraphRAG-SDK/blob/main/examples/trip/demo_orchestrator_trip.ipynb)
5151

5252
```python
5353
from dotenv import load_dotenv

examples/trip/demo_orchestrator_trip.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@
5555
"cell_type": "markdown",
5656
"metadata": {},
5757
"source": [
58-
<a id="ontology"></a>
5958
"### Ontology - Predefined Ontology\n",
6059
"\n",
6160
"We will begin with an initial ontology for the agents, based on the knowledge that interests us.\n"

0 commit comments

Comments
 (0)