mirror of https://github.com/buster-so/buster.git
Merge branch 'evals' of https://github.com/buster-so/buster into evals
This commit is contained in:
commit
c8719c984e
|
@ -607,7 +607,7 @@ impl Agent {
|
|||
}),
|
||||
// temperature: Some(0.0),
|
||||
// max_completion_tokens: Some(15000),
|
||||
// reasoning_effort: Some("low".to_string()),
|
||||
reasoning_effort: Some("low".to_string()),
|
||||
..Default::default()
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue