n8n/packages/@n8n/nodes-langchain/nodes/chains/InformationExtractor
Albert Alises f669db4ebf
fix(core): Escape curly braces in LangChain prompt templates to prevent parsing errors (#25821)
Co-authored-by: aalises <aalises@users.noreply.github.com>
2026-02-16 11:43:28 +00:00
..
test fix(core): Escape curly braces in LangChain prompt templates to prevent parsing errors (#25821) 2026-02-16 11:43:28 +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(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +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