n8n/packages/@n8n/nodes-langchain/utils
2026-07-01 09:03:25 +00:00
..
agent-execution fix(AI Agent Node): Preserve parallel tool call structure in chat memory (#32481) 2026-06-30 14:41:00 +00:00
aws refactor(core): Expose AWS credentials via a proper n8n-nodes-base sub-path (no-changelog) (#32989) 2026-06-30 09:02:07 +00:00
embeddings chore: Remove references to Jest (#33282) 2026-07-01 09:03:25 +00:00
output_parsers fix(core): Normalize LangChain parser errors (#31499) 2026-06-03 12:51:23 +00:00
tests test(MCP Client Tool Node): Stabilize runtime mocks and use vi APIs (no-changelog) (#33222) 2026-06-29 12:24:16 +00:00
descriptions.test.ts refactor(Structured Output Parser Node): Support schema via expression (#16671) 2025-06-25 09:30:52 +02:00
descriptions.ts refactor: Rename node-level builderHint.message to searchHint and propertyHint (#30062) 2026-05-08 13:32:50 +00:00
helpers.ts fix(core): Skip disabled tool nodes when mapping AI Agent tool sources (#29460) 2026-05-05 15:35:13 +00:00
N8nTool.test.ts chore: Migrate @n8n/nodes-langchain from Jest to Vitest (#28950) 2026-05-05 08:27:59 +00:00
N8nTool.ts chore: Update langchain (#22500) 2025-12-01 16:38:55 +01:00
schemaParsing.ts feat(Structured Output Parser Node): Mark all parameters as required for schemas generated from JSON example (#15935) 2025-06-05 12:11:21 +02:00
tracing.test.ts chore: Migrate @n8n/nodes-langchain from Jest to Vitest (#28950) 2026-05-05 08:27:59 +00:00
tracing.ts feat(Agent): Add custom tracing metadata support in Agent Node (#25810) 2026-03-10 11:52:28 +00:00