mirror of
https://github.com/openai/codex.git
synced 2026-04-25 23:24:55 +00:00
Use model metadata for Fast Mode support
This commit is contained in:
@@ -6078,6 +6078,10 @@
|
||||
},
|
||||
"type": "array"
|
||||
},
|
||||
"supportsFastMode": {
|
||||
"default": false,
|
||||
"type": "boolean"
|
||||
},
|
||||
"supportsPersonality": {
|
||||
"default": false,
|
||||
"type": "boolean"
|
||||
|
||||
Reference in New Issue
Block a user