LightRAG/lightrag/api/routers
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
..
__init__.py split lightrag_servery.py to smaller files 2025-02-20 03:26:39 +08:00
document_routes.py chore: sync with upstream (#4) 2025-12-03 13:16:28 +01:00
graph_routes.py feat: add db_degree visibility and orphan connection UI 2025-11-29 21:08:07 +01:00
ollama_api.py chore: add citation system and enhance RAG UI components 2025-12-01 17:50:00 +01:00
query_routes.py chore: add citation system and enhance RAG UI components 2025-12-01 17:50:00 +01:00
table_routes.py chore(lightrag, lightrag_webui): improve code quality and security 2025-11-27 21:39:42 +01:00