mirror of
https://github.com/openai/codex.git
synced 2026-05-05 13:51:29 +03:00
fflag for web_search with images
This commit is contained in:
@@ -461,6 +461,9 @@
|
||||
"web_search_cached": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"web_search_image_support": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"web_search_request": {
|
||||
"type": "boolean"
|
||||
}
|
||||
@@ -1852,6 +1855,9 @@
|
||||
"web_search_cached": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"web_search_image_support": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"web_search_request": {
|
||||
"type": "boolean"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user