additional_headers param not getting set in invoke calls #30085
Unanswered
ssvaidyanathan
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Checked other resources
Commit to Help
Example Code
Description
model
variable usingprint(vars(model))
, it prints all the params correctly including the additional_headersIt seems to work. Looks like its a regression issue on the new version released.
System Info
langchain==0.3.19
langchain-community==0.3.18
langchain-core==0.3.40
langchain-google-vertexai==2.0.12
langchain-text-splitters==0.3.6
platform: linux
python version: Python 3.10.12
Beta Was this translation helpful? Give feedback.
All reactions