fix: AI预测无反馈 + 增加推理建议展示

- useAIPredict 增加 markdown 代码块剥离逻辑
- Prompt 模板要求返回纯 JSON
- 可视化编辑器显示预测错误信息
- 展示 AI 推理建议(建议如何优化配方)
This commit is contained in:
qichi.liang
2026-05-20 18:17:31 +08:00
parent 3afc38df6a
commit 2d06d34e5b
4 changed files with 22 additions and 3 deletions

View File

@@ -0,0 +1,10 @@
{
"sessionID": "ses_1bcf4061fffeZ83r0Ra7NUB40Y",
"updatedAt": "2026-05-20T01:45:53.650Z",
"sources": {
"background-task": {
"state": "idle",
"updatedAt": "2026-05-20T01:45:53.650Z"
}
}
}