mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
fix: import audio check (#6740)
This commit is contained in:
parent
6ae0bc4a11
commit
0585fd56d6
1 changed files with 2 additions and 0 deletions
|
|
@ -961,6 +961,8 @@ from .utils import (
|
|||
supports_response_schema,
|
||||
supports_parallel_function_calling,
|
||||
supports_vision,
|
||||
supports_audio_input,
|
||||
supports_audio_output,
|
||||
supports_system_messages,
|
||||
get_litellm_params,
|
||||
acreate,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue