Skip to main content

estimate_json_mode_tokens

Function estimate_json_mode_tokens 

Source
pub fn estimate_json_mode_tokens(query: &str, records: &[&str]) -> usize
Expand description

Estimate token cost of a JSON-mode tool exchange given a recall query + cited records (the standard MCP tools/calltools/result envelope).