n8n/packages/@n8n/nodes-langchain/utils
2024-11-08 10:17:11 +01:00
..
output_parsers fix(Auto-fixing Output Parser Node): Only run retry chain on parsing errors (#11569) 2024-11-06 17:24:43 +01:00
descriptions.ts feat(Custom n8n Workflow Tool Node): Add support for tool input schema (#9470) 2024-05-22 14:29:32 +02:00
helpers.ts refactor(core): All calls to supplyData should use a distinct context type (no-changelog) (#11421) 2024-10-28 11:37:23 +01:00
logWrapper.ts fix(core): Improve model sub-nodes error handling (#11418) 2024-11-08 10:17:11 +01:00
N8nBinaryLoader.ts refactor(core): All calls to supplyData should use a distinct context type (no-changelog) (#11421) 2024-10-28 11:37:23 +01:00
N8nJsonLoader.ts refactor(core): All calls to supplyData should use a distinct context type (no-changelog) (#11421) 2024-10-28 11:37:23 +01:00
N8nTool.test.ts feat(HTTP Request Tool Node): Use DynamicStructuredTool with models supporting it (no-changelog) (#10246) 2024-08-07 11:20:17 +02:00
N8nTool.ts refactor(core): All calls to supplyData should use a distinct context type (no-changelog) (#11421) 2024-10-28 11:37:23 +01:00
schemaParsing.ts refactor: Replace json-schema-to-zod with our own fork (#11229) 2024-10-18 09:29:19 +03:00
sharedFields.ts fix(editor): Fix opening of node creator for sub-nodes connection hint link (#8809) 2024-03-05 14:16:24 +01:00
tracing.ts feat(core): Improve Langsmith traces for AI executions (#9081) 2024-04-08 22:51:49 +02:00