Documentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
StreamCallback
Defined in the streaming module.Rust AI Agent SDK Trait for synchronous stream event callbacks.
Methods
on_event
| Name | Type |
|---|---|
event | &StreamEvent |
Source
View on GitHub
praisonai/src/streaming/mod.rs at line 0
