LightRAG/lightrag/api/routers
yangdx 0fb2925c6a Remove ascii_colors dependency and fix stream handling errors
• Remove ascii_colors.trace_exception calls
• Add SafeStreamHandler for closed streams
• Patch ascii_colors console handler
• Prevent ValueError on stream close
• Improve logging error handling
2025-11-19 21:38:17 +08:00
..
__init__.py split lightrag_servery.py to smaller files 2025-02-20 03:26:39 +08:00
document_routes.py Fix DOCX table extraction by escaping special characters in cells 2025-11-19 09:54:35 +08:00
graph_routes.py feat: Improve entity merge and edit UX 2025-10-27 23:42:08 +08:00
ollama_api.py Remove ascii_colors dependency and fix stream handling errors 2025-11-19 21:38:17 +08:00
query_routes.py Remove ascii_colors dependency and fix stream handling errors 2025-11-19 21:38:17 +08:00