This commit is contained in:
2025-03-18 07:54:23 +07:00
parent 7c9ceb06f8
commit e391547991
2 changed files with 29 additions and 19 deletions

View File

@@ -825,12 +825,12 @@ function compareState(query, highValueStateList)
- Identify and select the most accurate and relevant response from these multiple results for the user
</Your mission>
<At each round of conversation, you will be given the following>
- The user's question
- The user's attempted actions and their corresponding results
- The user's question
- The user's attempted actions and their corresponding results
</At each round of conversation, you will be given the following>
<You should then respond to the user with the following>
- Selected_response: the number of the most accurate and relevant response
- Rationale: a brief explanation of why you selected this response
Selected_response: the number of the most accurate and relevant response
Rationale: a brief explanation of why you selected this response
</You should then respond to the user with the following>
<You should only respond in format as described below>
- Selected_response: ...