| { | |
| "task_id": "Eparse_03", | |
| "task_description": "根据仓库内容,怎么解析excel为json格式?", | |
| "prompt_file": "/GitTaskBench/queries/Eparse_03/task_meta/openhands_prompt.md", | |
| "repositories": [ | |
| { | |
| "name": "Eparse", | |
| "path": "/GitTaskBench/code_base/Eparse", | |
| "url": "https://github.com/ChrisPappalardo/Eparse", | |
| "understanding_guidelines": [ | |
| "阅读README.md了解项目基本功能和使用方法" | |
| ] | |
| } | |
| ], | |
| "working_sub_directory_name": "/Eparse_03", | |
| "file_paths": { | |
| "input_files": [ | |
| {"path": "/GitTaskBench/queries/Eparse_03/input/Eparse_03_input.xlsx", "description": "要解析的excel"} | |
| ] | |
| } | |
| } | |