Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

fixed_total

Method
This is a method of the BudgetAllocation class in the models module.
Total of fixed segment budgets.

Signature

def fixed_total() -> int

Returns

Returns
int
The result of the operation.

Source

View on GitHub

praisonaiagents/context/models.py at line 120