LightRAG/lightrag_webui/src
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
..
api chore: add citation system and enhance RAG UI components 2025-12-01 17:50:00 +01:00
components chore: sync with upstream (#4) 2025-12-03 13:16:28 +01:00
contexts chore: add citation system and code formatting setup 2025-11-30 20:51:43 +01:00
features chore: add citation system and enhance RAG UI components 2025-12-01 17:50:00 +01:00
hooks chore: add citation system and code formatting setup 2025-11-30 20:51:43 +01:00
lib chore: add citation system and enhance RAG UI components 2025-12-01 17:50:00 +01:00
locales chore: add citation system and enhance RAG UI components 2025-12-01 17:50:00 +01:00
services chore: add citation system and code formatting setup 2025-11-30 20:51:43 +01:00
stores chore: add citation system and enhance RAG UI components 2025-12-01 17:50:00 +01:00
types chore: sync with upstream HKUDS/LightRAG 2025-12-01 21:30:19 +01:00
utils chore: add citation system and code formatting setup 2025-11-30 20:51:43 +01:00
App.tsx chore: add citation system and code formatting setup 2025-11-30 20:51:43 +01:00
AppRouter.tsx chore: add citation system and code formatting setup 2025-11-30 20:51:43 +01:00
i18n.ts chore: add citation system and code formatting setup 2025-11-30 20:51:43 +01:00
index.css chore: add citation system and code formatting setup 2025-11-30 20:51:43 +01:00
main.tsx chore: sync with upstream HKUDS/LightRAG 2025-12-01 21:30:19 +01:00
vite-env.d.ts Refactor code and update environment type definitions. 2025-03-07 08:17:25 +08:00