Skip to content

Commit 9cb4099

Browse files
author
eycjur
committed
restore
1 parent 3ff21bf commit 9cb4099

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

litellm/llms/azure_ai/common_utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ def api_version(self, api_version: Optional[str] = None) -> Optional[str]:
3030
api_version
3131
or litellm.api_version
3232
or get_secret_str("AZURE_API_VERSION")
33-
or get_secret_str("AZURE_AI_API_VERSION")
3433
)
3534
return api_version
3635

0 commit comments

Comments
 (0)