🎯 FYI: DeepSeek V3 Model (Similar to ChatGPT 4o) Discount Trick for n8n Users

I stumbled across a neat workaround for anyone looking to use AI in their n8n workflows for learning or playing around a lot or processing low priority huge data without spending a fortune. DeepSeek (a model comparable to ChatGPT-4o) is offering huge discounts right now for processing large datasets. It’s not something they promote widely, but here’s how you can make it work:


:moneybag: The Discounted Pricing:

To give you an idea, processing a 500,000-character book costs just $0.042 (yep, about 4 cents). Definitely worth looking into if you’re processing large volumes of data.


:dart: How to Enable the Discount in n8n:

:one: Go to OpenRouter and create an account.
:two: Add a small balance (I tested it with $5).
:three: Generate an API key.
:four: In n8n, add the OpenAI node:

:five: Here’s the trick:

  • Go to your OpenRouter dashboard.
  • Block all providers except DeepSeek. This ensures you’re charged at their discounted rate.

:sparkles: Note:


Just wanted to share this in case it helps anyone reduce costs for their n8n workflows or other automation setups. Let me know if you’ve tried it or found any alternatives!

7 Likes