forked from phoenix/litellm-mirror
test: skip test on end of life model
This commit is contained in:
parent
65a9c933ad
commit
336022e97c
1 changed files with 1 additions and 0 deletions
|
@ -1545,6 +1545,7 @@ def test_completion_bedrock_claude_stream():
|
||||||
# test_completion_bedrock_claude_stream()
|
# test_completion_bedrock_claude_stream()
|
||||||
|
|
||||||
|
|
||||||
|
@pytest.mark.skip(reason="model end of life")
|
||||||
def test_completion_bedrock_ai21_stream():
|
def test_completion_bedrock_ai21_stream():
|
||||||
try:
|
try:
|
||||||
litellm.set_verbose = False
|
litellm.set_verbose = False
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue