top of page

LangChain Q&A with Workflow Content Retriever

An n8n workflow using LangChain integration with OpenAI (GPT-4o-mini) to perform question-answering on dynamically retrieved workflow data. It uses a manual trigger, a subworkflow retriever, and a set node to input queries, enabling smart Q&A on saved workflow content.

bottom of page