mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-18 21:35:06 +00:00
test_aaamodel_prices_and_context_window_json_is_valid
This commit is contained in:
@@ -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"},
|
||||
|
||||
Reference in New Issue
Block a user