LightRAG/lightrag_webui/src
yangdx 7e088ca528 Refactor code and update environment type definitions.
- Consolidate type definitions in vite-env.d.ts
- Update TypeScript include paths
2025-03-07 08:17:25 +08:00
..
api Added minimum degree filter for graph queries 2025-03-05 11:37:55 +08:00
components Apply graph force layout on maxIterations change 2025-03-05 14:30:30 +08:00
features feat: retrieval message code highlight, message copy button 2025-02-24 18:17:17 +08:00
hooks Added minimum degree filter for graph queries 2025-03-05 11:37:55 +08:00
lib add graph depth and layout iteration settings 2025-02-25 18:32:53 +08:00
stores Added minimum degree filter for graph queries 2025-03-05 11:37:55 +08:00
App.tsx move ThemeProvider and ThemeToggle components 2025-02-17 12:35:35 +08:00
index.css add document manager and site heaer 2025-02-15 23:29:30 +08:00
main.tsx move lightrag_webui folder to top directory 2025-02-13 17:29:51 +08:00
vite-env.d.ts Refactor code and update environment type definitions. 2025-03-07 08:17:25 +08:00