n8n/packages/@n8n/nodes-langchain/utils
yehorkardash 390fb773f0
Some checks failed
Test: Evals Python / Workflow Comparison Python (push) Has been cancelled
feat: Remove dead nodes (#34327)
Co-authored-by: Elias Meire <elias@meire.dev>
2026-07-22 10:43:54 +02:00
..
agent-execution fix: Extend orphan message cleanup to handle trailing orphans from memory trimming (#34385) 2026-07-20 14:27:26 +00:00
aws feat(AWS Bedrock Chat Model Node): Add Timeout option (#34072) 2026-07-14 07:49:51 +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 fix(core): Fix AI Agent not seeing tools connected through HITL tools (#34271) 2026-07-17 09:53:50 +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 feat: Remove dead nodes (#34327) 2026-07-22 10:43:54 +02: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