mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
test_aaamodel_prices_and_context_window_json_is_valid
This commit is contained in:
parent
572ac0b88f
commit
1237be04a5
1 changed files with 1 additions and 1 deletions
|
|
@ -637,7 +637,7 @@ def test_aaamodel_prices_and_context_window_json_is_valid():
|
|||
"type": "array",
|
||||
"items": {
|
||||
"type": "string",
|
||||
"enum": ["text", "image", "audio", "code"],
|
||||
"enum": ["text", "image", "audio", "code", "video"],
|
||||
},
|
||||
},
|
||||
"supports_native_streaming": {"type": "boolean"},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue