restore
This commit is contained in:
parent
3ff21bf30c
commit
9cb409903a
@ -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…
Reference in New Issue
Block a user