Merge pull request #134 from thinkthinking/main
[Doc] Added a flowchart illustrating the core algorithm
This commit is contained in:
commit
57dd4ac724
1 changed files with 5 additions and 0 deletions
|
|
@ -28,6 +28,11 @@ This repository hosts the code of LightRAG. The structure of this code is based
|
|||
- [x] [2024.10.16]🎯🎯📢📢LightRAG now supports [Ollama models](https://github.com/HKUDS/LightRAG?tab=readme-ov-file#quick-start)!
|
||||
- [x] [2024.10.15]🎯🎯📢📢LightRAG now supports [Hugging Face models](https://github.com/HKUDS/LightRAG?tab=readme-ov-file#quick-start)!
|
||||
|
||||
## Algorithm Flowchart
|
||||
|
||||

|
||||
|
||||
|
||||
## Install
|
||||
|
||||
* Install from source (Recommend)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue