Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rm-lht
/
lightrag
like
0
Configuration error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
03dfccd
lightrag
/
examples
Ctrl+K
Ctrl+K
51 contributors
History:
185 commits
童石渊
增加仅字符分割参数,如果开启,仅采用字符分割,不开启,在分割完以后如果chunk过大,会继续根据token size分割,更新测试文件
9c6d163
8 months ago
.env.oai.example
Safe
253 Bytes
Refactor code formatting and update requirements for improved clarity and consistency
8 months ago
batch_eval.py
Safe
3.57 kB
chore: added pre-commit-hooks and ruff formatting for commit-hooks
10 months ago
generate_query.py
Safe
1.65 kB
chore: added pre-commit-hooks and ruff formatting for commit-hooks
10 months ago
graph_visual_with_html.py
674 Bytes
Merge branch 'main' into fix-entity-name-string
9 months ago
graph_visual_with_neo4j.py
3.72 kB
Update graph_visual_with_neo4j.py
8 months ago
insert_custom_kg.py
3.32 kB
update insert custom kg
9 months ago
lightrag_api_ollama_demo.py
5.01 kB
fix format
9 months ago
lightrag_api_open_webui_demo.py
3.77 kB
Add support for Ollama streaming output and integrate Open-WebUI as the chat UI demo
9 months ago
lightrag_api_openai_compatible_demo.py
4.92 kB
Fix: unexpected keyword argument error.
9 months ago
lightrag_api_oracle_demo.py
8.38 kB
Fix: unexpected keyword argument error.
9 months ago
lightrag_azure_openai_demo.py
3.15 kB
Fix: unexpected keyword argument error.
9 months ago
lightrag_bedrock_demo.py
Safe
990 Bytes
chore: added pre-commit-hooks and ruff formatting for commit-hooks
10 months ago
lightrag_hf_demo.py
Safe
1.42 kB
set encoding as utf-8 when reading ./book.txt in examples
10 months ago
lightrag_jinaai_demo.py
3.09 kB
Move jina demo
9 months ago
lightrag_lmdeploy_demo.py
2.39 kB
Fix JSON parsing error
9 months ago
lightrag_nvidia_demo.py
5.36 kB
update insert custom kg
9 months ago
lightrag_ollama_age_demo.py
2.09 kB
Add Apache AGE graph storage
9 months ago
lightrag_ollama_demo.py
1.77 kB
Add support for Ollama streaming output and integrate Open-WebUI as the chat UI demo
9 months ago
lightrag_ollama_gremlin_demo.py
2.48 kB
GremlinStorage: fix linting error, use asyncio.gather in get_node_edges()
8 months ago
lightrag_ollama_neo4j_milvus_mongo_demo.py
1.63 kB
Add MongoDB as KV storage
9 months ago
lightrag_openai_compatible_demo.py
2.87 kB
Fix: unexpected keyword argument error.
9 months ago
lightrag_openai_compatible_demo_embedding_cache.py
3 kB
feat(lightrag): 添加 查询时使用embedding缓存功能
9 months ago
lightrag_openai_compatible_stream_demo.py
1.51 kB
Add support for OpenAI Compatible Streaming output
9 months ago
lightrag_openai_demo.py
Safe
883 Bytes
set encoding as utf-8 when reading ./book.txt in examples
10 months ago
lightrag_oracle_demo.py
4.58 kB
Fix: unexpected keyword argument error.
9 months ago
lightrag_siliconcloud_demo.py
1.96 kB
Fix: unexpected keyword argument error.
9 months ago
lightrag_tidb_demo.py
3.71 kB
support TiDBGraphStorage
8 months ago
lightrag_zhipu_demo.py
1.47 kB
Update __version__
9 months ago
lightrag_zhipu_postgres_demo.py
3.68 kB
Some enhancements:
8 months ago
openai_README.md
2.98 kB
Added azure openai lightrag server to the api install and fused documentation.
8 months ago
test_split_by_character.ipynb
58.4 kB
增加仅字符分割参数,如果开启,仅采用字符分割,不开启,在分割完以后如果chunk过大,会继续根据token size分割,更新测试文件
8 months ago
vram_management_demo.py
Safe
2.88 kB
Manually reformatted files
10 months ago