n8n/packages/@n8n/nodes-langchain/nodes
2026-03-10 14:15:58 +00:00
..
agents feat(Agent): Add custom tracing metadata support in Agent Node (#25810) 2026-03-10 11:52:28 +00:00
chains chore: Move createVectoreStore factory to ai-utilities (#25968) 2026-03-02 09:10:31 +00:00
code chore: Move logWrapper and related helpers to ai-utilities (#25279) 2026-02-04 13:46:03 +00:00
document_loaders chore: Move createVectoreStore factory to ai-utilities (#25968) 2026-03-02 09:10:31 +00:00
embeddings chore: Move createVectoreStore factory to ai-utilities (#25968) 2026-03-02 09:10:31 +00:00
Guardrails fix(Guardrails Node): Improve Guardrails validation (#25390) 2026-02-17 08:55:04 +00:00
llms chore: Move createVectoreStore factory to ai-utilities (#25968) 2026-03-02 09:10:31 +00:00
mcp chore: Move createVectoreStore factory to ai-utilities (#25968) 2026-03-02 09:10:31 +00:00
memory chore: Move createVectoreStore factory to ai-utilities (#25968) 2026-03-02 09:10:31 +00:00
ModelSelector test: Add Agent V3 and AgentTool V3 integration tests (#25849) 2026-02-20 08:42:09 +00:00
output_parser chore: Move createVectoreStore factory to ai-utilities (#25968) 2026-03-02 09:10:31 +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 chore: Move createVectoreStore factory to ai-utilities (#25968) 2026-03-02 09:10:31 +00:00
ToolExecutor feat(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +00:00
tools refactor(core): Remove TaskRunnersConfig.enabled since runners are always on (#25834) 2026-03-04 09:55:08 +00:00
trigger feat(Chat Node): Return chat message instead of input data if Chat is not waiting for user input (#26167) 2026-03-05 20:22:58 +00:00
vector_store feat: Add connection tests to ChatHub vector store nodes (no-changelog) (#26830) 2026-03-10 14:15:58 +00:00
vendors fix(Google Gemini Node): Fix broken thinking budget selector (#26006) 2026-02-20 08:59:54 +00:00