Skip to main content

get_detailed_token_report

Method
This is a method of the AgentTeam class in the agents module.
Get a detailed token usage report.

Signature

Returns

Dict[str, Any]
The result of the operation.

Uses

  • get_recent_interactions
  • get_token_collector

Source

View on GitHub

praisonaiagents/agents/agents.py at line 2928