mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 03:34:10 +00:00
testing fix bedrock deprecated cohere.command-text-v14
This commit is contained in:
parent
8d27efd9f2
commit
1edfba3f66
2 changed files with 0 additions and 2 deletions
|
@ -3543,7 +3543,6 @@ def response_format_tests(response: litellm.ModelResponse):
|
|||
"mistral.mistral-7b-instruct-v0:2",
|
||||
# "bedrock/amazon.titan-tg1-large",
|
||||
"meta.llama3-8b-instruct-v1:0",
|
||||
"cohere.command-text-v14",
|
||||
],
|
||||
)
|
||||
@pytest.mark.parametrize("sync_mode", [True, False])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue