forked from phoenix/litellm-mirror
(testing): Enable testing us.anthropic.claude-3-haiku-20240307-v1:0. (#6018)
This commit is contained in:
parent
121b493fe8
commit
8995ff49ae
1 changed files with 1 additions and 1 deletions
|
@ -1229,7 +1229,7 @@ def test_not_found_error():
|
|||
@pytest.mark.parametrize(
|
||||
"model",
|
||||
[
|
||||
# "bedrock/us.anthropic.claude-3-haiku-20240307-v1:0",
|
||||
"bedrock/us.anthropic.claude-3-haiku-20240307-v1:0",
|
||||
"bedrock/us.meta.llama3-2-11b-instruct-v1:0",
|
||||
],
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue