caoxiaozhu
59353308a2
feat(web): AI 意图规划置信度阈值与动作策略细化
- workbenchAiIntentPlannerModel 新增 WORKBENCH_AI_INTENT_CONFIDENCE_THRESHOLD 与 isLowConfidenceTravelApplicationPlan,shouldRequestWorkbenchAiIntentPlan 增加业务关键词前置过滤
- resolveExecutableTravelApplicationPlan 区分 requestedSubmit 与提交确认(submitRequiresConfirmation),autoSubmit 不再直接置真
- workbenchIntentActionPolicy 改用 policyDecision 路由(need_confirmation/query_candidates),透传 riskLevel/requiresSelection/requiresConfirmation
- workbenchIntentFrameModel 补充 query 动作识别,usePersonalWorkbenchAiMode/useWorkbenchAiActionRouter/useWorkbenchAiApplicationPreviewFlow 接入低置信度与确认流程
- 更新 intent-planner-model/intent-frame-model/application-gate-model/fast-preview 测试
2026-06-25 10:55:49 +08:00
..
2026-05-09 03:04:40 +00:00
2026-05-21 23:53:03 +08:00
2026-06-25 10:55:49 +08:00
2026-05-24 21:44:17 +08:00
2026-06-25 10:55:49 +08:00
2026-06-18 22:12:24 +08:00
2026-05-29 14:11:06 +08:00
2026-05-29 14:11:06 +08:00
2026-05-29 14:11:06 +08:00
2026-06-17 14:39:12 +08:00
2026-06-23 09:42:40 +08:00