mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-09 22:31:41 +00:00
(ci/cd) azure test
This commit is contained in:
parent
f8c7528bff
commit
f69653c126
1 changed files with 1 additions and 1 deletions
|
|
@ -611,7 +611,7 @@ def test_completion_azure_key_completion_arg():
|
|||
os.environ.pop("AZURE_API_KEY", None)
|
||||
try:
|
||||
print("azure gpt-3.5 test\n\n")
|
||||
litellm.set_verbose=False
|
||||
litellm.set_verbose=True
|
||||
## Test azure call
|
||||
response = completion(
|
||||
model="azure/chatgpt-v-2",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue