Skip to main content

InMemorySessionStore

Defined in the session module.
Rust AI Agent SDK In-memory session store (for testing)

Fields

NameTypeDescription
sessionsArc<RwLock<HashMap<String-

Methods

new

fn new() -> Self

Source

View on GitHub

praisonai/src/session/mod.rs at line 378