forked from phoenix/litellm-mirror
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
Add a link
Reference in a new issue