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§
- Token
Budget - Thread-safe token budget tracker for LLM context windows.