hopefully we get some python examples
modified: ../app.py modified: activity21.yaml
This commit is contained in:
parent
9a4f2a8b30
commit
3a6c62cf22
2 changed files with 7 additions and 8 deletions
3
app.py
3
app.py
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue