Skip to main content

Module budget

Module budget 

Source
Expand description

Thread-safe token budget tracker. Token budget tracking for LLM context windows.

Provides a thread-safe token accounting type for managing context window budgets without external dependencies.

Structs§

TokenBudget
Thread-safe token budget tracker for LLM context windows.