Yusuf Ansari

Results 4 comments of Yusuf Ansari

I am getting the same error, since last 1 week My error: ``` 429 Quota exceeded for quota metric 'Generate Content API requests per minute' and limit 'GenerateContent request limit...

I'm also having the same error. Encountered this error while passing 4 images with prompt input to the image model `gemini-pro-vision.` Then I tried using `result.parts`, as suggested by Gemini...

> Right, sometimes the model doesn't return any text. > > `result.parts` or `result.candidates` will show you what it did return. > > You can check `response.prompt_feedback` to see if...

> See #170 Maybe it will help you Yes, I had tried techniques in that issue too, but it didn't solve the error. 1] Altered `safety_settings`, still same error 2]...