n8n/packages/@n8n/nodes-langchain/utils
Charlie Kolb 54b02acdd7
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
chore: Remove unused @ts-ignore's (no-changelog) (#12198)
2024-12-18 08:35:53 +01:00
..
output_parsers chore: Upgrade LangChain packages to latest versions (no-changelog) (#11771) 2024-12-02 15:35:23 +01:00
tests fix(AI Agent Node): Escape curly brackets in tools description for non Tool agents (#11772) 2024-11-19 17:56:52 +01:00
descriptions.ts feat(AI Agent Node): Update descriptions and titles for Chat Trigger options in AI Agents and Memory (#12155) 2024-12-12 14:01:29 +01:00
helpers.ts feat(AI Agent Node): Update descriptions and titles for Chat Trigger options in AI Agents and Memory (#12155) 2024-12-12 14:01:29 +01:00
logWrapper.ts chore: Remove unused @ts-ignore's (no-changelog) (#12198) 2024-12-18 08:35:53 +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