pub fn check_parallel_tools(
config: &Config,
model_id: &str,
) -> Result<CheckOutcome, CloudflareError>Expand description
Check (e): parallel tool calls. Acceptance (feedback 02
30-tool-calling): exactly two tool calls in one assistant turn, one
get_project_sentinel and one get_project_marker (order-agnostic),
both with valid JSON arguments.