-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Open
Labels
area:integrationIntegrations (context providers, model providers, etc.)Integrations (context providers, model providers, etc.)kind:bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavior
Description
Error Details
Model: MiniMax/MiniMax-M2.1
Provider: openai
Status Code: 400
Error Output
400 litellm.BadRequestError: You passed in model=MiniMax/MiniMax-M2.1. There are no healthy deployments for this modelNo fallback model group found for original model_group=MiniMax/MiniMax-M2.1. Fallbacks=[{'openai/gpt-oss-120b': ['netmind/openai/gpt-oss-120b', 'fallback/openai/gpt-oss-20b']}, {'openai/gpt-oss-20b': ['fallback/openai/gpt-oss-20b', 'netmind/openai/gpt-oss-120b']}, {'Qwen/Qwen2.5-Coder-3B': ['fallback/Qwen/Qwen2.5-Coder-3B', 'Kortix/FastApply-7B-v1.0']}]. Received Model Group=MiniMax/MiniMax-M2.1
Available Model Group Fallbacks=None
Error doing the fallback: litellm.BadRequestError: You passed in model=MiniMax/MiniMax-M2.1. There are no healthy deployments for this modelNo fallback model group found for original model_group=MiniMax/MiniMax-M2.1. Fallbacks=[{'openai/gpt-oss-120b': ['netmind/openai/gpt-oss-120b', 'fallback/openai/gpt-oss-20b']}, {'openai/gpt-oss-20b': ['fallback/openai/gpt-oss-20b', 'netmind/openai/gpt-oss-120b']}, {'Qwen/Qwen2.5-Coder-3B': ['fallback/Qwen/Qwen2.5-Coder-3B', 'Kortix/FastApply-7B-v1.0']}]
Additional Context
Please add any additional context about the error here
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:integrationIntegrations (context providers, model providers, etc.)Integrations (context providers, model providers, etc.)kind:bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavior
Type
Projects
Status
Todo