Telegram bot changed model order, now failing

Telegram bot switched model priority but now those keys don’t work.

Is there anyway to fix from telegram? I have other models authorized but it doesn’t seem to be falling back beyond Gemini and Claude

Running on VPS (digital ocean)

⚠️ Agent failed before reply: All models failed (2): anthropic/claude-sonnet-4-5: 429 {"type":"error","error":{"type":"rate_limit_error","message":"This request would exceed your account's rate limit. Please try again later."},"request_id":"req_011CXDjyEZBgmYX4EWa9H9Ng"} (rate_limit) | google/gemini-2.5-flash: {"error":{"message":"{\n "error": {\n "code": 400,\n "message": "API key expired. Please renew the API key.",\n "status": "INVALID_ARGUMENT",\n "details": [\n {\n "@type": "type.googleapis.com/google.rpc.ErrorInfo",\n "reason": "API_KEY_INVALID",\n "domain": "googleapis.com",\n "metadata": {\n "service": "generativelanguage.googleapis.com"\n }\n },\n {\n "@type": "type.googleapis.com/google.rpc.LocalizedMessage",\n "locale": "en-US",\n "message": "API key expired. Please renew the API key."\n }\n ]\n }\n}\n","code":400,"status":"Bad Request"}} (auth). Check gateway logs for details.
Was this page helpful?