Replies: 1 comment 3 replies
-
|
Hey @gadgetb0y, great question! This is actually already possible today. Just not automatically, but with a few clicks in the n8n UI. How to do it:
Since each workflow has its own independent AI Agent node, you can mix and match models freely per workflow. Why not build automatic routing? n8n already gives you per-workflow model control natively. Building a DB-based routing system on top would add complexity without real benefit. The UI approach is straightforward and takes about 5 minutes. The |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Can different tasks use a specific model? For instance, I would want to use Claude Sonnet 4.6 for interactive tasks but I would prefer background tasks (morning briefings, heartbeat checks) to use my local LLM, where slower processes are fine. OpenClaw set this up for me automatically just by chatting with the bot.
Beta Was this translation helpful? Give feedback.
All reactions