limited_effort should not be treated as correct.

modified:   app.py
	modified:   research/guarded_ai.py
This commit is contained in:
Russell Ballestrini 2024-08-10 17:23:04 -04:00
parent f5df195e9b
commit 2609ff993d
2 changed files with 2 additions and 0 deletions

1
app.py
View file

@ -2281,6 +2281,7 @@ def handle_activity_response(room_name, user_response, username):
category
not in [
"partial_understanding",
"limited_effort",
"asking_clarifying_questions",
"set_language",
"off_topic",