Skip to content

Fix param in langchain-google-genai README #8321

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MilanCancarevic
Copy link

I was updating package '@langchain/google-genai' to 0.2.10 from 0.1.8 and noticed that docs are mentioning old param modelName. By looking at typings from ChatGoogleGenerativeAI i see that it has been renamed to model

GoogleGenerativeAIEmbeddingsParams has alias for both so this raises question should alias be supported for ChatGoogleGenerativeAI - if yes i would like to work on it

Copy link

vercel bot commented Jun 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchainjs-docs ✅ Ready (Inspect) Visit Preview Jun 6, 2025 10:48am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
langchainjs-api-refs ⬜️ Ignored (Inspect) Jun 6, 2025 10:48am

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. auto:documentation Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder labels Jun 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto:documentation Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant