n8n/packages/@n8n/nodes-langchain/nodes
2026-02-26 09:10:43 +00:00
..
agents fix(AI Agent Node): Fix orphaned tool messages in AI Agent memory after buffer window slides (#26046) 2026-02-20 12:44:38 +00:00
chains test: Add Agent V3 and AgentTool V3 integration tests (#25849) 2026-02-20 08:42:09 +00:00
code chore: Move logWrapper and related helpers to ai-utilities (#25279) 2026-02-04 13:46:03 +00:00
document_loaders test: Add Agent V3 and AgentTool V3 integration tests (#25849) 2026-02-20 08:42:09 +00:00
embeddings fix(core): Forward custom headers in OpenAI LangChain nodes (#25824) 2026-02-16 12:24:45 +00:00
Guardrails fix(Guardrails Node): Improve Guardrails validation (#25390) 2026-02-17 08:55:04 +00:00
llms fix(Azure OpenAI Node): Disable Responses API to fix GPT-5.2 connection error (#26033) 2026-02-20 14:10:34 +00:00
mcp feat: Move utils to @n8n/ai-utilities, add openai handler (#25362) 2026-02-09 09:15:50 +00:00
memory fix(Chat Memory Manager Node): Resolve sub-node expressions per item instead of only item 0 (#25570) 2026-02-11 09:57:12 +00:00
ModelSelector test: Add Agent V3 and AgentTool V3 integration tests (#25849) 2026-02-20 08:42:09 +00:00
output_parser feat(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +00:00
rerankers/RerankerCohere chore: Move logWrapper and related helpers to ai-utilities (#25279) 2026-02-04 13:46:03 +00:00
retrievers feat(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +00:00
text_splitters feat: Move utils to @n8n/ai-utilities, add openai handler (#25362) 2026-02-09 09:15:50 +00:00
ToolExecutor feat(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +00:00
tools fix: Truncate tool names to 64 characters (#25745) 2026-02-17 15:52:43 +00:00
trigger feat(Chat Trigger Node): Add Suggested prompts, shown on Chat hub (#26217) 2026-02-26 09:10:43 +00:00
vector_store feat(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +00:00
vendors fix(Google Gemini Node): Fix broken thinking budget selector (#26006) 2026-02-20 08:59:54 +00:00