Skip to main content

HandoffDepthError

Defined in the handoff module.
AI Agent Raised when max handoff depth is exceeded.

Constructor

depth
int
required
No description available.
max_depth
int
required
No description available.

Source

View on GitHub

praisonaiagents/agent/handoff.py at line 114