Method
This is a method of the ContextLedger class in the models module.Set token count for a segment.
Signature
Parameters
No description available.
No description available.
set_segment: Set token count for a segment.
This is a method of the ContextLedger class in the models module.Set token count for a segment.
def set_segment(segment: ContextSegment, tokens: int) -> None