MicroFish/backend/app
duwanze 632ed64829 fix: improve JSON parsing robustness in chat_json and plan_outline fallback
- Add multi-strategy JSON parsing in llm_client.chat_json (control char removal, nested JSON extraction, single-quote fix, markdown code block handling)
- Add ValueError-specific handler in plan_outline to extract JSON from error messages before falling back
2026-06-16 09:03:23 +08:00
..
api feat: add neo4j search and chinese readme 2026-06-16 09:03:23 +08:00
models feat: add neo4j search and chinese readme 2026-06-16 09:03:23 +08:00
services fix: improve JSON parsing robustness in chat_json and plan_outline fallback 2026-06-16 09:03:23 +08:00
utils fix: improve JSON parsing robustness in chat_json and plan_outline fallback 2026-06-16 09:03:23 +08:00
__init__.py Implement Report Agent for automated report generation and interaction 2025-12-09 15:10:55 +08:00
config.py feat: add neo4j search and chinese readme 2026-06-16 09:03:23 +08:00