mirror of https://github.com/buster-so/buster.git
o3 mini until further testing
This commit is contained in:
parent
05a4a631c8
commit
7741a98b3b
|
@ -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