get_stats
Method
This is a method of the DoomLoopDetector class in the doom_loop module.Get detection statistics.
Signature
Returns
Dict[str, Any]
The result of the operation.
Uses
time.time
Used By
ContextManager.get_statsMultiAgentContextManager.get_combined_statsMultiAgentContextManager.get_combined_stats
Source
View on GitHub
praisonaiagents/escalation/doom_loop.py at line 310
