You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the command line mode to request a non-OpenAI model, which succeeded
Python mode request for non-OpenAI models failed.
litellm.llms.openai.common_utils.OpenAIError: {"error":{"message":"deepseek-chat is not a valid model ID","code":400},"user_id":"user_2dzIMQc2DXdaKhwdKz81nPS4sqH"}
litellm.exceptions.BadRequestError: litellm.BadRequestError: DeepseekException - {"error":{"message":"deepseek-chat is not a valid model ID","code":400},"user_id":"user_2dzIMQc2DXdaKhwdKz81nPS4sqH"}