@n8n/n8n-nodes-langchain.openai
1,274 workflows using this node.
What is the @n8n/n8n-nodes-langchain.openai node used for in n8n workflows?
@n8n/n8n-nodes-langchain.openai n8n workflows are automation templates that use the @n8n/n8n-nodes-langchain.openai node as part of a reusable workflow. Builders use these templates to inspect how the node connects with triggers, data transformation steps, app integrations, notifications, storage, or AI-powered actions inside n8n. Each workflow listing includes a title, summary, author attribution, categories, complexity level, source links when available, and a downloadable JSON file for review before import. Use this page to compare practical examples, understand the surrounding nodes, and choose a template that can be safely tested and adapted in your own n8n workspace.
n8n-n8n-nodes-langchain-openai
Chat with OpenAI Assistant (by adding a memory)
OpenAI Assistant is a powerful tool, but at the time of writing it doesn't automatically remember past messages from...
OpenAI assistant with custom tools
This workflow shows how you can get your OpenAI assistant to call an n8n workflow as a tool. Since you can put almost...