skip end of life model in test

This commit is contained in:
Ishaan Jaff 2024-08-31 14:48:52 -07:00
parent b8bc448479
commit 2e0ee8c72f

View file

@ -1545,6 +1545,7 @@ def test_completion_bedrock_claude_stream():
# test_completion_bedrock_claude_stream()
@pytest.mark.skip(reason="model end of life")
def test_completion_bedrock_ai21_stream():
try:
litellm.set_verbose = False