mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-08 22:21:35 +00:00
test - test gpt-3.5-turbo on test_parallel_streaming_requests
This commit is contained in:
parent
b7c6f0500b
commit
2f9dac6238
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue