Skip to content

Commit

Permalink
chore: Upgrade all @langchain/* dependencies to the latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
burivuhster committed Oct 31, 2024
1 parent 9b76ff7 commit 566de6a
Show file tree
Hide file tree
Showing 2 changed files with 4,997 additions and 741 deletions.
18 changes: 9 additions & 9 deletions packages/@n8n/nodes-langchain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,22 +137,23 @@
"@google-cloud/resource-manager": "5.3.0",
"@google/generative-ai": "0.19.0",
"@huggingface/inference": "2.8.0",
"@langchain/anthropic": "0.3.1",
"@langchain/aws": "0.1.0",
"@langchain/cohere": "0.3.0",
"@langchain/community": "0.3.2",
"@langchain/anthropic": "0.3.7",
"@langchain/aws": "0.1.1",
"@langchain/cohere": "0.3.1",
"@langchain/community": "0.3.11",
"@langchain/core": "catalog:",
"@langchain/google-genai": "0.1.0",
"@langchain/google-genai": "0.1.2",
"@langchain/google-vertexai": "0.1.0",
"@langchain/groq": "0.1.2",
"@langchain/mistralai": "0.1.1",
"@langchain/ollama": "0.1.0",
"@langchain/openai": "0.3.0",
"@langchain/pinecone": "0.1.0",
"@langchain/ollama": "0.1.1",
"@langchain/openai": "0.3.11",
"@langchain/pinecone": "0.1.1",
"@langchain/qdrant": "0.1.0",
"@langchain/redis": "0.1.0",
"@langchain/textsplitters": "0.1.0",
"@mozilla/readability": "0.5.0",
"@n8n/json-schema-to-zod": "workspace:*",
"@n8n/typeorm": "0.3.20-12",
"@n8n/vm2": "3.9.25",
"@pinecone-database/pinecone": "3.0.3",
Expand All @@ -168,7 +169,6 @@
"generate-schema": "2.6.0",
"html-to-text": "9.0.5",
"jsdom": "23.0.1",
"@n8n/json-schema-to-zod": "workspace:*",
"langchain": "0.3.5",
"lodash": "catalog:",
"mammoth": "1.7.2",
Expand Down
Loading

0 comments on commit 566de6a

Please sign in to comment.