fix the test

This commit is contained in:
Yang Yang 2026-04-18 22:33:13 -07:00
parent 3c16e04950
commit 1fbe93353d

View file

@ -678,6 +678,7 @@ def test_aaamodel_prices_and_context_window_json_is_valid():
"code_interpreter_cost_per_session": {"type": "number"},
"inference_geo": {"type": "string"},
"litellm_provider": {"type": "string"},
"aliases": {"type": "array", "items": {"type": "string"}},
"max_audio_length_hours": {"type": "number"},
"max_audio_per_prompt": {"type": "number"},
"max_document_chunks_per_query": {"type": "number"},