mirror of https://github.com/buster-so/buster.git
Update packages/ai/evals/agents/analyst-agent/metrics/think-and-prep-updates.ts
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
parent
6c52727b48
commit
b13d7c71fb
|
@ -43,5 +43,5 @@ Eval('development', {
|
|||
}),
|
||||
task: runAnalystWorkflow,
|
||||
scores: [], // No scoring functions for now - just running the experiment
|
||||
maxConcurrency: 10, // Run up to 1 tests at the same time
|
||||
maxConcurrency: 10, // Run up to 10 tests at the same time
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue