n8n templateFreeBy David Roberts
Use any LangChain module in n8n (with the LangChain code node)
[LangChain](https://www.langchain.com/) 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 wor...
AILangchainCore NodesSticky NoteManual TriggerCodeSet
Loading interactive preview...
Template notes
[LangChain](https://www.langchain.com/) 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.