Merge pull request #134 from thinkthinking/main
Browse files[Doc] Added a flowchart illustrating the core algorithm
README.md
CHANGED
@@ -28,6 +28,11 @@ This repository hosts the code of LightRAG. The structure of this code is based
|
|
28 |
- [x] [2024.10.16]🎯🎯📢📢LightRAG now supports [Ollama models](https://github.com/HKUDS/LightRAG?tab=readme-ov-file#quick-start)!
|
29 |
- [x] [2024.10.15]🎯🎯📢📢LightRAG now supports [Hugging Face models](https://github.com/HKUDS/LightRAG?tab=readme-ov-file#quick-start)!
|
30 |
|
|
|
|
|
|
|
|
|
|
|
31 |
## Install
|
32 |
|
33 |
* Install from source (Recommend)
|
|
|
28 |
- [x] [2024.10.16]🎯🎯📢📢LightRAG now supports [Ollama models](https://github.com/HKUDS/LightRAG?tab=readme-ov-file#quick-start)!
|
29 |
- [x] [2024.10.15]🎯🎯📢📢LightRAG now supports [Hugging Face models](https://github.com/HKUDS/LightRAG?tab=readme-ov-file#quick-start)!
|
30 |
|
31 |
+
## Algorithm Flowchart
|
32 |
+
|
33 |
+

|
34 |
+
|
35 |
+
|
36 |
## Install
|
37 |
|
38 |
* Install from source (Recommend)
|