mirror of
https://github.com/openai/codex.git
synced 2026-04-25 23:24:55 +00:00
Add new visibility flag to DyanmicToolSpecs
This commit is contained in:
@@ -49,6 +49,10 @@
|
||||
"type": "string"
|
||||
},
|
||||
"inputSchema": true,
|
||||
"modelVisible": {
|
||||
"default": true,
|
||||
"type": "boolean"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user