n8n/packages/@n8n/nodes-langchain/nodes
2025-10-06 13:30:29 +02:00
..
agents chore: Downgrade default version of AgentV3 (#20415) 2025-10-06 13:30:29 +02:00
chains fix(Basic LLM Chain Node): Remove fallback connection on lower versions (#19053) 2025-09-02 12:23:27 +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 fix(Anthropic Chat Model Node): Fix Sonnet 4.5 not working with default topP (#20286) 2025-10-02 10:06:58 +02:00
mcp fix(MCP Client Tool Node): Change default transport to HTTP Streamable (#20053) 2025-09-26 14:47:37 +02: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 feat: Add execute function to tools (no-changelog) (#19997) 2025-09-29 14:47:27 +02:00
trigger fix(ChatTrigger Node): Chat submit button, fix disabled state coloring (#20085) 2025-09-26 16:58:36 +01:00
vector_store chore: Update langchain packages (#19754) 2025-09-30 12:02:50 +02:00
vendors feat: Support thinking settings for Gemini models (#19591) 2025-09-18 10:21:07 +01:00