mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-14 23:21:35 +00:00
Added XIAOMI_MIMO to the LlmProviders enum in types/utils.py. The provider was already configured in providers.json but was missing from the enum, causing "Unsupported provider" errors when using it in Router/Proxy configurations. Also added comprehensive unit tests to prevent regression. |
||
|---|---|---|
| .. | ||
| chat | ||
| __init__.py | ||
| test_json_providers.py | ||
| test_xiaomi_mimo.py | ||