mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
test(registry): allow /v1beta/interactions in the supported_endpoints schema
This commit is contained in:
parent
1aa214e69c
commit
b05ac5fefd
1 changed files with 1 additions and 0 deletions
|
|
@ -1051,6 +1051,7 @@ def test_aaamodel_prices_and_context_window_json_is_valid():
|
|||
"/v1/audio/speech",
|
||||
"/v1/ocr",
|
||||
"/vertex_ai/live",
|
||||
"/v1beta/interactions",
|
||||
],
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue