The idea is:
Hello,
I’m trying to use the “Generate a Video” operation with a veo model in the Google Gemini node. My Google Cloud console shows that I have a quota of 10 requests/minute for this model in the us-central1 region.
However, the node always fails with a “Quota Exceeded” error. We believe the node is making the API call to a default region where my quota is 0.
The problem is that the node doesn’t have an option to specify the region (like us-central1). Could this feature be added, or is there another way to solve this? Thank you.