Add Xiaomi MiMo provider (mimo-v2.5) support
CI / Lint (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Build (push) Has been cancelled

This commit is contained in:
newkirk
2026-05-29 12:19:24 -04:00
parent 1dc5f586b9
commit b3354a1bbc
7 changed files with 177 additions and 4 deletions
+1
View File
@@ -18,6 +18,7 @@ var CanonicalProviders = []string{
"mistral",
"cohere",
"minimax",
"xiaomi",
}
type ModelRegistry struct {