n8n/packages/@n8n/nodes-langchain/utils
2026-03-25 08:38:01 +00:00
..
agent-execution fix(AI Agent Node): Extract tool name correctly for MCP tool calls (#27345) 2026-03-23 13:21:20 +00:00
embeddings chore: Move logWrapper and related helpers to ai-utilities (#25279) 2026-02-04 13:46:03 +00:00
output_parsers fix(Structured Output Parser Node): Show descriptive error when structured output parser receives empty response (#27443) 2026-03-25 08:38:01 +00:00
tests fix(core): Forward custom headers in OpenAI LangChain nodes (#25824) 2026-02-16 12:24:45 +00:00
checkDomainRestrictions.ts fix: Validate OpenAI urls (#24922) 2026-01-27 16:13:18 +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 feat(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +00:00
helpers.ts fix(core): Forward custom headers in OpenAI LangChain nodes (#25824) 2026-02-16 12:24:45 +00:00
N8nTool.test.ts fix(Call n8n Workflow Tool Node): Support concurrent invocations of the tool (#13526) 2025-02-26 16:23:31 +01: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 feat(Agent): Add custom tracing metadata support in Agent Node (#25810) 2026-03-10 11:52:28 +00:00
tracing.ts feat(Agent): Add custom tracing metadata support in Agent Node (#25810) 2026-03-10 11:52:28 +00:00