Skip to content

Commit 7186f27

Browse files
committed
minor change
1 parent d76d88d commit 7186f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/openai/how-to/computer-use.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ If one or more of the above checks is triggered, a safety check is raised when t
329329
You need to pass the safety checks back as `acknowledged_safety_checks` in the next request in order to proceed.
330330

331331
```json
332-
input=[
332+
"input":[
333333
{
334334
"type": "computer_call_output",
335335
"call_id": "<call_id>",

0 commit comments

Comments
 (0)