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

This commit is contained in:
Yeuoly 2024-11-29 16:17:48 +08:00
commit 8266bf6fa8
No known key found for this signature in database
GPG Key ID: A66E7E320FB19F61

View File

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