fix linting
This commit is contained in:
parent
60729a9f6f
commit
e37c2f19f4
@ -392,7 +392,7 @@ def test_completion_azure():
|
||||
# litellm.api_base = self.azure_api_base
|
||||
# litellm.api_version = self.azure_api_version
|
||||
# litellm.api_key = self.api_key
|
||||
def test_completion_azure():
|
||||
def test_completion_azure_with_litellm_key():
|
||||
try:
|
||||
print("azure gpt-3.5 test\n\n")
|
||||
import openai
|
||||
|
||||
Loading…
Reference in New Issue
Block a user