mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
(ci/cd) aws disabled our test account :(
This commit is contained in:
parent
0633eecdb8
commit
85e9116758
1 changed files with 1 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue