Merge branch 'fix/chore-fix' into dev/plugin-deploy

pull/12372/head
Yeuoly 1 year ago
commit 8266bf6fa8
No known key found for this signature in database
GPG Key ID: A66E7E320FB19F61

@ -381,6 +381,7 @@ class PluginModelManager(BasePluginManager):
"model_type": "tts", "model_type": "tts",
"model": model, "model": model,
"credentials": credentials, "credentials": credentials,
"tenant_id": tenant_id,
"content_text": content_text, "content_text": content_text,
"voice": voice, "voice": voice,
}, },

Loading…
Cancel
Save