Merge pull request #617 from nickjfrench/patch-1
Fixed API docs link in Readme.md
This commit is contained in:
commit
5d4066bc9b
1 changed files with 1 additions and 1 deletions
|
|
@ -925,7 +925,7 @@ def extract_queries(file_path):
|
||||||
## API
|
## 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..
|
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](docs/LightRagAPI.md)
|
||||||
|
|
||||||
## Star History
|
## Star History
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue