mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-16 23:41:43 +00:00
fix the test
This commit is contained in:
parent
3c16e04950
commit
1fbe93353d
1 changed files with 1 additions and 0 deletions
|
|
@ -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"},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue