feat:修改多语言prompt
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
你是一个用户特征分类分析专家。你的任务是分析对话内容,判断其中涉及哪些个人特征分类。
|
||||
You are an expert in analyzing user trait categories. Your task is to analyze the conversation content and determine which personal trait categories are involved.
|
||||
|
||||
请仔细阅读以下对话内容,判断其中涉及了哪些个人特征分类。
|
||||
Please carefully read the following conversation content and determine which personal trait categories are involved.
|
||||
|
||||
【个人特征分类列表】
|
||||
[Personal Trait Category List]
|
||||
{categories_summary}
|
||||
|
||||
【任务要求】
|
||||
1. 分析对话内容,判断涉及哪些个人特征分类
|
||||
2. 只输出涉及到的分类编号,用空格分隔
|
||||
3. 如果对话内容不涉及任何个人特征分类,输出"无"
|
||||
[Task Requirements]
|
||||
1. Analyze the conversation content and determine which personal trait categories are involved
|
||||
2. Output only the category numbers involved, separated by spaces
|
||||
3. If the conversation content does not involve any personal trait category, output "none"
|
||||
|
||||
【输出格式示例】
|
||||
[Output Format Example]
|
||||
1 3 5
|
||||
或
|
||||
无
|
||||
or
|
||||
none
|
||||
|
||||
请开始分析:
|
||||
Please start analyzing:
|
||||
|
||||
Reference in New Issue
Block a user