mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
fix sagemaker old used test
This commit is contained in:
parent
eb9e5af1a3
commit
a614c9f525
1 changed files with 1 additions and 0 deletions
|
|
@ -1683,6 +1683,7 @@ def test_completion_bedrock_mistral_stream():
|
|||
pytest.fail(f"Error occurred: {e}")
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="stopped using TokenIterator")
|
||||
def test_sagemaker_weird_response():
|
||||
"""
|
||||
When the stream ends, flush any remaining holding chunks.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue