更新Caller类,支持自定义函数类型和模块名选项,support moonshot AI builtin function

This commit is contained in:
2025-01-10 21:47:13 +08:00
parent 1c09a5f663
commit 68eb2fc946
3 changed files with 40 additions and 8 deletions

View File

@ -4,6 +4,7 @@ from zhDateTime import DateTime # type: ignore
from nonebot_plugin_marshoai.plugin import PluginMetadata, String, on_function_call
# from .web import *
# 定义插件元数据
__marsho_meta__ = PluginMetadata(
name="基本功能",