Skip to main content

needs_shell_dialect_guidance

Function needs_shell_dialect_guidance 

pub fn needs_shell_dialect_guidance<'a>(
    tool_names: impl IntoIterator<Item = &'a str>,
) -> bool
Expand description

Report whether any tool in tool_names accepts a model-authored shell command, and therefore whether the shell dialect guidance is worth rendering.