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.

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

Rust Memory

Rust Sessions

Rust Knowledge