Files
basicBench/025/record.json
2026-02-19 16:55:22 +08:00

26 lines
968 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": "听说 Axios 这个网络请求库很好用,点击顶部全局搜索框",
"grounding_area": ""
},
"step-2": {
"query": "输入“axios”并回车进行搜索",
"grounding_area": ""
},
"step-3": {
"query": "在搜索结果里,找到带有官方认证标记或者排在第一位的 `axios/axios` 仓库,点击它的名字进去",
"grounding_area": ""
},
"step-4": {
"query": "在项目首页的代码文件列表File tree找到名为 `lib` 的文件夹并点击进入",
"grounding_area": ""
},
"step-5": {
"query": "接着在里面找到最核心的那个文件 `axios.js`,点开它查看源代码",
"grounding_area": ""
},
"step-6": {
"query": "这个文件的代码太长了,我不想手动圈选。帮我通过复制按钮把整份源码复制下来",
"grounding_area": ""
}
}