GoogleGenerativeAI Error using GenKit

Receiving this error when using GenKit with gemini pro:

[GoogleGenerativeAI Error]: Error fetching from https://generativelanguage.googleapis.com/v1beta/models/gemini-pro:generateContent: [500 Internal Server Error] An internal error has occurred. Please retry or report in Tipps zur Fehlerbehebung  |  Gemini API  |  Google for Developers’,

Hi @gabriel ,
Try retrying after a short delay, reduce input complexity, or switch to another model (like gemini‑2.5‑flash) to work around the issue.

Thanks!