Skip to main content

has_pending_messages

Method
This is a method of the MessageSteeringProtocol class in the protocols module.
Check if there are pending steering messages.

Signature

Returns

bool
True if messages are pending, False otherwise

Source

View on GitHub

praisonaiagents/agent/protocols.py at line 527