Use model metadata for Fast Mode support

This commit is contained in:
pash
2026-04-06 15:19:21 -07:00
parent 03c07956cf
commit 1e020c19b7
29 changed files with 143 additions and 8 deletions

View File

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