SSE

Server-Sent Events (SSE) streaming mode.

In this mode:

  • The runner yields events progressively as the LLM generates responses

  • Both partial events (streaming chunks) and aggregated events are yielded

  • Suitable for: real-time display with typewriter effects in Web UIs, chat applications, interactive displays

Properties

Link copied to clipboard
Link copied to clipboard