Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
rm-lht
/
lightrag
Configuration error

App Files Files Community
Fetching metadata from the HF Docker repository...
lightrag / lightrag
Ctrl+K
Ctrl+K
  • 51 contributors
History: 628 commits
yangdx
Add conversation history support to chat API
36d19a0 7 months ago
  • api
    Add conversation history support to chat API 7 months ago
  • kg
    Fixed missing imports bug and fixed linting 7 months ago
  • llm
    Fixed missing imports bug and fixed linting 7 months ago
  • __init__.py
    163 Bytes
    Update __init__.py 7 months ago
  • base.py
    5.64 kB
    支持多轮对话 7 months ago
  • exceptions.py
    1.86 kB
    Fixed missing imports bug and fixed linting 7 months ago
  • lightrag.py
    57.3 kB
    Separated llms from the main llm.py file and fixed some deprication bugs 7 months ago
  • llm.py
    3.65 kB
    Separated llms from the main llm.py file and fixed some deprication bugs 7 months ago
  • operate.py
    58.1 kB
    Add logging for high and low-level keywords 7 months ago
  • prompt.py
    22.1 kB
    Merge pull request #639 from magicyuan876/main 7 months ago
  • storage.py
    16.1 kB
    Fixed missing imports bug and fixed linting 7 months ago
  • types.py
    171 Bytes
    Fixed missing imports bug and fixed linting 7 months ago
  • utils.py
    21.4 kB
    Fixed missing imports bug and fixed linting 7 months ago