LightRAG/lightrag_webui/src
yangdx 8c07c91833 Remove deprecated response_type parameter from query settings
- Bump API version to 0254
- Remove response format UI controls
- Hard-code response_type in query params
- Add migration for version 19
- Clean up settings store structure
2025-11-12 12:19:30 +08:00
..
api feat: Improve entity merge and edit UX 2025-10-27 23:42:08 +08:00
components Remove deprecated response_type parameter from query settings 2025-11-12 12:19:30 +08:00
contexts
features Remove deprecated response_type parameter from query settings 2025-11-12 12:19:30 +08:00
hooks feat: Update node color and legent after entity_type changed 2025-10-31 00:03:55 +08:00
lib Add theme-aware edge highlighting colors for graph control 2025-10-05 10:40:25 +08:00
locales Add frontend rebuild warning indicator to version display 2025-10-31 06:09:46 +08:00
services
stores Remove deprecated response_type parameter from query settings 2025-11-12 12:19:30 +08:00
types Add KaTeX mhchem extension support and improve math rendering 2025-09-28 15:13:04 +08:00
utils feat: Update node color and legent after entity_type changed 2025-10-31 00:03:55 +08:00
App.tsx Web UI - center the loading icon 2025-09-26 03:57:42 +00:00
AppRouter.tsx Add KaTeX mhchem extension support and improve math rendering 2025-09-28 15:13:04 +08:00
i18n.ts
index.css Add @tailwindcss/typography plugin and fix Tailwind config 2025-10-14 03:14:38 +08:00
main.tsx feat(webui): Enhance KaTeX rendering and add robust error handling 2025-09-28 22:50:33 +08:00
vite-env.d.ts