This n8n workflow creates an intelligent chat system that integrates DeepSeek’s API and local models with LangChain, enabling dynamic AI conversations and reasoning. It supports multiple models including DeepSeek’s API and Ollama’s local models, with memory management for contextual conversations.
AI Chat and Reasoning with DeepSeek and LangChain
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.chainLlm, @n8n/n8n-nodes-langchain.chatTrigger, @n8n/n8n-nodes-langchain.lmChatOllama, @n8n/n8n-nodes-langchain.lmChatOpenAi, @n8n/n8n-nodes-langchain.memoryBufferWindow, httpRequest, stickyNote |
Reviews
There are no reviews yet.