LightRAG/lightrag_webui/src/components
yangdx a67f93acc9 Replace hardcoded max tokens with DEFAULT_MAX_TOTAL_TOKENS constant
- Use constant in process_chunks_unified
- Update WebUI default to match (32000)
2025-07-26 11:23:54 +08:00
..
documents Feat: Add delete upload file option to document deletion 2025-06-25 19:02:46 +08:00
graph Sync frontend with backend MAX_GRAPH_NODES 2025-07-08 00:21:42 +08:00
retrieval Replace hardcoded max tokens with DEFAULT_MAX_TOTAL_TOKENS constant 2025-07-26 11:23:54 +08:00
status Increase status card label width and dialog size 2025-07-13 01:14:12 +08:00
ui Update webui assets 2025-04-07 22:15:00 +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
ThemeProvider.tsx
ThemeToggle.tsx