Files
basicBench/001/record.json
2026-04-13 15:17:09 +08:00

22 lines
781 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"step-1": {
"query": "我想把结果先缩小到问题比较严重的那一类,请先把状态筛选里不需要的那种去掉",
"grounding_area": ["82", "83"]
},
"step-2": {
"query": "再把另外那种不太严重的状态也取消掉",
"grounding_area": ["85", "86"]
},
"step-3": {
"query": "现在按这个条件查一下",
"grounding_area": "99"
},
"step-4": {
"query": "先看看当前这一页的结果如果有数量少于1000的物料就把最前面的那个删掉如果没有再继续往后看",
"grounding_area": ["333", "335"]
},
"step-5": {
"query": "如果这页里也有数量少于1000的物料还是删除最前面的那个没有的话就继续到下一页找",
"grounding_area": "237"
}
}