feat(provider): add xiaomi as first-class provider

This commit is contained in:
Spherrrical 2026-04-02 13:03:54 -07:00
parent 76ff353c1e
commit f092cd4917
6 changed files with 45 additions and 0 deletions

View file

@ -21,6 +21,7 @@ SUPPORTED_PROVIDERS_WITHOUT_BASE_URL = [
"groq",
"mistral",
"openai",
"xiaomi",
"gemini",
"anthropic",
"together_ai",