feat:修改多语言prompt
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{action_name}
|
||||
动作描述:{action_description}
|
||||
アクションの説明:{action_description}
|
||||
使用条件:
|
||||
{action_require}
|
||||
{{
|
||||
"action": "{action_name}",{action_parameters},
|
||||
"target_message_id":"触发action的消息id",
|
||||
"reason":"触发action的原因"
|
||||
}}
|
||||
"target_message_id":"アクションを発動したメッセージID",
|
||||
"reason":"アクションを発動した理由"
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user