n8n/packages/@n8n/nodes-langchain/utils
n8n-assistant[bot] 46c1a0e8f3
chore: Bundle/2.x (#33793)
Co-authored-by: Matsu <matias.huhta@n8n.io>
Co-authored-by: Stephen Wright <sjw948@gmail.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Bernhard Wittmann <bernhard.wittmann@n8n.io>
Co-authored-by: Nikhil Kuriakose <nikhil.kuriakose@n8n.io>
Co-authored-by: Albert Alises <albert.alises@gmail.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
Co-authored-by: Mike Repeć <mike.repec@n8n.io>
Co-authored-by: Elias Meire <elias@meire.dev>
Co-authored-by: bjorger <50590409+bjorger@users.noreply.github.com>
2026-07-08 08:48:55 +03:00
..
agent-execution fix(AI Agent Node): Remove assistant tool call redundant message and simplify chat tool response (#33640) 2026-07-07 10:37:39 +00:00
aws fix(AWS Bedrock Chat Model Node): Validate regions from ARNs and IAM credentials (#33638) 2026-07-07 06:47:32 +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
chatModelMessageWrapper.test.ts fix(AI Agent Node): Remove assistant tool call redundant message and simplify chat tool response (#33640) 2026-07-07 10:37:39 +00:00
chatModelMessageWrapper.ts fix(AI Agent Node): Remove assistant tool call redundant message and simplify chat tool response (#33640) 2026-07-07 10:37:39 +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 chore: Bundle/2.x (#33793) 2026-07-08 08:48:55 +03: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