5 ms·
How is this different from open router?
by oypass 3mo ago
How is this different from open router?
- davidvgilmore 3mo agoFour ways: (1) We are built specifically for Claude Code model routing. (2) We route at a subagent/subtask level. (3) We support on-device routing. (4) We have a built-in ML router trained specifically to route Claude Code subagent tasks. Its use is optional.
- oypass 3mo agoWhat is the benefits of on device routing? How do you decide if the task can be run on device?
- davidvgilmore 3mo agoFor those that have capable enough hardware, it's effectively free to run subtasks on-device. (just the marginal cost of additional electricity). With Google's most recent 12b param Gemma model, even Mac users with just 16gb of unified memory can offload some tasks on-device.