Skip to content

Commit 4347ca0

Browse files
committed
buffbench: base2-free-evals
1 parent 4345a87 commit 4347ca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

evals/buffbench/main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ async function main() {
1010
// Use 'external:codex' for OpenAI Codex CLI
1111
await runBuffBench({
1212
evalDataPaths: [path.join(__dirname, 'eval-codebuff.json')],
13-
agents: ['base2-free'],
13+
agents: ['base2-free-evals'],
1414
taskConcurrency: 5,
1515
saveTraces,
1616
})

0 commit comments

Comments
 (0)