remove porcupine model slug (#6580)

This commit is contained in:
Ahmed Ibrahim
2025-11-12 20:43:31 -08:00
committed by GitHub
parent 73ed30d7e5
commit b1979b70a8
2 changed files with 0 additions and 19 deletions

View File

@@ -1366,23 +1366,6 @@ mod tests {
);
}
#[test]
fn test_porcupine_defaults() {
assert_model_tools(
"porcupine",
&Features::with_defaults(),
&[
"exec_command",
"write_stdin",
"list_mcp_resources",
"list_mcp_resource_templates",
"read_mcp_resource",
"update_plan",
"view_image",
],
);
}
#[test]
fn test_codex_mini_unified_exec_web_search() {
assert_model_tools(