Skip to main content

normalize_token_cost

Function normalize_token_cost 

Source
pub fn normalize_token_cost(tokens: usize, budget_total: usize) -> f64
Expand description

Normalize token cost relative to budget.