mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-08-02 11:40:04 +00:00
✨ 重构函数信息获取逻辑;移除示例测试用例文件
This commit is contained in:
3
nonebot_plugin_marshoai/plugin/func_call/__init__.py
Normal file
3
nonebot_plugin_marshoai/plugin/func_call/__init__.py
Normal file
@ -0,0 +1,3 @@
|
||||
from .caller import *
|
||||
from .params import *
|
||||
from .register import *
|
Reference in New Issue
Block a user