Skip to main content

Module stream

Module stream 

Source

Enums§

Chunk

Functions§

collect_text
Extract concatenated text from a slice of chunks.
collect_tool_calls
Assemble tool calls from a sequence of ToolCallStart/ToolCallDelta chunks.
collect_usage
Extract the last Usage chunk, if any.

Type Aliases§

ResponseStream