LightRAG/examples
clssck 9bae6267f6
chore: sync with upstream (#4)
* chore: sync with upstream

- Cohere rerank improvements
- Content deduplication
- Dependency updates

* fix: address CodeRabbit review feedback

- Harden env parsing for RERANK_MAX_TOKENS_PER_DOC with try/except
- Add @pytest.mark.offline to test_overlap_validation
- Remove unused doc_indices variable
2025-12-03 13:16:28 +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 chore: sync with upstream (#4) 2025-12-03 13:16:28 +01:00
test_entity_resolution.py feat: add automatic entity resolution with 3-layer matching 2025-11-27 15:35:02 +01:00