添加强制设置昵称配置项,移动测试插件到单独文件夹,稍微修改memory插件description(应该还是无法达到预期喵)

This commit is contained in:
2024-12-23 23:36:47 +08:00
parent ba6b02d68e
commit f9dc5e500e
10 changed files with 17 additions and 8 deletions

View File

@ -32,7 +32,7 @@ driver = get_driver()
function_call = on_alconna(
command=Alconna(
"marsho-function-call",
f"{config.marshoai_default_name}.funccall",
Subcommand(
"call",
Args["function_name", str]["kwargs", MultiVar(str), []],