yangdx
commited on
Commit
·
cc5f97d
1
Parent(s):
9c6f4f3
Fix API docs link
Browse files
README.md
CHANGED
@@ -925,7 +925,7 @@ def extract_queries(file_path):
|
|
925 |
## API
|
926 |
LightRag can be installed with API support to serve a Fast api interface to perform data upload and indexing/Rag operations/Rescan of the input folder etc..
|
927 |
|
928 |
-
The documentation can be found [here](
|
929 |
|
930 |
## Star History
|
931 |
|
|
|
925 |
## API
|
926 |
LightRag can be installed with API support to serve a Fast api interface to perform data upload and indexing/Rag operations/Rescan of the input folder etc..
|
927 |
|
928 |
+
The documentation can be found [here](lightrag/api/README.md)
|
929 |
|
930 |
## Star History
|
931 |
|