1.6.0
🌟 更新
1.Kimi 模型接入
接入方式:
config.json
中添加接口秘钥moonshot_api_key
- model 参数可设置:
moonshot-v1-8k
,moonshot-v1-32k
,moonshot-v1-128k
contributor: @wayshall
注: LinkAI 可直接使用以上三个模型,同时model设置为
moonshot
时可自动切换
2. gpt-4-turbo-2024-04-09 模型新增
model 字段设置为 gpt-4-turbo
, gpt-4-turbo-2024-04-09
均可
3. 公众号文章总结修复
公众号链接规则修改导致文章总结失效,现已修复。
contributor: @fatwang2
4. Openai语音识别问题修复
openai语音识别失败问题的修复,可能与sdk版本有关,现切换为http模式。
contributor: @uxfion
Full Changelog: https://github.com/zhayujie/chatgpt-on-wechat/compare/1.5.9..1.6.0