mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
Add audio as supported openai param
This commit is contained in:
parent
63b922de4b
commit
f38295fd02
1 changed files with 1 additions and 0 deletions
|
|
@ -269,6 +269,7 @@ class VertexGeminiConfig(VertexAIBaseConfig, BaseConfig):
|
|||
"logprobs",
|
||||
"top_logprobs",
|
||||
"modalities",
|
||||
"audio",
|
||||
"parallel_tool_calls",
|
||||
"web_search_options",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue