mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-19 13:09:08 +08:00
fix: add tenant_id to invoke tts
This commit is contained in:
parent
687455ca31
commit
6f2d5ff099
@ -381,6 +381,7 @@ class PluginModelManager(BasePluginManager):
|
||||
"model_type": "tts",
|
||||
"model": model,
|
||||
"credentials": credentials,
|
||||
"tenant_id": tenant_id,
|
||||
"content_text": content_text,
|
||||
"voice": voice,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user