test: skip aws test - aws account suspended

This commit is contained in:
Krrish Dholakia 2024-02-28 14:42:50 -08:00
parent e5e973f0bb
commit 8a038e7da4

View file

@ -302,6 +302,7 @@ def test_bedrock_embedding_titan():
# test_bedrock_embedding_titan() # test_bedrock_embedding_titan()
@pytest.mark.skip(reason="AWS Suspended Account")
def test_bedrock_embedding_cohere(): def test_bedrock_embedding_cohere():
try: try:
litellm.set_verbose = False litellm.set_verbose = False