pub fn should_firewall( tool: &str, output_tokens: usize, config: &Config, ) -> bool
Whether a result of output_tokens from tool should be firewalled.
output_tokens
tool