You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
saveMessage: 'Current changes have not been saved. Confirm exit?',
@@ -84,8 +84,7 @@ export default {
84
84
text: 'Remove duplicate extra symbols, spaces, blank lines, and tab words.'
85
85
},
86
86
checkedConnect: {
87
-
label:
88
-
'Add "Related Questions" section for question-based QA pairs during import.'
87
+
label: 'Add "Related Questions" section for question-based QA pairs during import.'
89
88
}
90
89
},
91
90
buttons: {
@@ -153,11 +152,6 @@ export default {
153
152
label: 'Similarity Higher Than',
154
153
placeholder: 'Directly return segment content',
155
154
requiredMessage: 'Please enter similarity value'
156
-
},
157
-
selectVectorization: {
158
-
label: 'Select Vectorization Content',
159
-
error: 'Segments that failed vectorization',
160
-
all: 'All Segments'
161
155
}
162
156
},
163
157
hitHandlingMethod: {
@@ -173,7 +167,6 @@ export default {
173
167
tip4: 'The generation effect depends on the selected model and prompt. Users can adjust to achieve the best effect.',
174
168
prompt1:
175
169
'Content: {data}\n \n Please summarize the above and generate 5 questions based on the summary. \nAnswer requirements: \n - Please output only questions; \n - Please place each question in',
0 commit comments