Use Any LangChain Module in n8n (With the LangChain Code Node) - n8n Workflow | Neura Market
Use Any LangChain Module in n8n (With the LangChain Code Node)
[LangChain](https://www.langchain.com/) is a framework for building AI functionality that uses 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.
Platform
n8n
Category
AI
Price
Free
Creator
David Roberts
set
stickyNote
manualTrigger
code
lmChatOpenAi
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.