Vertexai & Langchain #28326
pgvetrivel
started this conversation in
General
Replies: 2 comments
-
@pgvetrivel It can be resolved by downgrading to |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you. Got Resolved |
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.
-
Hi Team,
I am new to langchain. I am facing problem in importing vertexai.
it throws the following error.
PydanticUndefinedAnnotation: name 'SafetySetting' is not defined
My Versions:
langchain: 0.3.7
langchain-core: 0.3.19
langchain-google-genai : 2.0.5
langchain-google-vertexai : 2.0.7
python :3.12.4
i am having google application credential in json file and already accessed it in the code.
i even tried in virtual environment. still i face the problem. please guide me
Beta Was this translation helpful? Give feedback.
All reactions