reduction_percent
Method
This is a method of the OptimizationResult class in the models module.Percentage of tokens reduced.
Signature
Returns
The result of the operation.
Source
View on GitHub
praisonaiagents/context/models.py at line 223reduction_percent: Percentage of tokens reduced.
This is a method of the OptimizationResult class in the models module.Percentage of tokens reduced.
def reduction_percent() -> float
praisonaiagents/context/models.py at line 223