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:
oleg
2024-04-24 11:36:13 +02:00
committed by GitHub
parent 3996d2852a
commit 8f5a6bec55
2 changed files with 13 additions and 13 deletions

View File

@@ -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",