mirror of
https://github.com/trycua/computer.git
synced 2026-01-03 03:49:58 -06:00
Add OpenAI generate summary
This commit is contained in:
@@ -132,6 +132,9 @@ class OpenAIAPIHandler:
|
||||
}
|
||||
],
|
||||
"input": input_array,
|
||||
"reasoning": {
|
||||
"generate_summary": "concise",
|
||||
},
|
||||
"truncation": "auto",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user