diff --git a/plugins/model-providers/gmi/__init__.py b/plugins/model-providers/gmi/__init__.py index a273bddb9cbd..bf7dfb91689e 100644 --- a/plugins/model-providers/gmi/__init__.py +++ b/plugins/model-providers/gmi/__init__.py @@ -23,8 +23,8 @@ gmi = ProviderProfile( "deepseek-ai/DeepSeek-V3.2", "moonshotai/Kimi-K2.5", "google/gemini-3.1-flash-lite-preview", - "anthropic/claude-sonnet-4.6", "anthropic/claude-sonnet-5", + "anthropic/claude-sonnet-4.6", "openai/gpt-5.4", ), )