mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-08-02 11:40:04 +00:00
✨ 重构Caller类,移除泛型参数;添加函数签名复制装饰器
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
{
|
||||
"type": "function",
|
||||
"function": {
|
||||
"name": "marshoai-memory__write_memory",
|
||||
"name": "marshoai_memory__write_memory",
|
||||
"description": "当你想记住有关与你对话的人的一些信息的时候,调用此函数。",
|
||||
"parameters": {
|
||||
"type": "object",
|
||||
|
Reference in New Issue
Block a user