diff --git a/litellm/tests/test_embedding.py b/litellm/tests/test_embedding.py index b88f6ae7f..2c9de496c 100644 --- a/litellm/tests/test_embedding.py +++ b/litellm/tests/test_embedding.py @@ -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