Skip to content

Commit eb8d402

Browse files
test(proxy): cover a registry model priced only via tiered_pricing
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
1 parent ab79b8d commit eb8d402

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_litellm/proxy/auth/test_auth_checks.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6611,6 +6611,7 @@ def test_model_has_no_cost_mapping_no_model_or_router_is_false():
66116611
"azure/speech/azure-tts",
66126612
"mistral/mistral-ocr-latest",
66136613
"vertex_ai/imagen-3.0-generate-001",
6614+
"dashscope/qwen-flash",
66146615
],
66156616
)
66166617
def test_model_has_no_cost_mapping_non_token_priced_model_is_false(underlying_model):

0 commit comments

Comments
 (0)