There was an error while loading. Please reload this page.
1 parent 26432ed commit 2e33f15Copy full SHA for 2e33f15
1 file changed
evals/buffbench/main.ts
@@ -11,7 +11,7 @@ async function main() {
11
// Use 'external:opencode' for OpenCode CLI
12
await runBuffBench({
13
evalDataPaths: [path.join(__dirname, 'eval-codebuff.json')],
14
- agents: ['base2-free-evals'],
+ agents: ['base2-free-deepseek'],
15
taskConcurrency: 6,
16
saveTraces,
17
})
0 commit comments