Skip to main content

cost_summary

Method
This is a method of the Agent class in the agent module.
Summary of cost and token usage.

Signature

Returns

dict
tokens_in, tokens_out, cost, llm_calls

Source

View on GitHub

praisonaiagents/agent/agent.py at line 2784