mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
test_completion_azure
This commit is contained in:
parent
a1879cfa35
commit
b9756bf006
1 changed files with 1 additions and 1 deletions
|
@ -2661,7 +2661,7 @@ def test_re_use_openaiClient():
|
|||
|
||||
def test_completion_azure():
|
||||
try:
|
||||
print("azure gpt-3.5 test\n\n")
|
||||
print("azure chatgpt-v-3 test\n\n")
|
||||
litellm.set_verbose = False
|
||||
## Test azure call
|
||||
response = completion(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue