StreamEvent
Defined in the streaming module.Rust AI Agent SDK A single streaming event emitted during LLM response streaming.
Fields
Methods
new
content
tool_call
error
reasoning
agent_id
session_id
run_id
metadata
request_start
first_token
delta_text
stream_end
error_event
Source
View on GitHub
praisonai/src/streaming/mod.rs at line 119
