Gemini-2.0-flash-thinking-exp not working for composer today

Hi,

If I use my own API, it shows:

We encountered an issue when using your Google API key. Please check your API key settings and try again. API Error:

"error": {

"code": 500,

"message": "An internal error has occurred. Please retry or report in https://developers.generativeai.google/guide/troubleshooting",

"status": "INTERNAL"

}
Request ID: c5a5b646-1ff5-4b12-8806-368bbae03e63

If I turn off Cursor Google API Key, it shows:

We're having trouble connecting to Google. This might be temporary - please try again in a moment.

Request ID: 30d54b7d-853f-4d66-9ccc-833c65fa3334

Hey, it looks like the problem is resolved. Let me know if it isn’t.


Nope. Think it has something to do with composer context getting too long cuz I can still make a new composer chat and talk to the AI.

But this is unfortunate because I can only talk to gemini-2.0-flash-thinking-exp-1-21 like 5 messages per composer chat and this model is very quick at thinking and outputting!

Please fix, I am pro member :pray:

1 Like

Also, please fix the formatting for gemini2.0flashthinkingexp1-21. It more times than not just writes code as a message in composer rather than within a code block that can be auto-applied to my codebase, so even when this api error doesn’t occur, I still can’t use the model since the code is unapplyable to my codebase.

Hi,

The problem still there.

Version: 0.45.4
VSCode Version: 1.96.2
Commit: d9f8a232158c173cb84b31a70a49a9689bf0f770
Date: 2025-01-26T07:23:35.719Z
Electron: 32.2.6
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Windows_NT x64 10.0.19045

We encountered an issue when using your Google API key. Please check your API key settings and try again. API Error:

{

“error”: {

“code”: 500,

“message”: “An internal error has occurred. Please retry or report in Troubleshooting guide  |  Gemini API  |  Google AI for Developers”,

“status”: “INTERNAL”

}

}

This is most likely because you used a language other than English, such as Chinese. This is a problem with Gemini, and it has occurred before. However, it has reappeared now and has lasted for a very long time.

1 Like

YES, you are so right!

Thank you!