test: skip aws test - aws account suspended

This commit is contained in:
Krrish Dholakia 2024-02-28 14:42:50 -08:00 committed by ishaan-jaff
parent 768ce68fc9
commit fe26acd9a2

View File

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