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.
ContextListSink
Defined in the trace module.Rust AI Agent SDK List sink (stores events in memory).
Fields
| Name | Type | Description |
|---|---|---|
events | Vec<ContextEvent> | - |
Methods
new
Source
View on GitHub
praisonai/src/trace/mod.rs at line 603
