- Backend: Add MAX_GLEANING env var support in config.py - Backend: Pass entity_extract_max_gleaning to LightRAG initialization - Backend: Include gleaning config in /health status API response - Frontend: Add gleaning to LightragStatus TypeScript type - Frontend: Display gleaning rounds in StatusCard with quality/speed tradeoff info - i18n: Add English and Chinese translations for gleaning UI - Config: Document MAX_GLEANING parameter in env.example This allows users to see their current gleaning configuration (0=disabled for 2x speed, 1=enabled for higher quality) in the frontend status display. |
||
|---|---|---|
| .. | ||
| api | ||
| components | ||
| contexts | ||
| features | ||
| hooks | ||
| lib | ||
| locales | ||
| services | ||
| stores | ||
| types | ||
| utils | ||
| App.tsx | ||
| AppRouter.tsx | ||
| i18n.ts | ||
| index.css | ||
| main.tsx | ||
| vite-env.d.ts | ||