From 1b9e992fef30eb27c0adbd673f66e1b7ae763db4 Mon Sep 17 00:00:00 2001 From: ishaan-jaff Date: Mon, 29 Jan 2024 18:24:39 -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 c3dfe60d0e0..ffd5fce01b8 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 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(