n8n/packages/@n8n/nodes-langchain/nodes
Jaakko Husso 16fc8fd6e1
feat(core): Add new landing page on Chat hub for first time users (#24730)
Co-authored-by: autologie <suguru@n8n.io>
2026-01-26 11:34:26 +00:00
..
agents feat(core): Generate HITL tool nodes for sendAndWait operations (#22315) 2026-01-23 10:04:11 +00:00
chains fix(Basic LLM Chain Node): Support ResponsesApi and OpenAI tools (#22936) 2025-12-18 10:31:10 +01:00
code fix: Unfork @n8n/vm2 (#24509) 2026-01-19 09:11:24 +00:00
document_loaders chore: Hide Github document loader (deprecated) (#22138) 2025-11-21 13:33:57 +00:00
embeddings fix(core): Add configurable HTTP timeout for AI nodes to prevent UND_ERR_HEADERS_TIMEOUT errors (#24292) 2026-01-15 08:38:39 +00:00
Guardrails fix(Guardrails Node): Handle Unicode characters (#21807) 2025-12-18 10:30:25 +01:00
llms feat(LmChatOpenAi Node): Update default model to gpt-5-mini (#24342) 2026-01-15 11:32:35 +00:00
mcp feat(core): Generate HITL tool nodes for sendAndWait operations (#22315) 2026-01-23 10:04:11 +00:00
memory fix(Simple Memory Node): Don't allow adding simple memory node if instance in queue or multi-main mode (#24083) 2026-01-09 17:03:29 +00: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: Update langchain (#22500) 2025-12-01 16:38:55 +01:00
text_splitters fix: Add description for chunkSize and chunkOverlap (no-changelog) (#18680) 2025-08-26 19:16:27 -04:00
ToolExecutor feat(core): Add $tool.name and $tool.parameters expressions (#24783) 2026-01-26 07:31:30 +00:00
tools feat: Binary data merge and expressions simplification (#23270) 2026-01-12 13:29:36 +00:00
trigger feat(core): Add new landing page on Chat hub for first time users (#24730) 2026-01-26 11:34:26 +00:00
vector_store build: Remove tsup from nodes-langchain to unblock Vitest migration (no-changelog) (#24670) 2026-01-22 11:59:21 +00:00
vendors fix(OpenAI Node): Convert error null to undefined to prevent false retries (#24206) 2026-01-21 08:57:31 +00:00