Fix API docs link

This commit is contained in:
yangdx
2025-01-23 01:53:59 +08:00
parent 57093c3571
commit da9eaafcb7

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 [here](docs/LightRagAPI.md)
The documentation can be found [here](lightrag/api/README.md)
## Star History