Use any LangChain module in n8n (with the LangChain code node)

Go to Workflow
10,878 views
Built by David Roberts David Roberts
Created on June 05, 2026

Description

LangChain is a framework for building AI functionality that users large language models. By leveraging the functionality of LangChain, you can write even more powerful workflows.

This workflow shows how you can write LangChain code within n8n, including importing LangChain modules.

The workflow itself produces a summary of a YouTube video, when given the video's ID.

Note that to use this template, you need to be on n8n version 1.19.4 or later.

Nodes Used (2)

LangChain Code
@n8n/n8n-nodes-langchain.code
OpenAI Chat Model
@n8n/n8n-nodes-langchain.lmChatOpenAi