mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-08-02 14:49:51 +00:00
✨ 更新 mypy 版本至 1.13.0,重构 marshoai-megakits 模块并添加随机数和计算功能
This commit is contained in:
9
nonebot_plugin_marshoai/tools/marshoai_basic/tools.json
Normal file
9
nonebot_plugin_marshoai/tools/marshoai_basic/tools.json
Normal file
@ -0,0 +1,9 @@
|
||||
[
|
||||
{
|
||||
"type": "function",
|
||||
"function": {
|
||||
"name": "marshoai-basic__get_current_time",
|
||||
"description": "获取现在的日期,时间和星期。"
|
||||
}
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user