n8n/packages/@n8n/nodes-langchain/nodes
2025-08-26 19:16:27 -04:00
..
agents feat(editor): Add pre-built agents experiment (#18124) 2025-08-09 10:28:14 +03:00
chains fix(Sentiment Analysis Node): Fix problems with first sentiment output (#17233) 2025-07-11 16:39:47 +02:00
code chore: Lintfix @n8n/nodes-langchain (#16868) 2025-07-01 14:08:51 +02:00
document_loaders fix(GitHub Document Loader Node): Fix node loading issue (#17494) 2025-07-22 10:41:14 +02:00
embeddings chore: Update Langchain dependencies (no-changelog) (#18213) 2025-08-11 16:49:41 +02:00
llms feat(OpenAI Node): Add reasoning effort for GPT-5 (#18644) 2025-08-21 19:12:47 +02:00
mcp feat(MCP Client Tool Node): Add Timeout config for the MCP Client tool (#15886) 2025-08-14 18:28:12 +01:00
memory chore: Deprecate Zep nodes (#18061) 2025-08-14 10:10:18 +02:00
ModelSelector fix(Model Selector Node): Fix documentation link (no-changelog) (#17641) 2025-07-29 09:44:16 +02:00
output_parser fix(Structured Output Parser Node): Handle passed objects that do not match schema (#17774) 2025-07-29 13:20:12 +02:00
rerankers/RerankerCohere fix(Reranker Cohere Node): Add 'Top N' parameter to control document return count (#17921) 2025-08-07 09:49:25 +02:00
retrievers chore: Lintfix @n8n/nodes-langchain (#16868) 2025-07-01 14:08:51 +02:00
text_splitters fix: Add description for chunkSize and chunkOverlap (no-changelog) (#18680) 2025-08-26 19:16:27 -04:00
ToolExecutor fix(Anthropic Chat Model Node): Fix LmChatAnthropic node to work when both thinking is enabled and tools used (#16010) 2025-06-05 13:33:51 +02:00
tools fix(Think Tool Node): Use dynamic tool name based on node name (#17364) 2025-07-16 13:57:29 +02:00
trigger fix(Chat Trigger Node): Prevent XSS vulnerabilities and improve parameter validation (#18148) 2025-08-11 12:37:07 +02:00
vector_store chore: Deprecate Zep nodes (#18061) 2025-08-14 10:10:18 +02:00
vendors perf(OpenAI Node): Use streaming for file operations (#18666) 2025-08-25 15:44:13 +03:00