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