Skip to main content

MultiAgentMemoryConfig

Defined in the Feature Configs module.
AI Agent Configuration for multi-agent shared memory. Consolidates: memory, memory_config, embedder, user_id

Properties

Optional[str]
No description available.
Optional
No description available.
Optional
No description available.
  • to_dict: Convert to dictionary.

Usage

Source

View on GitHub

praisonaiagents/config/feature_configs.py at line 1497

Agents Concept

Single Agent Guide

Multi-Agent Guide

Agent Configuration

Auto Agents