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
xet
Community
Fetching metadata from the HF Docker repository...
lightrag / lightrag
11.9 MB
  • 51 contributors
History: 2753 commits
gzdaniel's picture
gzdaniel
feat: Integrate Jina embeddings API support
00de9e2 3 months ago
  • api
    feat: Integrate Jina embeddings API support 3 months ago
  • kg
    feat: Add SSL support for PostgreSQL database connections 3 months ago
  • llm
    feat: Integrate Jina embeddings API support 3 months ago
  • tools
    Revert "Cleanup of code" 8 months ago
  • __init__.py
    163 Bytes
    Bump core verion to 1.4.4 and api version to 0187 3 months ago
  • base.py
    24.1 kB
    Fix linting 3 months ago
  • constants.py
    963 Bytes
    Set DEFAULT_HISTORY_TURNS to 0 3 months ago
  • exceptions.py
    1.89 kB
    improved typing 8 months ago
  • lightrag.py
    101 kB
    Improve task execution with early failure detection 3 months ago
  • llm.py
    3.75 kB
    improved typing 8 months ago
  • namespace.py
    668 Bytes
    Remove namespace_prefix 3 months ago
  • operate.py
    121 kB
    Fix linting 3 months ago
  • prompt.py
    23.3 kB
    fix typo 3 months ago
  • rerank.py
    9.59 kB
    Fix: rename rerank parameter from top_k to top_n 3 months ago
  • types.py
    702 Bytes
    Add is_truncated to graph query for NetworkX graph db 7 months ago
  • utils.py
    60.4 kB
    Add DEFAULT_RELATED_CHUNK_NUMBER 3 months ago
  • utils_graph.py
    43.8 kB
    Fix GRAPH_FIELD_SEP import typo 4 months ago