Skip to main content

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

NameTypeDescription
eventsVec<ContextEvent>-

Methods

new

fn new() -> Self
Create a new list sink.

Source

View on GitHub

praisonai/src/trace/mod.rs at line 603

Rust Context Management

Rust Token Management