# Written by YORKI MINAKO🤡, Edited by Xiaoyi, Edited by yasu-oh
CONVERSATION_TITLE_PROMPT="""You need to decompose the user's input into "subject" and "intention" in order to accurately figure out what the user's input language actually is.
"Language Type":"The user's input is English-Chinese mixed",
"Your Reasoning":"The English parts are filler words, the main intention is written in Chinese, besides, Chinese occupies a greater \"actual meaning\" than English, so the language of my output must be using Chinese.",
"Your Output":"询问小红和小明的年龄"
}
example6:
UserInput:yo,你今天咋样?
{
@ -58,6 +57,30 @@ User Input: yo, 你今天咋样?
"Your Output":"查询今日我的状态☺️"
}
example7:
UserInput:最近、業務効率を上げる方法を考えています。
{
"Language Type":"The user's input is pure Japanese",
"Your Reasoning":"The entire sentence is in Japanese, so the output must also be Japanese.",
"Your Output":"業務効率向上の検討"
}
example8:
UserInput:おはようございます、今日はいい天気ですね。
{
"Language Type":"The user's input is pure Japanese",
"Your Reasoning":"This is a polite morning greeting in Japanese. Output should remain in Japanese.",
"Your Output":"朝の挨拶と天気の話😊"
}
example9:
UserInput:hithere!
{
"Language Type":"The user's input is pure English",