mirror of
https://github.com/trycua/computer.git
synced 2026-01-03 03:49:58 -06:00
Added correct computer_call_output format
This commit is contained in:
@@ -56,7 +56,7 @@ messages = [
|
||||
"call_id": "call_QI6OsYkXxl6Ww1KvyJc4LKKq",
|
||||
"output": {
|
||||
"type": "input_image",
|
||||
"image_url": "[omitted]"
|
||||
"image_url": "data:image/png;base64,..."
|
||||
}
|
||||
},
|
||||
# final agent turn adds the agent output text to the history
|
||||
|
||||
Reference in New Issue
Block a user