n8n/packages/@n8n/nodes-langchain/nodes/chains/InformationExtractor
2025-06-05 12:11:21 +02:00
..
test feat(Structured Output Parser Node): Mark all parameters as required for schemas generated from JSON example (#15935) 2025-06-05 12:11:21 +02: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(Structured Output Parser Node): Mark all parameters as required for schemas generated from JSON example (#15935) 2025-06-05 12:11:21 +02:00
processItem.ts fix(Information Extractor Node): Improve error handling for empty inputs (#15590) 2025-05-22 14:52:23 +02:00
types.ts feat(Information Extractor Node): Add new simplified AI-node for information extraction (#10149) 2024-07-25 14:47:18 +02:00