Integrate DeepSeek AI Models with n8n for Advanced Chat and Reasoning - n8n Workflow | Neura Market
Integrate DeepSeek AI Models with n8n for Advanced Chat and Reasoning
Leverage DeepSeek's AI models within n8n to create sophisticated chatbots and reasoning systems. This workflow supports local deployment with Ollama and direct API integration for seamless automation.
This n8n workflow enables the integration of DeepSeek's advanced AI models, including DeepSeek Chat V3 and DeepSeek-R1, into your automation processes. It offers multiple integration methods, such as local deployment using Ollama and direct API integration. The workflow includes a conversational agent with memory buffer capabilities, allowing for persistent context in conversations. It also supports HTTP requests in both raw and JSON formats, making it compatible with OpenAI's API format. This s
Platform
n8n
Category
AI
Price
Free
Creator
Antonio Rossi
stickyNote
httpRequest
agent
chainLlm
chatTrigger
lmChatOllama
lmChatOpenAi
memoryBufferWindow
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.