Use model metadata for Fast Mode support

This commit is contained in:
pash
2026-04-06 14:48:35 -07:00
parent 402ca6cc54
commit 4d2673248b
24 changed files with 134 additions and 8 deletions

View File

@@ -12371,6 +12371,10 @@
},
"type": "array"
},
"supportsFastMode": {
"default": false,
"type": "boolean"
},
"supportsPersonality": {
"default": false,
"type": "boolean"