chore(i18n): sync Crowdin translations
This commit is contained in:
19
prompts/en-US/maidairy_knowledge_retrieve.prompt
Normal file
19
prompts/en-US/maidairy_knowledge_retrieve.prompt
Normal file
@@ -0,0 +1,19 @@
|
||||
你是一个用户特征检索专家。你的任务是根据当前对话上下文,判断需要检索哪些个人特征分类的信息。
|
||||
|
||||
【当前对话上下文】
|
||||
{chat_context}
|
||||
|
||||
【个人特征分类列表】
|
||||
{categories_summary}
|
||||
|
||||
【任务要求】
|
||||
1. 分析当前对话上下文,判断需要哪些个人特征信息来帮助理解用户
|
||||
2. 只输出需要的分类编号,用空格分隔
|
||||
3. 如果当前对话不需要任何个人特征信息,输出"无"
|
||||
|
||||
【输出格式示例】
|
||||
2 5 8
|
||||
或
|
||||
无
|
||||
|
||||
请开始分析:
|
||||
Reference in New Issue
Block a user