mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
fix(AWS Bedrock Chat Model Node): Update LangChain AWS package (#16323)
This commit is contained in:
@@ -160,7 +160,7 @@
|
||||
"@google/generative-ai": "0.21.0",
|
||||
"@huggingface/inference": "2.8.0",
|
||||
"@langchain/anthropic": "catalog:",
|
||||
"@langchain/aws": "0.1.3",
|
||||
"@langchain/aws": "0.1.10",
|
||||
"@langchain/cohere": "0.3.2",
|
||||
"@langchain/community": "catalog:",
|
||||
"@langchain/core": "catalog:",
|
||||
|
||||
Reference in New Issue
Block a user