Top-level supervisor for the Gemini application.
Manages the streaming infrastructure, tool execution runtime, and rate limiting, providing a unified supervision tree for all Gemini components.
Summary
Functions
Returns a specification to start this module under a supervisor.
Start the Gemini supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec start_link(term()) :: Supervisor.on_start()
Start the Gemini supervisor.