Module streaming

Module streaming 

Source
Expand description

Streaming response display for real-time AI output

Handles streaming tokens from the AI and displaying them in real-time.

Structs§

SimpleStreamer
A simpler streaming helper for basic use cases
StreamingDisplay
Manages the display of streaming AI responses

Enums§

StreamingState
State of the streaming response

Functions§

print_thinking
Print a static thinking message
show_thinking_with_spinner
Print a “thinking” indicator with optional spinner