From 515ae9680ebdb267291a1376aeaa05a95da650d0 Mon Sep 17 00:00:00 2001 From: Ishaan Jaffer Date: Fri, 31 Oct 2025 19:08:32 -0700 Subject: [PATCH] test_anthropic_tool_use --- tests/llm_translation/test_anthropic_completion.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/llm_translation/test_anthropic_completion.py b/tests/llm_translation/test_anthropic_completion.py index 0f5bc4fb2f..d043f8dc93 100644 --- a/tests/llm_translation/test_anthropic_completion.py +++ b/tests/llm_translation/test_anthropic_completion.py @@ -333,9 +333,9 @@ def test_process_anthropic_headers_with_no_matching_headers(): "tool_type, tool_config, message_content", [ ( - "computer_20241022", + "computer_20250124", { - "type": "computer_20241022", + "type": "computer_20250124", "function": { "name": "computer", "parameters": {