Chore/Move @langchain/core dependency to components (#2945)

* move lc core dependency to components

* anchor @langchain/aws version

* update agentic RAG template
This commit is contained in:
Henry Heng
2024-08-06 14:41:21 +01:00
committed by GitHub
parent 70d7420d02
commit ee8f9bb37c
5 changed files with 5923 additions and 7707 deletions
+2
View File
@@ -34,9 +34,11 @@
"@google-ai/generativelanguage": "^2.5.0",
"@google/generative-ai": "^0.15.0",
"@huggingface/inference": "^2.6.1",
"@langchain/aws": "^0.0.6",
"@langchain/anthropic": "^0.2.1",
"@langchain/cohere": "^0.0.7",
"@langchain/community": "^0.2.17",
"@langchain/core": "0.2.18",
"@langchain/exa": "^0.0.5",
"@langchain/google-genai": "^0.0.22",
"@langchain/google-vertexai": "^0.0.19",