(ci/cd) aws disabled our test account :(

This commit is contained in:
ishaan-jaff 2024-02-28 17:26:14 -08:00
parent 0633eecdb8
commit 85e9116758

View file

@ -227,6 +227,7 @@ def test_cost_bedrock_pricing():
assert cost == predicted_cost
@pytest.mark.skip(reason="AWS disabled our access")
def test_cost_bedrock_pricing_actual_calls():
litellm.set_verbose = True
model = "anthropic.claude-instant-v1"