n8n/packages/@n8n/nodes-langchain/utils
2025-10-17 08:44:38 +02:00
..
output_parsers fix(Structured Output Parser Node): Handle passed objects that do not match schema (#17774) 2025-07-29 13:20:12 +02:00
tests fix(AI Agent Node): Track source node toolkit tools are executed from (#20866) 2025-10-17 08:44:38 +02: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 feat(AI Agent Tool Node): Add Agent Tool (#17108) 2025-07-09 11:41:58 +02:00
helpers.ts fix(AI Agent Node): Track source node toolkit tools are executed from (#20866) 2025-10-17 08:44:38 +02:00
httpProxyAgent.ts feat(LangChain Nodes): Upgrade LangChain and improve proxy handling for LLM nodes (#16778) 2025-07-03 14:22:25 +02:00
logWrapper.ts chore: Update langchain packages (#19754) 2025-09-30 12:02:50 +02:00
N8nBinaryLoader.ts fix(Default Data Loader Node): Use text loader for text/markdown mime-types (#19549) 2025-09-15 13:08:53 +02:00
N8nJsonLoader.ts refactor: Impose import/order linting rule across nodes packages (no-changelog) (#12314) 2024-12-19 18:46:14 +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 dependencies (no-changelog) (#16523) 2025-06-20 11:50:14 +02: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