Skip to content

Commit

Permalink
Chore/upgrade lc version (FlowiseAI#2422)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
HenryHengZJ authored May 17, 2024
1 parent 0521e6b commit 816436f
Show file tree
Hide file tree
Showing 2 changed files with 33,112 additions and 33,097 deletions.
6 changes: 3 additions & 3 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down
Loading

0 comments on commit 816436f

Please sign in to comment.