mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
restore
This commit is contained in:
parent
3ff21bf30c
commit
9cb409903a
1 changed files with 0 additions and 1 deletions
|
|
@ -30,7 +30,6 @@ class AzureFoundryModelInfo(BaseLLMModelInfo):
|
|||
api_version
|
||||
or litellm.api_version
|
||||
or get_secret_str("AZURE_API_VERSION")
|
||||
or get_secret_str("AZURE_AI_API_VERSION")
|
||||
)
|
||||
return api_version
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue