estimate_tokens_heuristic

Function estimate_tokens_heuristic 

Source
pub fn estimate_tokens_heuristic(text: &str) -> i32
Expand description

Estimate token count using the default heuristic tokenizer.