I copied the Deep research agent and then run it in draft mode, it works well untill it reaches the parallel execution group of createcoverimage, sourceimages, createpodcast and create visualizations which all fail (see screenshot).
The error recieved is: Execution Error with no further explanation
I ran it twice just to make sure it’s not a system glitch with one of the engins but the error persists with the same tasks
Has anyone else encountered this issue? is there a solution? am I doing something wrong?
Thanks
Hi @AsherBD, thank you for the post!
The Deep Research Agent uses Premium AI Models for faster performance and larger context windows, since it needs to process a lot of data. If you’re on the Free Plan and create a copy of the agent, you won’t have access to those Premium Models. As a result, it defaults to the basic ones, which can run into errors due to the smaller context window.
You could try tweaking the prompts to fit within the model’s limits and ask for shorter outputs.
Just keep in mind that this might impact both the quality of the results and how long the agent takes to run.
1 Like