Can't find ANY Gemini model that will analyze an image #8571
AumCoin
started this conversation in
Help Wanted
Replies: 1 comment
-
try |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have tried every model shown in the current version of Librechat, and I added Gemini-2.0-flash-exp (not sure why so many models are missing from the default .env). I just get errors like these:
Something went wrong. Here's the specific error message we encountered: An error occurred while processing the request: [GoogleGenerativeAI Error]: Error fetching from https://generativelanguage.googleapis.com/v1beta/models/gemini-2.0-flash-exp:streamGenerateContent?alt=sse: [400 Bad Request] Unable to submit request because thinking is not supported by this model. Learn more: https://cloud.google.com/vertex-ai/generative-ai/docs/model-reference/gemini
Something went wrong. Here's the specific error message we encountered: An error occurred while processing the request: [GoogleGenerativeAI Error]: Error fetching from https://generativelanguage.googleapis.com/v1beta/models/gemini-pro-vision:streamGenerateContent?alt=sse: [404 Not Found] Gemini 1.0 Pro Vision has been deprecated on July 12, 2024. Consider switching to different model, for example gemini-1.5-flash.
What model will work?
Beta Was this translation helpful? Give feedback.
All reactions