o3 mini until further testing

This commit is contained in:
dal 2025-04-14 15:14:35 -06:00
parent 05a4a631c8
commit 7741a98b3b
No known key found for this signature in database
GPG Key ID: 16F4B0E1E9F61122
1 changed files with 1 additions and 1 deletions

View File

@ -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()
};