Streaming
cascadeflow supports streaming responses viastream_events() for custom UI integration and run_streaming() for terminal output with visual feedback.
stream_events()
Returns an async iterator ofStreamEvent objects.
Streaming API — StreamEvent, StreamEventType, and async iterators for real-time response output.
stream_events() for custom UI integration and run_streaming() for terminal output with visual feedback.
StreamEvent objects.