SessionConfig
Defined in the config module.AI Agent Configuration for gateway sessions. Attributes: timeout: Session timeout in seconds (0 = no timeout) max_messages: Maximum messages to keep in history (0 = unlimited) persist: Whether to persist session state persist_path: Path for session persistence metadata: Additional session metadata
Properties
No description available.
No description available.
No description available.
No description available.
No description available.
Internal & Generic Methods
Internal & Generic Methods
- to_dict: Convert to dictionary.
Source
View on GitHub
praisonaiagents/gateway/config.py at line 12
