Expand description
Token counting functionality using tiktoken-rs
Structs§
- File
Token Count - Token count for a single file
- Token
Counter - Token counter with caching support
- Total
Token Estimate - Total token estimate for multiple files
Functions§
- remaining_
tokens - Calculate remaining token budget
- would_
exceed_ limit - Check if adding a file would exceed token limit