From 542f8835f807f2f99ddad1be83f30523a5e82996 Mon Sep 17 00:00:00 2001 From: "zhenjie.ye" Date: Sat, 26 Oct 2024 00:37:03 +0800 Subject: [PATCH] add Algorithm Flowchart --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index dbabcb56..f2f5c20e 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,10 @@ 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)