From 1ad33bf60131e54968431ce04c0f878d0b1a1d3c Mon Sep 17 00:00:00 2001 From: ishaan-jaff Date: Thu, 29 Feb 2024 19:15:44 -0800 Subject: [PATCH] (ci/cd) deploy again --- .circleci/config.yml | 2 +- litellm/tests/test_completion.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index daa4d59ec..c8c9ca07c 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -81,7 +81,7 @@ jobs: command: | pwd ls - python -m pytest -vv litellm/tests/ -x --junitxml=test-results/junit.xml --durations=5 + python -m pytest -vv litellm/tests/ -x -s -v --junitxml=test-results/junit.xml --durations=5 no_output_timeout: 120m # Store test results diff --git a/litellm/tests/test_completion.py b/litellm/tests/test_completion.py index f6be6e952..02917cf88 100644 --- a/litellm/tests/test_completion.py +++ b/litellm/tests/test_completion.py @@ -292,7 +292,7 @@ def test_completion_gpt4_vision(): def test_completion_azure_gpt4_vision(): - # azure/gpt-4, vision takes 5 seconds to respond + # azure/gpt-4, vision takes 5seconds to respond try: litellm.set_verbose = True response = completion(