Fixing API Docs link in Readme.md

This commit is contained in:
Nick French
2025-01-21 10:32:25 -05:00
committed by GitHub
parent 4e5ca51e38
commit 6549b9c950

View File

@@ -925,7 +925,7 @@ def extract_queries(file_path):
## API
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..
The documentation can be found [https://github.com/ParisNeo/LightRAG/blob/main/docs/LightRagAPI.md](here)
The documentation can be found [here](https://github.com/HKUDS/LightRAG/blob/main/docs/LightRagAPI.md)
## Star History