2 Commits

Author SHA1 Message Date
c36477c9cb fix: improve LLM call error handling and plan parsing
- Add detailed logging to _llm_call method
- Improve _parse_plan_json to handle more LLM response formats
- Show LLM error messages in reasoning_submit.dspy
- Better error handling and fallback for JSON parsing
2026-05-07 14:51:44 +08:00
3dfd935dfe 添加推理交互和模型配置:创建推理控制台UI和API,扩展config模型添加LLM模型字段(model_name/provider/api_key/temperature等) 2026-05-06 15:05:28 +08:00