(ci/cd) azure test

This commit is contained in:
ishaan-jaff 2023-12-11 22:22:52 -08:00
parent f8c7528bff
commit f69653c126

View file

@ -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",