Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rm-lht
/
lightrag
like
0
Configuration error
App
Files
Files
xet
Community
Fetching metadata from the HF Docker repository...
00de9e2
lightrag
/
lightrag
11.9 MB
51 contributors
History:
2753 commits
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
Safe
163 Bytes
Bump core verion to 1.4.4 and api version to 0187
3 months ago
base.py
Safe
24.1 kB
Fix linting
3 months ago
constants.py
Safe
963 Bytes
Set DEFAULT_HISTORY_TURNS to 0
3 months ago
exceptions.py
Safe
1.89 kB
improved typing
8 months ago
lightrag.py
Safe
101 kB
Improve task execution with early failure detection
3 months ago
llm.py
Safe
3.75 kB
improved typing
8 months ago
namespace.py
Safe
668 Bytes
Remove namespace_prefix
3 months ago
operate.py
Safe
121 kB
Fix linting
3 months ago
prompt.py
Safe
23.3 kB
fix typo
3 months ago
rerank.py
Safe
9.59 kB
Fix: rename rerank parameter from top_k to top_n
3 months ago
types.py
Safe
702 Bytes
Add is_truncated to graph query for NetworkX graph db
7 months ago
utils.py
Safe
60.4 kB
Add DEFAULT_RELATED_CHUNK_NUMBER
3 months ago
utils_graph.py
Safe
43.8 kB
Fix GRAPH_FIELD_SEP import typo
4 months ago