mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 18:54:30 +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
|
@ -5066,6 +5066,7 @@ def transcription(
|
|||
api_version=api_version,
|
||||
azure_ad_token=azure_ad_token,
|
||||
max_retries=max_retries,
|
||||
litellm_params=litellm_params_dict,
|
||||
)
|
||||
elif (
|
||||
custom_llm_provider == "openai"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue