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.

MultiAgentMemoryConfig

Defined in the config module.
Rust AI Agent SDK Configuration for multi-agent memory

Fields

NameTypeDescription
user_idOption<String>User identification
configHashMap<StringMemory provider config
serde_json:Value>Memory provider config

Source

View on GitHub

praisonai/src/config.rs at line 1054

Rust Agent

Rust Overview

Rust Quickstart

Rust Installation

Rust Autonomy