Update tests/litellm/llms/vertex_ai/gemini/test_transformation.py

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
Monesh Ram 2026-02-21 18:02:59 +05:30 committed by GitHub
parent 1cd346f083
commit 3675745fab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
from litellm.llms.vertex_ai.gemini.transformation import VertexGeminiConfig
from litellm.llms.vertex_ai.gemini.vertex_and_google_ai_studio_gemini import VertexGeminiConfig
def test_vertex_ai_audio_supported_params():
config = VertexGeminiConfig()