Generator Agent
A single, one-shot LLM call that produces its output directly — no turns, no tool use, no observation loop. Less a formal architecture than a useful counterpoint to the ReAct agent: where ReAct interleaves reasoning and action over many steps, a generator agent just generates and stops.