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/application.ts
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -62,6 +62,8 @@ export default {
62
62
references: ' (References Knowledge)',
63
63
placeholder: 'Please enter prompt',
64
64
requiredMessage: 'Please enter prompt',
65
+
tooltip:'By adjusting the content of the prompt, you can guide the direction of the large model conversation.',
66
+
65
67
noReferencesTooltip:
66
68
'By adjusting the content of the prompt, you can guide the direction of the large model conversation. This prompt will be fixed at the beginning of the context. Variables used: {question} is the question posed by the user.',
0 commit comments