Skip to main content

IdleDecision

Defined in the protocols module.
AI Agent Result of an idle/quiesce evaluation. Attributes: idle: Whether the gateway is currently quiescent. reason: Optional human-readable explanation (logged on quiesce).

Properties

bool
No description available.
str
No description available.

Source

View on GitHub

praisonaiagents/gateway/protocols.py at line 2903