usable
Method
This is a method of the BudgetAllocation class in the models module.Usable tokens after output reserve.
Signature
Returns
The result of the operation.
Source
View on GitHub
praisonaiagents/context/models.py at line 115usable: Usable tokens after output reserve.
This is a method of the BudgetAllocation class in the models module.Usable tokens after output reserve.
def usable() -> int
praisonaiagents/context/models.py at line 115