Fix schema

This commit is contained in:
Felipe Musse 2026-04-28 14:41:46 +01:00
parent 0338b36392
commit d7cff1168e

View file

@ -773,6 +773,7 @@ def test_aaamodel_prices_and_context_window_json_is_valid():
"supports_none_reasoning_effort": {"type": "boolean"},
"supports_xhigh_reasoning_effort": {"type": "boolean"},
"supports_max_reasoning_effort": {"type": "boolean"},
"supports_thinking_budget_zero": {"type": "boolean"},
"supports_service_tier": {"type": "boolean"},
"supports_preset": {"type": "boolean"},
"tool_use_system_prompt_tokens": {"type": "number"},