[17-May-2026 20:12:31 UTC] [Database] Key 'active_llm_provider' not found or empty. Returning default.
[17-May-2026 20:12:31 UTC] [SmartLLMRouter] OpenAI error: {
  "error": {
    "message": "Incorrect API key provided: sk-test-123. You can find your API key at https://platform.openai.com/account/api-keys.",
    "type": "invalid_request_error",
    "code": "invalid_api_key",
    "param": null
  },
  "status": 401
}
[17-May-2026 20:12:31 UTC] [SmartLLMRouter] Blacklisting openai for 15 mins.
[17-May-2026 20:12:31 UTC] [Database] Key 'anthropic_api_key' not found or empty. Returning default.
[17-May-2026 20:12:31 UTC] [SmartLLMRouter] Blacklisting anthropic for 15 mins.
[17-May-2026 20:12:31 UTC] [SmartLLMRouter] Gemini error: {
  "error": {
    "code": 400,
    "message": "Invalid JSON payload received. Unknown name \"responseMimeType\" at 'generation_config': Cannot find field.",
    "status": "INVALID_ARGUMENT",
    "details": [
      {
        "@type": "type.googleapis.com/google.rpc.BadRequest",
        "fieldViolations": [
          {
            "field": "generation_config",
            "description": "Invalid JSON payload received. Unknown name \"responseMimeType\" at 'generation_config': Cannot find field."
          }
        ]
      }
    ]
  }
}

[17-May-2026 20:12:31 UTC] [SmartLLMRouter] Blacklisting gemini for 15 mins.
[17-May-2026 20:12:32 UTC] [Database] Key 'active_llm_provider' not found or empty. Returning default.
[17-May-2026 20:12:32 UTC] [Database] Key 'active_llm_provider' not found or empty. Returning default.
