forked from phoenix/litellm-mirror
(ci/cd) deploy again
This commit is contained in:
parent
597effd5eb
commit
9988a39169
1 changed files with 1 additions and 1 deletions
|
@ -224,7 +224,7 @@ def test_completion_gpt4_vision():
|
||||||
|
|
||||||
|
|
||||||
def test_completion_azure_gpt4_vision():
|
def test_completion_azure_gpt4_vision():
|
||||||
# azure/gpt-4 vision takes 5s to respond
|
# azure/gpt-4 vision takes 5seconds to respond
|
||||||
try:
|
try:
|
||||||
litellm.set_verbose = True
|
litellm.set_verbose = True
|
||||||
response = completion(
|
response = completion(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue