LightRAG/lightrag_webui/src/components
yangdx 93a3e47134 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-17 12:54:32 +08:00
..
documents Add confirmation dialog for pipeline cancellation 2025-10-25 03:55:00 +08:00
graph Add auto-refresh of popular labels when pipeline completes 2025-10-31 04:45:35 +08:00
retrieval Remove deprecated response_type parameter from query settings 2025-11-17 12:54:32 +08:00
status refac(ui): Show rerank binding info on status card 2025-08-23 02:04:14 +08:00
ui Add auto-refresh of popular labels when pipeline completes 2025-10-31 04:45:35 +08:00
ApiKeyAlert.tsx Revert AlerDialog implementation 2025-03-26 18:22:18 +08:00
AppSettings.tsx docs(locales): add traditional chinese support 2025-04-12 16:46:46 +08:00
LanguageToggle.tsx
Root.tsx Simplify Root component by removing async i18n initialization 2025-10-12 01:17:37 +08:00
ThemeProvider.tsx
ThemeToggle.tsx