🐋DeepSeek V3 Chat & R1 Reasoning Quick Start
This n8n workflow demonstrates multiple ways to harness DeepSeek's AI models in your automation pipeline! 🌟
Core Features
Multiple Integration Methods 🔌 Local deployment using Ollama for DeepSeek-R1 Direct API integration with DeepSeek Chat V3 Conversational agent with memory buffer HTTP request implementation with both raw and JSON formats
Model Options 🧠 DeepSeek Chat V3 for general conversation DeepSeek-R1 for advanced reasoning Memory-enabled agent for persistent context
Quick Setup 🛠️
API Configuration Base URL: https://api.deepseek.com Get your API key from platform.deepseek.com/api_keys
Local Setup 💻 Install Ollama for local deployment Set up DeepSeek-R1 via Ollama Configure local credentials in n8n
Implementation Details 🔧
Conversational Agent Window Buffer Memory for context Customizable system messages Built-in error handling with retries
API Endpoints 🌐 Chat completions for V3 and R1 models OpenAI API format compatibles
Related Templates
Demo Workflow - How to use workflowStaticData()
This workflow demonstrates how to use the workflowStaticData() function to set any type of variable that will persist wi...
Bulk Automated Google Drive Files Sharing and Direct Download Link Generation
This N8N workflow automates the process of sharing files from Google Drive. It includes OAuth2 authentication, batch pro...
USDT And TRC20 Wallet Tracker API Workflow for n8n
Overview This n8n workflow is specifically designed to monitor USDT TRC20 transactions within a specified wallet. It u...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments