mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
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>
This commit is contained in:
parent
ab79b8dcb6
commit
eb8d402187
1 changed files with 1 additions and 0 deletions
|
|
@ -6611,6 +6611,7 @@ def test_model_has_no_cost_mapping_no_model_or_router_is_false():
|
|||
"azure/speech/azure-tts",
|
||||
"mistral/mistral-ocr-latest",
|
||||
"vertex_ai/imagen-3.0-generate-001",
|
||||
"dashscope/qwen-flash",
|
||||
],
|
||||
)
|
||||
def test_model_has_no_cost_mapping_non_token_priced_model_is_false(underlying_model):
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue