n8n/packages/@n8n/nodes-langchain/nodes/chains/InformationExtractor
2026-05-05 08:27:59 +00:00
..
test chore: Migrate @n8n/nodes-langchain from Jest to Vitest (#28950) 2026-05-05 08:27:59 +00:00
constants.ts feat: Optimise langchain calls in batching mode (#15243) 2025-05-13 13:58:38 +02:00
helpers.ts refactor(core): Shovel around more of AI code (no-changelog) (#12218) 2024-12-16 13:46:19 +01:00
InformationExtractor.node.ts feat(editor): Update built-in node icons to custom SVGs (#28104) 2026-04-10 08:53:41 +00:00
processItem.ts fix(core): Escape curly braces in LangChain prompt templates to prevent parsing errors (#25821) 2026-02-16 11:43:28 +00:00
types.ts feat(Information Extractor Node): Add new simplified AI-node for information extraction (#10149) 2024-07-25 14:47:18 +02:00