Module streaming

Module streaming 

Source
Expand description

Streaming utilities for processing model responses.

Functionsยง

collect_text
Collects text from a stream of events.
print_stream
Prints a stream of events to stdout.