Chat + tool loop
Good at getting through one request.
-
{toolLoopTurns.map((turn) => (
-
{turn.label}
{turn.detail}
))}
The useful work lives in the conversation history.
Good at getting through one request.
{turn.detail}
The useful work lives in the conversation history.
Good at preserving how the work should run again.