Preview coming soon
DeepSeek R1 Planning Agents
In this workflow, creator Nate Herk demonstrates a system that integrates the DeepSeek R1 reasoning model as a planning agent to handle real-world automation tasks like email sending and calendar event creation. The setup uses an HTTP request to connect directly to DeepSeek’s API, bypassing OpenRouter, and splits responsibilities between a planning agent that converts user commands into detailed step-by-step instructions and a tools agent that executes the tasks using other models such as GPT-4 or Claude 3.5. The free template is available through his community link.
Integrations
Tags
One-time purchase
Related automations
Sales Assistant Build
This comprehensive workflow by Nolan Harper uses n8n to deliver a 24/7 AI sales assistant tailored for automating lead capture and personalized follow-up. The...
Publish to 9 Social Platforms
This system is an automated workflow that reads content details from a Google Sheet, extracts media from Google Drive, and uses API calls to a dedicated social...
Parent Agent
This workflow demonstrates a multi-agent architecture where a parent agent communicates with child agents to perform tasks like story generation. It details...