Skip to main content
Import: from gaia.agents.base.console import AgentConsole, SilentConsole

Detailed Spec: spec/console Purpose: Control agent output display.

AgentConsole (Rich CLI Output)


SilentConsole (No Output)


SSEOutputHandler (Streaming API)


When to Use Each Handler