mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 11:14:04 +00:00
(test) AWS suspended our account
This commit is contained in:
parent
99337b971d
commit
07a911eaa5
2 changed files with 1 additions and 10 deletions
|
@ -146,6 +146,7 @@ def test_bedrock_embedding(client_no_auth):
|
|||
pytest.fail(f"LiteLLM Proxy test failed. Exception - {str(e)}")
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="AWS Suspended Account")
|
||||
def test_sagemaker_embedding(client_no_auth):
|
||||
global headers
|
||||
from litellm.proxy.proxy_server import user_custom_auth
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue