n8n/packages/@n8n/nodes-langchain/nodes/chains
2024-11-12 11:33:20 +01:00
..
ChainLLM feat(editor): Improve how we show default Agent prompt and Memory session parameters (#11491) 2024-11-12 11:33:20 +01:00
ChainRetrievalQA feat(editor): Improve how we show default Agent prompt and Memory session parameters (#11491) 2024-11-12 11:33:20 +01:00
ChainSummarization
InformationExtractor refactor: Replace json-schema-to-zod with our own fork (#11229) 2024-10-18 09:29:19 +03:00
SentimentAnalysis
TextClassifier