test: accept the Maps grounding rate in the intended cost map schema

This commit is contained in:
mateo-berri 2026-08-26 16:28:00 -07:00
parent dca5144dba
commit 6c07fd547b

View file

@ -874,6 +874,7 @@ def test_aaamodel_prices_and_context_window_json_is_valid():
"deprecation_date": {"type": "string"},
"input_cost_per_audio_per_second": {"type": "number"},
"input_cost_per_audio_per_second_above_128k_tokens": {"type": "number"},
"google_maps_grounding_cost_per_query": {"type": "number"},
"input_cost_per_audio_token": {"type": "number"},
"input_cost_per_image_token": {"type": "number"},
"input_cost_per_character": {"type": "number"},