LightRAG/lightrag_webui/src/stores
yangdx d5e8f1e860 Update default query parameters for better performance
- Increase chunk_top_k from 10 to 20
- Reduce max_entity_tokens to 6000
- Reduce max_relation_tokens to 8000
- Update web UI default values
- Fix max_total_tokens to 30000
2025-08-18 19:32:11 +08:00
..
graph.ts Remove grapOperation.ts 2025-04-15 13:04:51 +08:00
settings.ts Update default query parameters for better performance 2025-08-18 19:32:11 +08:00
state.ts feat(webui): Implement intelligent polling and responsive health checks 2025-07-31 01:37:24 +08:00