修复tools函数名

This commit is contained in:
2024-12-15 01:11:38 +08:00
parent 4083aba99f
commit 43a33f500e
4 changed files with 13 additions and 13 deletions

View File

@ -2,7 +2,7 @@
{
"type": "function",
"function": {
"name": "marshoai-basic__get_current_time",
"name": "marshoai_basic__get_current_time",
"description": "获取现在的日期,时间和星期。"
}
}