can_add_context
Method
This is a method of the TokenBudget class in the rag module.Check if budget allows more context
Signature
Parameters
No description available.
Returns
The result of the operation.
can_add_context: Check if budget allows more context
This is a method of the TokenBudget class in the rag module.Check if budget allows more context
def can_add_context(&self, tokens: usize) -> bool