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
+63-1Lines changed: 63 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -137,9 +137,71 @@ export default {
137
137
designated_answer:
138
138
'Hello, I am XXX Assistant. My knowledge base only contains information related to XXX products. Please rephrase your question.',
139
139
defaultPrompt1:
140
-
'The content inside the parentheses () represents the user\'s question. Based on the context, please speculate and complete the user\'s question ({question}). The requirement is to output a completed question and place it',
140
+
"The content inside the parentheses () represents the user's question. Based on the context, please speculate and complete the user's question ({question}). The requirement is to output a completed question and place it",
0 commit comments