Skip to content

Conversation

@aldredb
Copy link
Contributor

@aldredb aldredb commented Sep 29, 2025

Fix issue regarding gemini-1.5-pro not found. When using gemini-1.5-pro , I faced this error

image

Fix issue regarding gemini-1.5-pro not found
@ajosh0504
Copy link
Collaborator

They stopped supporting the 1.5 generation of models in their API. Confirmed this by running:

curl "https://generativelanguage.googleapis.com/v1beta/models?key=MY_API_KEY"

Even though the langchain-google-genai package is pinned to a specific version, the v1 beta API is not.

@ajosh0504 ajosh0504 merged commit 39c02f6 into mongodb-developer:main Sep 29, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants