feat(LangChain Nodes): Upgrade LangChain and improve proxy handling for LLM nodes (#16778)

This commit is contained in:
Eugene
2025-07-03 14:22:25 +02:00
committed by GitHub
parent c1ac8c19ef
commit cfe3699782
18 changed files with 368 additions and 299 deletions

View File

@@ -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