Documentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
get_stats
Method
This is a method of the ContextManager class in the manager module.Get current context statistics.
Signature
Returns
The result of the operation.
Uses
to_dictget_utilizationget_warningsget_stats
Used By
ContextManager.get_statsMultiAgentContextManager.get_combined_statsMultiAgentContextManager.get_combined_stats
Source
View on GitHub
praisonaiagents/context/manager.py at line 851
