Skip to content
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

Adding support for Gemini #133

Open
shima-khoshraftar opened this issue May 25, 2024 · 1 comment
Open

Adding support for Gemini #133

shima-khoshraftar opened this issue May 25, 2024 · 1 comment

Comments

@shima-khoshraftar
Copy link

Hi, I added ChatVertexAI from langchain_google_vertexai to models.py file to use gemini models. However, the issue is that i am getting InvalidArgument: 400 Request contains an invalid argument error with the current code when invoking the model with a text and a schema. Just wondering if you have some insights on this as it seems that this is going to be a feature in your next release? Thanks.

@shima-khoshraftar
Copy link
Author

shima-khoshraftar commented May 25, 2024

It worked fine with the code for the first release of langchain-extract. I can use that until your next release. Thanks.

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

No branches or pull requests

1 participant