Added link to documentation from main README.md
This commit is contained in:
parent
2c3ff234e9
commit
cbd02bbbab
1 changed files with 3 additions and 0 deletions
|
|
@ -921,7 +921,10 @@ def extract_queries(file_path):
|
||||||
```
|
```
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
## 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)
|
||||||
|
|
||||||
## Star History
|
## Star History
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue