n8n/packages/@n8n/nodes-langchain/utils
Mutasem Aldmour 9729c2a5da
feat(ai-builder): Add code-base workflow builder (#24535)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-10 12:24:27 +00:00
..
agent-execution fix(AI Agent Node): Fix gemini thought signatures for parallel tool calls (#24982) 2026-01-30 08:34:39 +00:00
embeddings chore: Move logWrapper and related helpers to ai-utilities (#25279) 2026-02-04 13:46:03 +00:00
output_parsers chore: Move logWrapper and related helpers to ai-utilities (#25279) 2026-02-04 13:46:03 +00:00
tests feat: Move utils to @n8n/ai-utilities, add openai handler (#25362) 2026-02-09 09:15:50 +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
fromAIToolFactory.test.ts fix: Support resolving $fromAI in vector store tools (#22457) 2025-12-01 13:28:19 +01:00
fromAIToolFactory.ts fix: Support resolving $fromAI in vector store tools (#22457) 2025-12-01 13:28:19 +01:00
helpers.ts feat: Move utils to @n8n/ai-utilities, add openai handler (#25362) 2026-02-09 09:15:50 +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
sharedFields.ts feat: Optimise langchain calls in batching mode (#15243) 2025-05-13 13:58:38 +02:00
tracing.test.ts fix(core): Add LangSmith tracing metadata for V3 ToolsAgent (#24314) 2026-01-16 08:43:34 +00:00
tracing.ts fix(core): Add LangSmith tracing metadata for V3 ToolsAgent (#24314) 2026-01-16 08:43:34 +00:00