Update README.md

This commit is contained in:
zrguo 2024-10-20 18:10:00 +08:00 committed by GitHub
parent a716e628e3
commit ae4aafb525
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -470,7 +470,8 @@ def extract_queries(file_path):
│ ├── lightrag_hf_demo.py
│ ├── lightrag_ollama_demo.py
│ ├── lightrag_openai_compatible_demo.py
│ └── lightrag_openai_demo.py
│ ├── lightrag_openai_demo.py
│ └── vram_management_demo.py
├── lightrag
│ ├── __init__.py
│ ├── base.py