|
|
|
|
|
by iamflimflam1
9 days ago
|
|
This only works well if you are creating sub agents with clean contexts for each task. If you constantly are switching models part way through some work then the whole session needs to be replayed each switch. You lose all the benefits of the context cache. |
|