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
Ctrl+K
Ctrl+K
  • 51 contributors
History: 1301 commits
yangdx
Merge from main
c62fd8f 7 months ago
  • .github
    Manually reformatted files 10 months ago
  • docs
    Create Algorithm.md 7 months ago
  • examples
    +MDB KG 7 months ago
  • extra
    linting fix 7 months ago
  • lightrag
    Merge from main 7 months ago
  • reproduce
    Separated llms from the main llm.py file and fixed some deprication bugs 7 months ago
  • .env.example
    1.89 kB
    Add RAG configuration options and enhance parameter configurability 7 months ago
  • .gitattributes
    126 Bytes
    first commit 11 months ago
  • .gitignore
    281 Bytes
    Fixed missing imports bug and fixed linting 7 months ago
  • .pre-commit-config.yaml
    483 Bytes
    added ignore of putting imports after some code (required for pipmaster) 7 months ago
  • Dockerfile
    1.22 kB
    Fix: docker build 7 months ago
  • LICENSE
    1.06 kB
    Update LICENSE 8 months ago
  • README.md
    61.5 kB
    Query with your custom prompts 7 months ago
  • contributor-README.md
    568 Bytes
    rename 8 months ago
  • docker-compose.yml
    420 Bytes
    Fixed linting 8 months ago
  • lightrag-server.service.example
    313 Bytes
    fix linux sample service file script name error 8 months ago
  • requirements.txt
    321 Bytes
    fix linting errors 7 months ago
  • setup.py
    3.47 kB
    Refactor embedding function initialization and remove start-server.sh 8 months ago
  • start_lightrag.sh.example
    80 Bytes
    Refactor service and script paths for LightRAG. 8 months ago
  • test_lightrag_ollama_chat.py
    26.9 kB
    Increase timeout for LightRAG Ollama chat 7 months ago