From 3987198fca02805e0830660914876535a56b99ef Mon Sep 17 00:00:00 2001 From: Ishaan Jaffer Date: Sat, 14 Feb 2026 12:41:35 -0800 Subject: [PATCH] test_partner_models_httpx_streaming --- tests/local_testing/test_amazing_vertex_completion.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/local_testing/test_amazing_vertex_completion.py b/tests/local_testing/test_amazing_vertex_completion.py index 70d827deb3..0078483c73 100644 --- a/tests/local_testing/test_amazing_vertex_completion.py +++ b/tests/local_testing/test_amazing_vertex_completion.py @@ -890,7 +890,7 @@ async def test_partner_models_httpx(model, region, sync_mode): @pytest.mark.parametrize( "model,region", [ - ("vertex_ai/meta/llama-4-maverick-17b-16e-instruct-maas", "us-east5"), + ("vertex_ai/meta/llama-4-scout-17b-16e-instruct-maas", "us-east5"), ("vertex_ai/qwen/qwen3-coder-480b-a35b-instruct-maas", "us-south1"), ( "vertex_ai/mistral-small-2503",