(testing): Enable testing us.anthropic.claude-3-haiku-20240307-v1:0. (#6018)

This commit is contained in:
David Manouchehri 2024-10-02 12:02:22 -04:00 committed by GitHub
parent 121b493fe8
commit 8995ff49ae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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",
],
)