feat: text generation application support run batch (#529)
This commit is contained in:
@@ -86,6 +86,8 @@ const translation = {
|
||||
queryRequired: 'Request text is required.',
|
||||
waitForResponse:
|
||||
'Please wait for the response to the previous message to complete.',
|
||||
waitForBatchResponse:
|
||||
'Please wait for the response to the batch task to complete.',
|
||||
},
|
||||
chatSubTitle: 'Pre Prompt',
|
||||
completionSubTitle: 'Prefix Prompt',
|
||||
|
Reference in New Issue
Block a user