mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 10:44:24 +00:00
(ci/cd) reset azure api key
This commit is contained in:
parent
f69653c126
commit
d563e53948
1 changed files with 1 additions and 0 deletions
|
@ -189,6 +189,7 @@ def test_completion_azure_exception():
|
|||
}
|
||||
],
|
||||
)
|
||||
os.environ["AZURE_API_KEY"] = old_azure_key
|
||||
print(f"response: {response}")
|
||||
print(response)
|
||||
except openai.AuthenticationError as e:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue