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
prompt+="\n\nResponse language:\n- Always respond in Simplified Chinese unless the user explicitly asks for another language."
283
+
prompt+="\n\nResponse language:\n- Prefer replying in the same language as the user's latest message.\n- If the user's latest message language is unclear, respond in Simplified Chinese unless the user explicitly asks for another language."
284
284
} else {
285
-
prompt+="\n\nResponse language:\n- Always respond in English unless the user explicitly asks for another language."
285
+
prompt+="\n\nResponse language:\n- Prefer replying in the same language as the user's latest message.\n- If the user's latest message language is unclear, respond in English unless the user explicitly asks for another language."
0 commit comments