mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-08-01 03:59:51 +00:00
✨ 更新Caller类,支持自定义函数类型和模块名选项,support moonshot AI builtin function
This commit is contained in:
@ -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="基本功能",
|
||||
|
Reference in New Issue
Block a user