mirror of
https://github.com/openai/codex.git
synced 2026-04-30 17:36:40 +00:00
chore(features) codex dependencies feat (#17960)
## Summary Setting this up ## Testing - [x] Unit tests pass
This commit is contained in:
@@ -523,6 +523,9 @@
|
||||
},
|
||||
"web_search_request": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"workspace_dependencies": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
@@ -2380,6 +2383,9 @@
|
||||
},
|
||||
"web_search_request": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"workspace_dependencies": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
|
||||
Reference in New Issue
Block a user