How to Actually Build Agents with DeepSeek R1 in n8n (Without OpenRouter)

How to Actually Build Agents with DeepSeek R1 in n8n (Without OpenRouter)

🎙 Nate Herk 👥 964K 📅 January 24, 2025 ⏱ 11 min 👁 65K 📄 tutorial 🧭 2026-08-28
Available in: English (current) Français

Keywords

DeepSeek R1n8nplanning agenttool callingHTTP request

Summary

The video presents a method for using DeepSeek R1 in n8n as a planning agent, avoiding the need for OpenRouter and addressing the model’s lack of native tool-calling support. The author demonstrates how to connect directly to DeepSeek’s API using a custom credential, then shows a workflow where DeepSeek R1 generates a step-by-step plan that is passed to a separate tools agent (using GPT-4o mini) which executes the actions. The example involves creating calendar events and sending emails. The video also covers an alternative HTTP request approach. The author highlights cost savings (up to 96% cheaper than OpenAI o1) and provides a free workflow download. The tutorial is practical and aimed at n8n users, with clear explanations and a live demo.

121 words

Critical Evaluation

Value of the Information & Strength of the Argument

The video offers practical value by solving a real problem: integrating a powerful reasoning model that lacks tool-calling into an agentic workflow. The proposed architecture (planner + tools agent) is a sensible pattern and is well demonstrated with a concrete example. The argumentation is clear and logical, though it relies on anecdotal evidence (e.g., the author’s experience with OpenRouter timeouts and looping tool calls) rather than systematic benchmarks. The cost-saving claim is mentioned but not detailed with precise figures beyond a percentage.

Scientific Rigor, Source Quality, Title Accuracy

The video is a tutorial, not a scientific study, so the rigor is appropriate for its purpose. The author references DeepSeek’s official API documentation and provides links to his own resources. The title accurately reflects the content. No external sources are cited beyond the DeepSeek API docs and the author’s own links. The workflow is offered for free, which adds credibility. However, the lack of independent verification of the claims (e.g., performance comparison) limits the scientific rigor.

174 words

Title / Content Match

The title accurately reflects the content: the video shows how to integrate DeepSeek R1 in n8n without OpenRouter, focusing on a planning-agent architecture.

Quality & Reliability

7/10

The video provides a practical, reproducible tutorial with clear steps and a working example. The author demonstrates technical competence and offers a free workflow download. However, the content is largely based on personal experience and anecdotal evidence, with no external scientific validation or benchmarks. The claims about cost savings and performance are not substantiated with detailed data.

Chapters

Cited Sources

Concurring Sources

External References

Contribution & Novelties

The video contributes a practical, reusable pattern for integrating reasoning models like DeepSeek R1 into agentic workflows in n8n, specifically addressing the limitation of no tool-calling support. It offers a free workflow and clear instructions, which is valuable for practitioners. The novelty lies in the specific architecture of a planning agent feeding a tools agent, which is a common pattern but well-illustrated here.

Pour aller plus loin :

130 words

Radar Profile

The radar profile shows balanced scores across information quantity, quality, technical level, and reliability, with a slight dip in reliability due to the anecdotal nature of the claims. The video is a practical tutorial with good information density, but the lack of independent verification keeps the reliability moderate.

Reliability 6/10

💬 No comments were provided for analysis.