Ngit commited on
Commit
99213ed
1 Parent(s): 894d418

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -39,27 +39,27 @@ pipe("This is wrong")
39
 
40
  - repeat_answers_or_question: The need to reiterate a previous answer or question.
41
 
42
- - request_example: The user asks for examples to better understand the concept or answer provided.
43
 
44
- - user_complains_repetition: The user notes that the information or responses are repetitive, indicating a need for new or different content.
45
 
46
- - user_doubts_answer: The user expresses skepticism or doubt regarding the accuracy or validity of the provided answer.
47
 
48
- - user_goodbye: The user says goodbye to the agent.
49
 
50
- - user_reminds_question: The user reiterates the question.
51
 
52
- - user_wants_agent_to_answer: The user explicitly requests a response from the agent, when the agent refuses to do so.
53
 
54
- - user_wants_explanation: The user seeks an explanation behind the information or answer provided.
55
 
56
- - user_wants_more_detail: Indicates the user's desire for more comprehensive or detailed information on the topic.
57
 
58
- - user_wants_shorter_longer_answer: The user requests that the answer be condensed or expanded to better meet their informational needs.
59
 
60
- - user_wants_simplier_explanation: The user seeks a simpler, more easily understood explanation.
61
 
62
- - user_wants_yes_or_no: The user is asking for a straightforward affirmative or negative answer, without additional detail or explanation.
63
  </details>
64
 
65
  <br>
 
39
 
40
  - repeat_answers_or_question: The need to reiterate a previous answer or question.
41
 
42
+ - request_example: The user asks for examples to better understand the concept or answer provided.
43
 
44
+ - user_complains_repetition: The user notes that the information or responses are repetitive, indicating a need for new or different content.
45
 
46
+ - user_doubts_answer: The user expresses skepticism or doubt regarding the accuracy or validity of the provided answer.
47
 
48
+ - user_goodbye: The user says goodbye to the agent.
49
 
50
+ - user_reminds_question: The user reiterates the question.
51
 
52
+ - user_wants_agent_to_answer: The user explicitly requests a response from the agent, when the agent refuses to do so.
53
 
54
+ - user_wants_explanation: The user seeks an explanation behind the information or answer provided.
55
 
56
+ - user_wants_more_detail: Indicates the user's desire for more comprehensive or detailed information on the topic.
57
 
58
+ - user_wants_shorter_longer_answer: The user requests that the answer be condensed or expanded to better meet their informational needs.
59
 
60
+ - user_wants_simplier_explanation: The user seeks a simpler, more easily understood explanation.
61
 
62
+ - user_wants_yes_or_no: The user is asking for a straightforward affirmative or negative answer, without additional detail or explanation.
63
  </details>
64
 
65
  <br>