LightRAG/lightrag_webui/src
2025-09-26 03:57:42 +00:00
..
api feat: Add popular labels and search APIs with history management 2025-09-20 02:03:47 +08:00
components Clarify citation format and fix typo 2025-09-25 20:08:55 +08:00
contexts
features Web UI - center the loading icon 2025-09-26 03:57:42 +00:00
hooks Add entity type synonyms for legal, medical, and natural domains 2025-09-23 23:33:29 +08:00
lib feat: Add popular labels and search APIs with history management 2025-09-20 02:03:47 +08:00
locales Update query mode tooltips with clearer retrieval strategy descriptions 2025-09-25 00:17:59 +08:00
services Fix linting 2025-04-28 02:15:25 +08:00
stores feat: add delete functionality to user prompt history dropdown 2025-09-25 18:55:44 +08:00
utils Simplify footnote plugin to only render inline citations 2025-09-25 17:57:03 +08:00
App.tsx Web UI - center the loading icon 2025-09-26 03:57:42 +00:00
AppRouter.tsx Improve toast notifications and document clearing flow 2025-04-01 15:44:36 +08:00
i18n.ts docs(locales): add traditional chinese support 2025-04-12 16:46:46 +08:00
index.css
main.tsx
vite-env.d.ts