重新添加实时日期和时间提示功能

This commit is contained in:
2025-01-26 01:15:10 +08:00
parent a3929a552d
commit 5bed46cf49
7 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,9 @@
[
{
"type": "function",
"function": {
"name": "marshoai-basic__get_current_time",
"description": "获取现在的日期,时间和星期。"
}
}
]