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.

SessionConfig

Defined in the Config Loader module.
Rust AI Agent SDK Session configuration

Fields

NameTypeDescription
session_idOption<String>Session ID
user_idOption<String>User ID
persistboolPersist session
storage_pathOption<String>Session storage path

Source

View on GitHub

praisonai/src/parity/config_loader.rs at line 166

Rust Sessions

Rust Memory

Rust Configuration

Rust Installation