mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
fix(Google Gemini Chat Model Node): Ping @google/generative-ai version (no-changelog) (#9184)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
This commit is contained in:
@@ -133,13 +133,13 @@
|
||||
"@aws-sdk/credential-provider-node": "3.549.0",
|
||||
"@getzep/zep-js": "0.9.0",
|
||||
"@google-ai/generativelanguage": "0.2.1",
|
||||
"@google/generative-ai": "^0.5.0",
|
||||
"@google/generative-ai": "0.8.0",
|
||||
"@huggingface/inference": "2.6.4",
|
||||
"@langchain/anthropic": "^0.1.3",
|
||||
"@langchain/cohere": "^0.0.5",
|
||||
"@langchain/community": "0.0.44",
|
||||
"@langchain/core": "0.1.41",
|
||||
"@langchain/google-genai": "^0.0.11",
|
||||
"@langchain/google-genai": "^0.0.12",
|
||||
"@langchain/mistralai": "0.0.13",
|
||||
"@langchain/openai": "^0.0.16",
|
||||
"@langchain/pinecone": "^0.0.3",
|
||||
|
||||
Reference in New Issue
Block a user