mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-05 08:07:05 +00:00
test fix
This commit is contained in:
parent
3f50196acf
commit
8016bcb1b9
1 changed files with 1 additions and 0 deletions
|
|
@ -607,6 +607,7 @@ def test_aaamodel_prices_and_context_window_json_is_valid():
|
|||
"supports_web_search": {"type": "boolean"},
|
||||
"supports_url_context": {"type": "boolean"},
|
||||
"supports_reasoning": {"type": "boolean"},
|
||||
"supports_service_tier": {"type": "boolean"},
|
||||
"tool_use_system_prompt_tokens": {"type": "number"},
|
||||
"tpm": {"type": "number"},
|
||||
"supported_endpoints": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue