mirror of
https://github.com/openai/codex.git
synced 2026-09-13 11:47:17 +00:00
introduce variable reasoning effort
This commit is contained in:
@@ -153,7 +153,6 @@ impl ModelClient {
|
||||
self.effort,
|
||||
self.summary,
|
||||
);
|
||||
trace!("reasoning: {:?}", reasoning);
|
||||
|
||||
// Request encrypted COT if we are not storing responses,
|
||||
// otherwise reasoning items will be referenced by ID
|
||||
|
||||
Reference in New Issue
Block a user