qwen_agent/promptfoo/query/tests.yaml
2025-12-08 19:13:36 +08:00

26 lines
571 B
YAML

- vars:
question: Define Room1 的灯光状态
assert:
- type: regex
value: \[TOOL_CALL\].*find_devices_by_room
- vars:
question: 卫生间在哪里
assert:
- type: regex
value: \[TOOL_CALL\].*rag_retrieve
- vars:
question: 我丢了物品怎么办
assert:
- type: regex
value: \[TOOL_CALL\].*rag_retrieve
- vars:
question: 咖啡多少钱一杯
assert:
- type: regex
value: \[TOOL_CALL\].*rag_retrieve
- vars:
question: 东京明天的天气
assert:
- type: regex
value: \[TOOL_CALL\].*weather_get_by_location