n8n/packages/@n8n/nodes-langchain/nodes/chains/InformationExtractor
Michael Kret d00a55f869
chore: Move createVectoreStore factory to ai-utilities (#25968)
Co-authored-by: Dawid Myslak <dawid.myslak@gmail.com>
2026-03-02 09:10:31 +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 chore: Move createVectoreStore factory to ai-utilities (#25968) 2026-03-02 09:10:31 +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