mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 09:36:44 +00:00
feat(LangChain Nodes): Upgrade LangChain and improve proxy handling for LLM nodes (#16778)
This commit is contained in:
@@ -9,10 +9,10 @@ packages:
|
||||
catalog:
|
||||
'@n8n/typeorm': 0.3.20-12
|
||||
'@n8n_io/ai-assistant-sdk': 1.14.1
|
||||
'@langchain/core': 0.3.59
|
||||
'@langchain/openai': 0.5.13
|
||||
'@langchain/anthropic': 0.3.22
|
||||
'@langchain/community': 0.3.46
|
||||
'@langchain/core': 0.3.61
|
||||
'@langchain/openai': 0.5.16
|
||||
'@langchain/anthropic': 0.3.23
|
||||
'@langchain/community': 0.3.47
|
||||
'@sentry/node': 8.52.1
|
||||
'@types/basic-auth': ^1.1.3
|
||||
'@types/express': ^5.0.1
|
||||
|
||||
Reference in New Issue
Block a user