You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The model spawned a few subagent for a deep research session, parallel tasks.
When all agents are done, the subagents' responses are all combined and only then given to the model.
Since the combined response as a tool result was too long, most of the results got truncated.
Time and work is gone. Had to re-do it all with a new "write reports as md files" instruction.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
The model spawned a few subagent for a deep research session, parallel tasks.
When all agents are done, the subagents' responses are all combined and only then given to the model.
Since the combined response as a tool result was too long, most of the results got truncated.
Time and work is gone. Had to re-do it all with a new "write reports as md files" instruction.
I think this should be handled better.
All reactions