Support Codex app-server 0.133
This commit is contained in:
@@ -158,6 +158,26 @@
|
||||
}
|
||||
},
|
||||
"title": "InputImageFunctionCallOutputContentItem"
|
||||
},
|
||||
{
|
||||
"type": "object",
|
||||
"required": [
|
||||
"encrypted_content",
|
||||
"type"
|
||||
],
|
||||
"properties": {
|
||||
"encrypted_content": {
|
||||
"type": "string"
|
||||
},
|
||||
"type": {
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"encrypted_content"
|
||||
],
|
||||
"title": "EncryptedContentFunctionCallOutputContentItemType"
|
||||
}
|
||||
},
|
||||
"title": "EncryptedContentFunctionCallOutputContentItem"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user