Skip to content

Commit

Permalink
chore: Update LangChain packages to their latest versions (#12644)
Browse files Browse the repository at this point in the history
  • Loading branch information
burivuhster authored Jan 17, 2025
1 parent 4c8193f commit f1cf516
Show file tree
Hide file tree
Showing 2 changed files with 516 additions and 152 deletions.
22 changes: 11 additions & 11 deletions packages/@n8n/nodes-langchain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,17 +136,17 @@
"@google-cloud/resource-manager": "5.3.0",
"@google/generative-ai": "0.21.0",
"@huggingface/inference": "2.8.0",
"@langchain/anthropic": "0.3.8",
"@langchain/aws": "0.1.2",
"@langchain/cohere": "0.3.1",
"@langchain/community": "0.3.15",
"@langchain/anthropic": "0.3.11",
"@langchain/aws": "0.1.3",
"@langchain/cohere": "0.3.2",
"@langchain/community": "0.3.24",
"@langchain/core": "catalog:",
"@langchain/google-genai": "0.1.4",
"@langchain/google-vertexai": "0.1.3",
"@langchain/groq": "0.1.2",
"@langchain/google-genai": "0.1.6",
"@langchain/google-vertexai": "0.1.8",
"@langchain/groq": "0.1.3",
"@langchain/mistralai": "0.2.0",
"@langchain/ollama": "0.1.2",
"@langchain/openai": "0.3.14",
"@langchain/ollama": "0.1.4",
"@langchain/openai": "0.3.17",
"@langchain/pinecone": "0.1.3",
"@langchain/qdrant": "0.1.1",
"@langchain/redis": "0.1.0",
Expand All @@ -168,13 +168,13 @@
"generate-schema": "2.6.0",
"html-to-text": "9.0.5",
"jsdom": "23.0.1",
"langchain": "0.3.6",
"langchain": "0.3.11",
"lodash": "catalog:",
"mammoth": "1.7.2",
"mime-types": "2.1.35",
"n8n-nodes-base": "workspace:*",
"n8n-workflow": "workspace:*",
"openai": "4.73.1",
"openai": "4.78.1",
"pdf-parse": "1.1.1",
"pg": "8.12.0",
"redis": "4.6.12",
Expand Down
Loading

0 comments on commit f1cf516

Please sign in to comment.