3 ms·
The trick is to rarely switch, or switch at task boundaries. Often the conclusion of routing is actually "this one model is actually at the pareto front for thi
by SilenN 29d ago
The trick is to rarely switch, or switch at task boundaries. Often the conclusion of routing is actually "this one model is actually at the pareto front for this task, just use it always".
- cameronh90 29d agoBut then it's better to just not have a gateway switch models at all. Just have the harness able to choose which model its sub-agents use, then tell it how to split up tasks and which models to use when doing so.
- SilenN 29d agoThat is another way to do. Or we can automatically figure out which models the subagents should be using for you. And update them as new models come out and the work your subagents do changes. More than one way to skin a cat.
- aerzen 29d agoThis does make sense. I generally only switch between models in pi when creating a new session. And it is apparent from the promt if this just a "how to see open ports on linux" or "make a concrete plan for feature X"