Ask a question to get started
Enter to send•Shift+Enter new line
Token stats for a single model within a session.
ModelStats( self, request_count: int = 0, input_tokens: int = 0, output_tokens: int
Number of LLM API requests made to this model.
Cumulative input tokens sent to this model.
Cumulative output tokens received from this model.
Cumulative estimated USD cost for priceable requests to this model.
Requests with a cost estimate, including estimates of literal zero.
Provider that served this model (e.g. openai), or "" when unknown.
openai
""
Model name displayed in usage output.