LightRAG/examples
clssck 2af1170bec chore: sync with upstream
Merge latest upstream changes including:
- Cohere rerank improvements (top_n chunking behavior)
- Content deduplication for document insertion
- Dependabot configuration updates
- Dependency version bumps
2025-12-03 12:55:53 +01:00
..
unofficial-sample Remove manual initialize_pipeline_status() calls across codebase 2025-11-17 12:54:33 +08:00
generate_query.py Restore query generation example and fix README path reference 2025-10-29 19:11:40 +08:00
graph_visual_with_html.py fixed networkx 2025-02-19 13:48:18 +01:00
graph_visual_with_neo4j.py Update edge keywords extraction in graph visualization 2025-11-17 12:54:32 +08:00
insert_custom_kg.py Updated documentation examples to include chunk_order_index case 2025-02-19 14:58:51 +01:00
lightrag_azure_openai_demo.py Remove manual initialize_pipeline_status() calls across codebase 2025-11-17 12:54:33 +08:00
lightrag_ollama_demo.py Remove manual initialize_pipeline_status() calls across codebase 2025-11-17 12:54:33 +08:00
lightrag_openai_compatible_demo.py Remove manual initialize_pipeline_status() calls across codebase 2025-11-17 12:54:33 +08:00
lightrag_openai_demo.py Remove manual initialize_pipeline_status() calls across codebase 2025-11-17 12:54:33 +08:00
lightrag_openai_mongodb_graph_demo.py Remove manual initialize_pipeline_status() calls across codebase 2025-11-17 12:54:33 +08:00
modalprocessors_example.py Remove manual initialize_pipeline_status() calls across codebase 2025-11-17 12:54:33 +08:00
raganything_example.py Update raganything_example.py 2025-07-04 11:32:01 +08:00
rerank_example.py Add Cohere reranker config, chunking, and tests 2025-11-22 16:43:13 -05:00
test_entity_resolution.py feat: add automatic entity resolution with 3-layer matching 2025-11-27 15:35:02 +01:00