n8n/packages/@n8n/nodes-langchain/nodes/chains
2025-06-05 12:11:21 +02:00
..
ChainLLM fix(Basic LLM Chain Node): Use JSON parsing for Claude 3.7 with thinking enabled (#15381) 2025-05-14 12:18:15 +02:00
ChainRetrievalQA feat: Optimise langchain calls in batching mode (#15243) 2025-05-13 13:58:38 +02:00
ChainSummarization feat: Optimise langchain calls in batching mode (#15243) 2025-05-13 13:58:38 +02:00
InformationExtractor 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
SentimentAnalysis feat: Optimise langchain calls in batching mode (#15243) 2025-05-13 13:58:38 +02:00
TextClassifier fix(Text Classifier Node): Return error for empty inputText (#15390) 2025-05-14 16:40:51 +02:00