feat:修改多语言prompt

This commit is contained in:
SengokuCola
2026-04-02 17:56:46 +08:00
parent 56f7184c4d
commit 975531592b
73 changed files with 530 additions and 915 deletions

View File

@@ -1,9 +1,9 @@
{action_name}
动作描述:{action_description}
使用条件:
Action description: {action_description}
Usage conditions:
{action_require}
{{
"action": "{action_name}",{action_parameters},
"target_message_id":"触发action的消息id",
"reason":"触发action的原因"
}}
"target_message_id":"message ID that triggered the action",
"reason":"reason for triggering the action"
}}