mirror of
https://github.com/sipeed/picoclaw.git
synced 2026-06-12 18:08:54 +00:00
Merge pull request #2915 from SiYue-ZO/feat/mimo-common-models
feat(providers): add CommonModels for MiMo provider
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user