From bb991e36a0fdcc3b5794ddfc50f425b2a2f7e2f3 Mon Sep 17 00:00:00 2001 From: Wenjin Fu <57229263+WenjinFu@users.noreply.github.com> Date: Mon, 13 Apr 2026 12:52:04 -0700 Subject: [PATCH] Add new actions for payment in chat-g1.py --- scripts/chat-g1.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/chat-g1.py b/scripts/chat-g1.py index d7e7f9d..a245dc2 100644 --- a/scripts/chat-g1.py +++ b/scripts/chat-g1.py @@ -9,7 +9,7 @@ HF_MODEL = "OpenmindAGI/functiongemma-finetuned-g1-multilingual" LOCAL_MODEL = "./functionGemma-finetuned-g1" # For Google Drive download -ACTIONS = ["shake_hand", "face_wave", "hands_up", "stand_still", "show_hand"] +ACTIONS = ["shake_hand", "face_wave", "hands_up", "stand_still", "show_hand", "do_payment", "down_payment"] EMOTIONS = ["happy", "sad", "excited", "confused", "curious", "think"] FUNCTIONS = [