mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 18:54:30 +00:00
add mock testing for vertex tts
This commit is contained in:
parent
8fada93fff
commit
80e95b4ccf
3 changed files with 103 additions and 5 deletions
|
@ -4867,6 +4867,7 @@ def speech(
|
|||
input=input,
|
||||
voice=voice,
|
||||
optional_params=optional_params,
|
||||
kwargs=kwargs,
|
||||
logging_obj=logging_obj,
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue