mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
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:
parent
1cd346f083
commit
3675745fab
1 changed files with 1 additions and 1 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue