Hey, this isn’t about limits. Your usage is fine. The issue is that this specific chat history has corrupted image data stuck in it, that’s why you see Unable to parse image: [object Object]. Every new message in this chat replays the broken data, so the provider drops the request. That’s why you get ERROR_RESOURCE_EXHAUSTED and “Unable to reach the model provider”. I agree the error message is misleading.
Workaround: start a new chat. Unfortunately, you can’t fix this broken conversation since the history already contains corrupted data. New chats should work normally, which is why it works fine in another window.
This is a known bug on our side. Related thread: [Internal Error] Unable to parse image.