add Model type with full metadata for provider architecture

This commit is contained in:
leonardotrapani
2026-02-01 00:28:46 +01:00
parent b7df5388e2
commit 51aba743f8
3 changed files with 79 additions and 1 deletions
+1 -1
View File
@@ -80,7 +80,7 @@
"SupportsAllLanguages() returns false for English-only model",
"Typecheck passes"
],
"passes": false
"passes": true
},
{
"title": "Refactor Provider interface to return Models",