test(completion): test bumping a version

This commit is contained in:
ishaan-jaff 2023-10-07 11:11:54 -07:00
parent f2a834e3e8
commit a326a0ade1

View file

@ -316,7 +316,7 @@ def test_completion_cohere(): # commenting for now as the cohere endpoint is bei
except Exception as e: except Exception as e:
pytest.fail(f"Error occurred: {e}") pytest.fail(f"Error occurred: {e}")
# test_completion_cohere() # test_completion_cohere() #
def test_completion_openai(): def test_completion_openai():