Skip to main content

display_token_usage

Method
This is a method of the AgentTeam class in the agents module.
Display token usage in a formatted table.

Signature

def display_token_usage() -> Any

Returns

Returns
Any
The result of the operation.

Uses

  • _token_collector.get_session_summary

Source

View on GitHub

praisonaiagents/agents/agents.py at line 1555