n8n/packages/@n8n/nodes-langchain/utils
oleg e861344f5b
fix(core): Preserve AI tool input/output data on execution error (#23292)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2025-12-18 07:02:10 +01:00
..
agent-execution fix(core): Preserve AI tool input/output data on execution error (#23292) 2025-12-18 07:02:10 +01:00
embeddings fix(Embeddings OpenAI Node): Validate embedding inputs to prevent undefined errors (#23328) 2025-12-17 11:30:04 +01:00
output_parsers chore: Update langchain (#22500) 2025-12-01 16:38:55 +01:00
tests chore: Update langchain (#22500) 2025-12-01 16:38:55 +01:00
tokenizer fix(core): Prevent race condition in tiktoken encoding cache (no-changelog) (#18780) 2025-08-26 13:47:42 +02: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 chore: Update langchain (#22500) 2025-12-01 16:38:55 +01:00
httpProxyAgent.ts fix(MCP Client Tool Node): Use proxy for MCP calls (#21720) 2025-11-17 11:04:05 +02: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.ts feat(core): Improve Langsmith traces for AI executions (#9081) 2024-04-08 22:51:49 +02:00