CLI Flags
Estimation Mode
| Mode | Description | Performance |
|---|---|---|
heuristic | Character-based estimate | Fastest |
accurate | Uses tiktoken tokenizer | Slower |
validated | Compares both, logs errors | Slowest |
CLI reference for token estimation configuration
| Mode | Description | Performance |
|---|---|---|
heuristic | Character-based estimate | Fastest |
accurate | Uses tiktoken tokenizer | Slower |
validated | Compares both, logs errors | Slowest |