Fixed API docs link in readme.md
This commit is contained in:
parent
6549b9c950
commit
76352867d6
1 changed files with 1 additions and 1 deletions
|
|
@ -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](https://github.com/HKUDS/LightRAG/blob/main/docs/LightRagAPI.md)
|
||||
The documentation can be found [here](docs/LightRagAPI.md)
|
||||
|
||||
## Star History
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue