top of page
Chat Message Batch Consolidator with LangChain
This n8n workflow buffers chat messages per context using Redis, waits for inactivity or message count thresholds, and uses OpenAI GPT-4.1-nano via LangChain to consolidate messages into a single summary paragraph. Ideal for chat apps needing batch processing and deduplication.

bottom of page
