docs: update README.md

minor fix
This commit is contained in:
Ikko Eltociear Ashimine
2025-01-07 19:35:26 +09:00
committed by GitHub
parent 873c88f230
commit c4a39bd6ab

View File

@@ -366,7 +366,7 @@ Explore the extensive list of cutting-edge RAG techniques:
Microsoft GraphRAG (Open Source) is an advanced RAG system that integrates knowledge graphs to improve the performance of LLMs
#### Implementation 🛠️
• Analyze an input corpus by extracting entities, relationshipsfrom text units. generates summaries of each community and its constituents from the bottom-up.
• Analyze an input corpus by extracting entities, relationships from text units. generates summaries of each community and its constituents from the bottom-up.
28. RAPTOR: Recursive Abstractive Processing for Tree-Organized Retrieval 🌳
- **[LangChain](all_rag_techniques/raptor.ipynb)**