mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-05 14:23:44 +00:00
litellm_staging_03_22_2026
This commit is contained in:
@@ -812,6 +812,10 @@ def test_aaamodel_prices_and_context_window_json_is_valid():
|
||||
},
|
||||
"additionalProperties": False,
|
||||
},
|
||||
"web_search_billing_unit": {
|
||||
"type": "string",
|
||||
"enum": ["per_prompt", "per_query"],
|
||||
},
|
||||
"citation_cost_per_token": {"type": "number"},
|
||||
"supported_modalities": {
|
||||
"type": "array",
|
||||
|
||||
Reference in New Issue
Block a user