Skip to content

Commit 18adc54

Browse files
OlegIvanivdespairblue
authored andcommitted
fix(Google Gemini Chat Model Node): Ping @google/generative-ai version (no-changelog) (#9184)
Signed-off-by: Oleg Ivaniv <[email protected]>
1 parent 36255e2 commit 18adc54

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

packages/@n8n/nodes-langchain/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,13 +133,13 @@
133133
"@aws-sdk/credential-provider-node": "3.549.0",
134134
"@getzep/zep-js": "0.9.0",
135135
"@google-ai/generativelanguage": "0.2.1",
136-
"@google/generative-ai": "^0.5.0",
136+
"@google/generative-ai": "0.8.0",
137137
"@huggingface/inference": "2.6.4",
138138
"@langchain/anthropic": "^0.1.3",
139139
"@langchain/cohere": "^0.0.5",
140140
"@langchain/community": "0.0.44",
141141
"@langchain/core": "0.1.41",
142-
"@langchain/google-genai": "^0.0.11",
142+
"@langchain/google-genai": "^0.0.12",
143143
"@langchain/mistralai": "0.0.13",
144144
"@langchain/openai": "^0.0.16",
145145
"@langchain/pinecone": "^0.0.3",

pnpm-lock.yaml

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)