forked from phoenix/litellm-mirror
(ci/cd) run testing again
This commit is contained in:
parent
8d3ca785ae
commit
4b3e9c6b38
1 changed files with 1 additions and 1 deletions
|
@ -833,7 +833,7 @@ def test_completion_anyscale_with_functions():
|
|||
|
||||
def test_completion_azure_key_completion_arg():
|
||||
# this tests if we can pass api_key to completion, when it's not in the env
|
||||
# DO NOT REMOVE THIS TEST. No MATTER WHAT Happens.
|
||||
# DO NOT REMOVE THIS TEST. No MATTER WHAT Happens!
|
||||
# If you want to remove it, speak to Ishaan!
|
||||
# Ishaan will be very disappointed if this test is removed -> this is a standard way to pass api_key + the router + proxy use this
|
||||
old_key = os.environ["AZURE_API_KEY"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue