Skip to main content

RuntimeConfig

Defined in the protocols module.
AI Agent Declarative runtime configuration. Base configuration class for runtime implementations. Specific runtimes can extend this for their own config needs.

Properties

str
No description available.
Dict[str, Any]
No description available.

Source

View on GitHub

praisonaiagents/runtime/protocols.py at line 129

Configuration Overview

Agent Config