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
Copy file name to clipboardExpand all lines: ui/src/locales/lang/en-US/views/document.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -168,7 +168,7 @@ export default {
168
168
successMessage: 'Successful',
169
169
tip1: 'The {data} in the prompt is a placeholder for segmented content, which is replaced by the segmented content when executed and sent to the AI model;',
170
170
tip2: 'The AI model generates relevant questions based on the segmented content. Please place the generated questions within the',
171
-
tip3: 'tags, and the system will automatically associate the questions within these tags;',
171
+
tip3: 'tags, and the system will automatically relate the questions within these tags;',
172
172
tip4: 'The generation effect depends on the selected model and prompt. Users can adjust to achieve the best effect.',
173
173
prompt1:
174
174
'Content: {data}\n \n Please summarize the above content and generate a summary based on the content 5 a question. \nAnswer requirements: \n - Please output only questions; \n - Please place each question in',
0 commit comments