Module streaming

Module streaming 

Source
Expand description

Streaming tool execution for handling large outputs.

Structs§

LimitedStream
A stream wrapper that enforces resource limits
TimeoutStream
A stream that enforces timeout

Traits§

StreamingToolExecutor
Trait for tools that produce streaming output

Functions§

collect_stream
Helper to collect stream into a vector with limits