News

Problem Description When using LoopAgent in the accomodation_sequential_agent to iteratively process search terms, the execution gets stuck in the browsing_results_agent (which is the last sub-agent ...
I am trying to run an agent in a for loop, and after just a few iterations it gets stuck for no reason if I use TransformersModel with CodeAgent running on a GPU. I observe this behavior on Linux ...