diff --git a/litellm/tests/test_streaming.py b/litellm/tests/test_streaming.py index 25f36826d2f..92b798d84ca 100644 --- a/litellm/tests/test_streaming.py +++ b/litellm/tests/test_streaming.py @@ -1390,6 +1390,7 @@ def test_bedrock_claude_3_streaming(): [ "claude-3-opus-20240229", "cohere.command-r-plus-v1:0", # bedrock + "gpt-3.5-turbo", "databricks/databricks-dbrx-instruct", # databricks "predibase/llama-3-8b-instruct", # predibase "replicate/meta/meta-llama-3-8b-instruct", # replicate