Update rag_tutorials/knowledge_graph_rag_citations/README.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Shubham Saboo
2026-01-11 11:55:31 -06:00
committed by GitHub
parent 0254c4ab25
commit ee996b081f

View File

@@ -147,7 +147,7 @@ Citations:
## 🏗️ Architecture
```
knowledge_graph_rag_with_citations/
knowledge_graph_rag_citations/
├── knowledge_graph_rag.py # Main Streamlit application
├── requirements.txt # Python dependencies
└── README.md # This file