LightRAG/lightrag_webui/src
2025-04-11 15:13:58 +08:00
..
api feat: Add query mode 'bypass' to bypass knowledge retrieval and directly use LLM 2025-04-11 02:57:34 +08:00
components feat: Add query mode 'bypass' to bypass knowledge retrieval and directly use LLM 2025-04-11 02:57:34 +08:00
contexts Revise the comment to enhance clarity and precision 2025-03-16 12:26:32 +08:00
features Merge branch 'fix-history-turns' 2025-04-11 00:45:37 +08:00
hooks Add node types 2025-04-08 13:38:06 +08:00
lib Fix backendBaseUrl problem 2025-04-05 15:50:20 +08:00
locales docs(locales): Update multilingual files to include descriptions of bypass mode 2025-04-11 15:13:58 +08:00
services Keep graph query label after 401 error for post-login data reload 2025-04-05 12:05:37 +08:00
stores Merge branch 'feat-node-color' into merge-node-color 2025-04-05 14:39:49 +08:00
App.tsx Fix linting 2025-04-07 06:20:48 +08:00
AppRouter.tsx Improve toast notifications and document clearing flow 2025-04-01 15:44:36 +08:00
i18n.ts Add fallback support for translation missing 2025-04-08 14:59:20 +08:00
index.css add document manager and site heaer 2025-02-15 23:29:30 +08:00
main.tsx Add French and Arabic language support 2025-03-22 00:31:18 +08:00
vite-env.d.ts Refactor code and update environment type definitions. 2025-03-07 08:17:25 +08:00