Skip to main content

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.

EstimationMetrics

Defined in the manager module.
AI Agent Metrics for token estimation accuracy.

Properties

heuristic_estimate
int
No description available.
accurate_estimate
int
No description available.
error_pct
float
No description available.
estimator_used
EstimationMode
No description available.
  • to_dict: Generic utility method.

Source

View on GitHub

praisonaiagents/context/manager.py at line 243