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", ], ) #