feat: text generation application support run batch (#529)
This commit is contained in:
@@ -84,6 +84,7 @@ const translation = {
|
||||
valueOfVarRequired: '变量值必填',
|
||||
queryRequired: '主要文本必填',
|
||||
waitForResponse: '请等待上条信息响应完成',
|
||||
waitForBatchResponse: '请等待批量任务完成',
|
||||
},
|
||||
chatSubTitle: '对话前提示词',
|
||||
completionSubTitle: '前缀提示词',
|
||||
|
||||
Reference in New Issue
Block a user