mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-04-18 18:13:03 +08:00
tool ver0.5
1. 新增工具pure模式,支持单个工具调用 2. 新增消息转发工具:email, sms, wechat, 可以根据规则向其他平台发送消息 3. 替换visual-dl(更名为visual)实现,目前识别图片链接效果较好。 4. 修复了0.4版本大部分工具返回结果不可靠问题
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
"python",
|
||||
"url-get",
|
||||
"terminal",
|
||||
"meteo-weather"
|
||||
"meteo"
|
||||
],
|
||||
"kwargs": {
|
||||
"top_k_results": 2,
|
||||
"debug": true,
|
||||
"no_default": false,
|
||||
"model_name": "gpt-3.5-turbo"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user