Merge branch 'HKUDS:main' into main

This commit is contained in:
Saifeddine ALOUI
2025-02-18 14:42:20 +01:00
committed by GitHub

View File

@@ -104,7 +104,7 @@ SELECT extversion FROM pg_extension WHERE extname = 'vector';
Install LightRAG using pip, targeting the API package for server-side use: Install LightRAG using pip, targeting the API package for server-side use:
```bash ```bash
pip install https://github.com/ParisNeo/LightRAG.git[api] pip install "lightrag-hku[api]"
``` ```
### 7. Configure `config.ini` ### 7. Configure `config.ini`