- Updated prompts to enhance clarity and consistency in user interactions, particularly focusing on safety prioritization and accurate information collection. - Introduced new YAML evaluation cases to test various user input scenarios, ensuring robust handling of short, ambiguous, or irrelevant responses. - Enhanced guidelines for transitioning to human assistance, emphasizing strict conditions for triggering state changes based on user responses.
82 lines
1.4 KiB
YAML
82 lines
1.4 KiB
YAML
name: direct_confirm_dual_no_false_0003
|
|
clientMode: direct
|
|
|
|
# During dual-car info confirm, ASR damage/garbled injury-like words must not
|
|
# jump to 0003; stay on 1002 (closed confirm / continue current question).
|
|
steps:
|
|
- input: 新对话
|
|
expect:
|
|
stageCode: "1001"
|
|
|
|
- input: 继续办理
|
|
expect:
|
|
stageCode: "1002"
|
|
|
|
- input: 十分钟之前两车追尾
|
|
expect:
|
|
stageCode: "1002"
|
|
|
|
- input: 没有
|
|
expect:
|
|
stageCode: "1002"
|
|
|
|
- input: 没有
|
|
expect:
|
|
stageCode: "1002"
|
|
|
|
- input: 十分钟之前
|
|
expect:
|
|
stageCode: "1002"
|
|
|
|
- input: 对
|
|
expect:
|
|
stageCode: "1002"
|
|
|
|
- input: 是的
|
|
expect:
|
|
stageCode: "1002"
|
|
|
|
- input: 对
|
|
expect:
|
|
stageCode: "2010"
|
|
|
|
- input: 【拍摄完成】
|
|
expect:
|
|
stageCode: "2011"
|
|
|
|
- input: 【拍摄完成】
|
|
expect:
|
|
stageCode: "2012"
|
|
|
|
- input: 【拍摄完成】
|
|
expect:
|
|
stageCode: "2013"
|
|
|
|
- input: 【拍摄完成】
|
|
expect:
|
|
stageCode: "2014"
|
|
|
|
- input: 【拍摄完成】
|
|
expect:
|
|
stageCode: "2015"
|
|
|
|
- input: 【拍摄完成】
|
|
expect:
|
|
stageCode: "2016"
|
|
|
|
- input: 没错
|
|
expect:
|
|
stageCode: "1002"
|
|
|
|
- input: 对
|
|
expect:
|
|
stageCode: "1002"
|
|
|
|
- input: 不,刚摧毁了
|
|
expect:
|
|
stageCode: "1002"
|
|
|
|
- input: 伤……没有吧
|
|
expect:
|
|
stageCode: "1002"
|