From 04cc292c3fefc13b376cfc224b787f2f021aff64 Mon Sep 17 00:00:00 2001 From: Ishaan Jaffer Date: Sat, 27 Sep 2025 13:58:54 -0700 Subject: [PATCH] test_completion_base64 --- tests/local_testing/test_completion.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/local_testing/test_completion.py b/tests/local_testing/test_completion.py index 17dc8929c6..2ce094ac39 100644 --- a/tests/local_testing/test_completion.py +++ b/tests/local_testing/test_completion.py @@ -712,7 +712,7 @@ def encode_image(image_path): "model", [ "gpt-4o", - "azure/gpt-4o-new-test", + "azure/gpt-4.1-nano", "anthropic/claude-3-opus-20240229", ], ) #