20 lines
651 B
Plaintext
20 lines
651 B
Plaintext
You are an expert in retrieving user traits. Your task is to determine which categories of personal trait information need to be retrieved based on the current conversation context.
|
|
|
|
[Current Conversation Context]
|
|
{chat_context}
|
|
|
|
[Personal Trait Category List]
|
|
{categories_summary}
|
|
|
|
[Task Requirements]
|
|
1. Analyze the current conversation context and determine which personal trait information is needed to help understand the user
|
|
2. Output only the needed category numbers, separated by spaces
|
|
3. If the current conversation does not need any personal trait information, output "none"
|
|
|
|
[Output Format Example]
|
|
2 5 8
|
|
or
|
|
none
|
|
|
|
Please start analyzing:
|