# Written by YORKI MINAKO🤡, Edited by Xiaoyi, Edited by yasu-oh
# 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.
CONVERSATION_TITLE_PROMPT="""You are asked to generate a concise chat title by decomposing the user’s input into two parts: “Intention” and “Subject”.
"Language Type":"The user's input is English-Chinese mixed",
"Your Reasoning":"The English-part is a subjective particle, the main intention is written in Chinese, so the language of my output must be using Chinese.",
"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",