//! Streaming Tool Calls
//!//! Provides a streaming agent that emits LLM text token by token and exposes
//! tool-call state.
pubmodstate;pubmodtool_call_stream;pubusestate::{AgentStreamEvent, ToolCallState};pubusetool_call_stream::StreamingFunctionCallingAgent;