diff --git a/tests/test_litellm/llms/vertex_ai/test_vertex.py b/tests/test_litellm/llms/vertex_ai/test_vertex.py index fdba86af4a..803584b561 100644 --- a/tests/test_litellm/llms/vertex_ai/test_vertex.py +++ b/tests/test_litellm/llms/vertex_ai/test_vertex.py @@ -410,7 +410,6 @@ def test_multiple_function_call(): }, {"role": "user", "parts": [{"text": "tell me the results."}]}, ], - "generationConfig": {}, }