Skip to main content

is_doom_loop

Method
This is a method of the DoomLoopTracker class in the autonomy module.
Check if we’re in a doom loop.

Signature

Returns

bool
True if doom loop detected

Uses

  • is_doom_loop

Used By

Source

View on GitHub

praisonaiagents/agent/autonomy.py at line 398