| ▲ | alansaber 2 hours ago | |||||||
That is interesting, sounds like in practice you only end up routing between 2 models | ||||||||
| ▲ | adchurch 2 hours ago | parent | next [-] | |||||||
I'd say that a typical main agent loop has 1-3 models (obviously very situationally dependent), but when you have subagents those can get routed independently since they have a fresh context window, so there are a lot more degrees of freedom there. | ||||||||
| ▲ | echelon an hour ago | parent | prev [-] | |||||||
Or not routing at all. In practice you just pick one and stick with it until the API stops or you hit performance issues. | ||||||||
| ||||||||