mirror of https://github.com/langgenius/dify.git
Merge branch 'fix/chore-fix' into dev/plugin-deploy
This commit is contained in:
commit
8266bf6fa8
|
|
@ -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…
Reference in New Issue