ParisNeo commited on
Commit
a0d3b33
·
1 Parent(s): 2efbee2

Added link to documentation from main README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -921,7 +921,10 @@ def extract_queries(file_path):
921
  ```
922
  </details>
923
 
 
 
924
 
 
925
 
926
  ## Star History
927
 
 
921
  ```
922
  </details>
923
 
924
+ ## API
925
+ 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..
926
 
927
+ The documentation can be found [https://github.com/ParisNeo/LightRAG/blob/main/docs/LightRagAPI.md](here)
928
 
929
  ## Star History
930