forked from phoenix/litellm-mirror
(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