total
Method
This is a method of the ContextLedger class in the models module.Total tokens across all segments.
Signature
Returns
The result of the operation.
Source
View on GitHub
praisonaiagents/context/models.py at line 47total: Total tokens across all segments.
This is a method of the ContextLedger class in the models module.Total tokens across all segments.
def total() -> int
praisonaiagents/context/models.py at line 47