client icon indicating copy to clipboard operation
client copied to clipboard

Gemini 1.0 Pro Vision has been deprecated on July 12, 2024. Consider switching to different model, for example gemini-1.5-flash.

Open joeybab3 opened this issue 1 year ago • 0 comments

Using the examples fails with the following error:

Error! Gemini API operation failed: operation=models/gemini-pro-vision:generateContent, status_code=404, response={ "error": { "code": 404, "message": "Gemini 1.0 Pro Vision has been deprecated on July 12, 2024. Consider switching to different model, for example gemini-1.5-flash.", "status": "NOT_FOUND" } }

joeybab3 avatar Jul 31 '24 03:07 joeybab3