Expand description
Streaming text types for progressive message delivery.
Structs§
- Stream
Options - Options that control how streamed text is posted and updated.
Functions§
- fallback_
stream - Stream text progressively using a post-then-edit loop.
Type Aliases§
- Text
Stream - A stream of text chunks from an async source (e.g. an LLM response).