AI
AIGIT · AI 工具站
aigit.cc
首页
精品推荐
AI成品工具
提示词
返回 DeepSeek-Reasonix
task.toml
根目录
/
benchmarks
/
verification-stress
/
tasks
/
vs-pos-paginate
/
task.toml
1
prompt = "Pagination is off: the final partial page is dropped (5 items at size 2 yields 2 pages) and a next link is emitted past the last page. Fix paginate.py and linkhdr.py."
2
class = "ebm-positive"
3
max_steps = 18
4
timeout_sec = 300
5
5 lines
TOML