Merge pull request #2915 from SiYue-ZO/feat/mimo-common-models

feat(providers): add CommonModels for MiMo provider
This commit is contained in:
Mauro 2026-06-05 20:52:29 +02:00 committed by GitHub
commit 89ee8f1b39
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -474,6 +474,7 @@ var modelProviderOptionsByName = map[string]ModelProviderOption{
DefaultModelAllowed: true,
SupportsFetch: true,
Priority: 39,
CommonModels: []string{"mimo-v2.5", "mimo-v2.5-pro"},
httpAPI: true,
},
"avian": {