Chore/upgrade lc version (#2422)

* update langchain version, openai, mistral, vertex, anthropic, introduced toolagent

* upgrade @google/generative-ai 0.7.0, replicate and faiss-node

* update cohere ver

* adding chatCohere to streaming

* update gemini to have image upload

* update google genai, remove aiplugin

* upgrade langchain version

* fix lint
This commit is contained in:
Henry Heng 2024-05-17 11:41:29 +01:00 committed by GitHub
parent 0521e6b3f9
commit 816436f8fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 33272 additions and 33257 deletions

View File

@ -36,13 +36,13 @@
"@langchain/anthropic": "^0.1.14",
"@langchain/cohere": "^0.0.7",
"@langchain/community": "^0.0.43",
"@langchain/core": "^0.1.57",
"@langchain/core": "^0.1.63",
"@langchain/google-genai": "^0.0.10",
"@langchain/google-vertexai": "^0.0.5",
"@langchain/groq": "^0.0.8",
"@langchain/mistralai": "^0.0.19",
"@langchain/mongodb": "^0.0.1",
"@langchain/openai": "^0.0.28",
"@langchain/openai": "^0.0.30",
"@langchain/pinecone": "^0.0.3",
"@langchain/weaviate": "^0.0.1",
"@mistralai/mistralai": "0.1.3",
@ -76,7 +76,7 @@
"ioredis": "^5.3.2",
"jsdom": "^22.1.0",
"jsonpointer": "^5.0.1",
"langchain": "^0.1.33",
"langchain": "^0.1.37",
"langfuse": "3.3.4",
"langfuse-langchain": "^3.3.4",
"langsmith": "0.1.6",

File diff suppressed because it is too large Load Diff