Merge branch 'main' of https://gitea.functen.cn/shihao/WechatHookBot
This commit is contained in:
@@ -175,7 +175,7 @@ class News60s(PluginBase):
|
||||
"type": "function",
|
||||
"function": {
|
||||
"name": "get_daily_news",
|
||||
"description": "获取每日60秒读懂世界新闻图片。当用户询问今日新闻、每日新闻、60秒新闻、早报等内容时调用此工具。",
|
||||
"description": "仅当用户明确要求“今日新闻/每日新闻/60秒新闻/早报”时调用;不要在闲聊或非新闻问题中触发。",
|
||||
"parameters": {
|
||||
"type": "object",
|
||||
"properties": {},
|
||||
|
||||
Reference in New Issue
Block a user