n8n/packages/@n8n/nodes-langchain/utils
Michael Kret 805b2223a8
feat(Microsoft Agent 365 Trigger Node): Integration for Microsoft Agents 365 (#25145)
Co-authored-by: Rick Brighenti <202984599+rbrighenti@users.noreply.github.com>
2026-02-02 08:42:43 +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 fix(Embeddings OpenAI Node): Validate embedding inputs to prevent undefined errors (#23328) 2025-12-17 11:30:04 +01:00
output_parsers feat(Microsoft Agent 365 Trigger Node): Integration for Microsoft Agents 365 (#25145) 2026-02-02 08:42:43 +00:00
tests fix: Validate OpenAI urls (#24922) 2026-01-27 16:13:18 +00:00
tokenizer fix(core): Prevent race condition in tiktoken encoding cache (no-changelog) (#18780) 2025-08-26 13:47:42 +02: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 fix(Guardrails Node): Remove Guardrails from "Source for Prompt" (#22435) 2025-12-08 12:36:29 +02: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 fix(AI Agent Node): Clarify error message for empty prompt values in define mode (#24774) 2026-01-26 08:12:24 +00:00
httpProxyAgent.ts fix(core): Add configurable HTTP timeout for AI nodes to prevent UND_ERR_HEADERS_TIMEOUT errors (#24292) 2026-01-15 08:38:39 +00:00
logWrapper.ts fix(Embeddings OpenAI Node): Validate embedding inputs to prevent undefined errors (#23328) 2025-12-17 11:30:04 +01:00
N8nBinaryLoader.ts chore: Update langchain (#22500) 2025-12-01 16:38:55 +01:00
N8nJsonLoader.ts chore: Update langchain (#22500) 2025-12-01 16:38:55 +01: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