fix: miss default name in deploy

This commit is contained in:
jialin
2026-01-31 14:39:44 +08:00
parent 1e298bbbc0
commit 8d660b20aa
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ export const TTSAdvancedParamsConfig: ParamsSchema[] = [
]
},
{
type: 'Select',
type: 'AutoComplete',
name: 'instructions',
label: {
text: 'playground.params.voiceStyle',