fix: import audio check (#6740)

This commit is contained in:
Rasswanth 2024-11-15 06:30:38 +05:30 committed by GitHub
parent 6ae0bc4a11
commit 0585fd56d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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,