From 36f1e4196ffeb73fe4d3320eeaba9a66ac6533a9 Mon Sep 17 00:00:00 2001 From: ishaan-jaff Date: Mon, 29 Jan 2024 21:09:13 -0800 Subject: [PATCH] (ci/cd) run again --- litellm/tests/test_completion.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/litellm/tests/test_completion.py b/litellm/tests/test_completion.py index 4553973f53..50bb4efb09 100644 --- a/litellm/tests/test_completion.py +++ b/litellm/tests/test_completion.py @@ -515,7 +515,7 @@ def hf_test_completion_tgi(): # hf_test_error_logs() -# def test_completion_cohere(): # commenting out, for now as the cohere endpoint is being flaky +# def test_completion_cohere(): # commenting out,for now as the cohere endpoint is being flaky # try: # litellm.CohereConfig(max_tokens=10, stop_sequences=["a"]) # response = completion(