mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 19:36:53 +08:00
feat: advanced prompt (#1330)
Co-authored-by: Joel <iamjoel007@gmail.com> Co-authored-by: JzoNg <jzongcode@gmail.com> Co-authored-by: Gillian97 <jinling.sunshine@gmail.com>
This commit is contained in:
@@ -8,7 +8,7 @@ const translation = {
|
||||
endUser: 'End User',
|
||||
input: 'Input',
|
||||
output: 'Output',
|
||||
summary: 'Summary',
|
||||
summary: 'Title',
|
||||
messageCount: 'Message Count',
|
||||
userRate: 'User Rate',
|
||||
adminRate: 'Op. Rate',
|
||||
@@ -43,6 +43,7 @@ const translation = {
|
||||
editAnnotation: 'Edit Improvement',
|
||||
annotationPlaceholder: 'Enter the expected answer that you want AI to reply, which can be used for model fine-tuning and continuous improvement of text generation quality in the future.',
|
||||
},
|
||||
variables: 'Variables',
|
||||
},
|
||||
filter: {
|
||||
period: {
|
||||
|
||||
Reference in New Issue
Block a user