feat(models): Add filters support and auto-validation for model-specific filters

This commit is contained in:
cogwheel0
2025-12-05 22:19:31 +05:30
parent f676f50c85
commit c630ce8c27
18 changed files with 469 additions and 4 deletions

View File

@@ -462,6 +462,10 @@
"@tools": {
"description": "Header for a tools/actions section."
},
"filters": "Filters",
"@filters": {
"description": "Header for toggle filters section."
},
"voiceInput": "Voice input",
"@voiceInput": {
"description": "Label for voice input feature."