AI
AIGIT · AI 工具站
aigit.cc
首页
精品推荐
AI成品工具
提示词
返回 DeepSeek-Reasonix
task.toml
根目录
/
benchmarks
/
e2e
/
tasks
/
fix-add-bug
/
task.toml
1
prompt = "The file calc.py has a bug: add(a, b) returns the wrong result. Fix add so it returns the sum of a and b. Keep the other functions unchanged."
2
max_steps = 12
3
timeout_sec = 180
4
4 lines
TOML