mirror of https://github.com/Mai-with-u/MaiBot.git
fix:忘记删除字段
parent
8e2b6bb657
commit
a45c626b13
|
|
@ -47,7 +47,6 @@ def init_prompt():
|
||||||
请你以下面格式输出:
|
请你以下面格式输出:
|
||||||
{{
|
{{
|
||||||
"action": "action_name"
|
"action": "action_name"
|
||||||
"reasoning": "理由",
|
|
||||||
"参数": "参数的值"(可能有多个参数),
|
"参数": "参数的值"(可能有多个参数),
|
||||||
}}
|
}}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue