Structs§
- Token
Estimator Wrapper - Wrapper for TokenEstimator that implements Debug
Functions§
- default_
token_ estimator - Default lightweight token estimator. Uses heuristic based on character types:
Type Aliases§
- Token
Estimator - Token estimator function type. Callers can inject precise implementations (e.g., using tiktoken) if available.