This commit is contained in:
Ishaan Jaffer 2025-09-23 14:41:30 -07:00
parent 3f50196acf
commit 8016bcb1b9

View file

@ -607,6 +607,7 @@ def test_aaamodel_prices_and_context_window_json_is_valid():
"supports_web_search": {"type": "boolean"},
"supports_url_context": {"type": "boolean"},
"supports_reasoning": {"type": "boolean"},
"supports_service_tier": {"type": "boolean"},
"tool_use_system_prompt_tokens": {"type": "number"},
"tpm": {"type": "number"},
"supported_endpoints": {