AI
AIGIT · AI 工具站
aigit.cc
首页
精品推荐
AI成品工具
提示词
返回 DeepSeek-Reasonix
task.toml
根目录
/
benchmarks
/
e2e
/
tasks
/
bugfix-median-even
/
task.toml
1
prompt = "median(values) in stats.py is wrong for even-length lists. Fix it to return the average of the two middle values."
2
class = "atomic-bugfix"
3
max_steps = 12
4
timeout_sec = 180
5
5 lines
TOML