AChaitin Agent返回内部试题集
工程沙盒

代码实验室

用小型可运行实验验证工具调用、重试和评测策略。

当前实验:工具调用重试器

async function callWithRetry(tool, input) { // 请补充退避、超时与 trace 字段 }
打开实验题