ToolGenerator

Type Alias ToolGenerator 

Source
pub type ToolGenerator = ToolEventStream;
Expand description

Generator type for tool execution streams.

Aliased Typeยง

pub struct ToolGenerator { /* private fields */ }