hopefully we get some python examples

modified:   ../app.py
	modified:   activity21.yaml
This commit is contained in:
Russell Ballestrini 2024-08-10 15:55:46 -04:00
parent 9a4f2a8b30
commit 3a6c62cf22
2 changed files with 7 additions and 8 deletions

3
app.py
View file

@ -2241,8 +2241,7 @@ def handle_activity_response(room_name, user_response, username):
transition,
category,
step["question"],
# step["tokens_for_ai"],
"",
step.get("feedback_tokens_for_ai", ""),
user_response,
user_language,
username,