forked from phoenix/litellm-mirror
(ci/cd) run again
This commit is contained in:
parent
96eddf2335
commit
5856ec03c6
1 changed files with 1 additions and 1 deletions
|
@ -596,7 +596,7 @@ def test_completion_gpt4_vision():
|
||||||
|
|
||||||
|
|
||||||
def test_completion_azure_gpt4_vision():
|
def test_completion_azure_gpt4_vision():
|
||||||
# azure/gpt-4, vision takes 5 seconds to respond
|
# azure/gpt-4, vision takes 5-seconds 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