mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 03:34:10 +00:00
refactor(azure/audio_transcriptions.py): support client init with common logic
This commit is contained in:
parent
26fca929da
commit
9855e46208
3 changed files with 9 additions and 19 deletions
|
@ -220,7 +220,7 @@ def test_select_azure_base_url_called(setup_mocks):
|
|||
CallTypes.atext_completion,
|
||||
CallTypes.aembedding,
|
||||
# CallTypes.arerank,
|
||||
# CallTypes.atranscription,
|
||||
CallTypes.atranscription,
|
||||
CallTypes.aspeech,
|
||||
CallTypes.aimage_generation,
|
||||
# BATCHES ENDPOINTS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue