| ▲ | bensyverson 15 hours ago | ||||||||||||||||
Yes, this is a core part of my workflow; use the smartest model (e.g. Fable) to generate a large hierarchical implementation plan, then clear the context and have a lesser model (e.g. Sonnet) track and execute the plan [0], often in parallel. It all depends on how much work you're doing; if it's a simple task, there's virtually no need for plans at all; just have the smart agent do it. But if the work is going to take 5, 10 or 100 sessions, there's real value in the "smart agent plans, cheap agent executes" model. | |||||||||||||||||
| ▲ | wrs 2 hours ago | parent | next [-] | ||||||||||||||||
My main point was not about the implementation stage, but the verification stage. Letting the smarter agent verify the work of the cheap agent finds a lot of little oversights and sloppiness that I used to have to find myself. So I’d be interested in that cost comparison. | |||||||||||||||||
| ▲ | ricardobeat 13 hours ago | parent | prev [-] | ||||||||||||||||
This is exactly what the post argues against though, as it leads to higher overall cost. | |||||||||||||||||
| |||||||||||||||||