shu/cua other action (#2154)
This commit is contained in:
@@ -11,7 +11,7 @@ Help the user decide what to do next based on the assistant's message. Here's th
|
||||
|
||||
Return the action to take next in the following JSON format:
|
||||
{
|
||||
"action": str // complete, terminate, solve_captcha, get_verification_code
|
||||
"action": str // complete, terminate, solve_captcha, get_verification_code, other
|
||||
"useful_information": str // If there is any useful information the assistant has provided that contributes to the user goal, put it here.
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user