cleanup no required install

This commit is contained in:
Yannick Stephan
2025-02-18 20:27:59 +01:00
parent ea41d08b9f
commit 011227e426
6 changed files with 20 additions and 30 deletions

View File

@@ -247,7 +247,7 @@ rag = LightRAG(
* If you want to use Hugging Face models, you only need to set LightRAG as follows:
See lightrag_hf_demo.py
See `lightrag_hf_demo.py`
```python
from lightrag.llm import hf_model_complete, hf_embed