Skip to main content

BudgetAllocation

Defined in the models module.
Token budget allocation across segments. Specifies maximum tokens allowed per segment.

Properties

model_limit
int
No description available.
output_reserve
int
No description available.
system_prompt
int
No description available.
rules
int
No description available.
skills
int
No description available.
memory
int
No description available.
tools_schema
int
No description available.
history
int
No description available.
tool_outputs
int
No description available.
buffer
int
No description available.

Methods

  • to_dict: Convert to dictionary.