mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-08-02 17:59:52 +00:00
🛠️添加小棉工具功能,移除MARSHOAI_ENABLE_TIME_PROMPT配置项
This commit is contained in:
11
nonebot_plugin_marshoai/tools/marshoai-basic/tools.json
Normal file
11
nonebot_plugin_marshoai/tools/marshoai-basic/tools.json
Normal file
@ -0,0 +1,11 @@
|
||||
[
|
||||
{
|
||||
"type": "function",
|
||||
"function": {
|
||||
"name": "marshoai-basic__get_current_time",
|
||||
"description": "获取现在的时间。",
|
||||
"parameters": {
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user