chatgpt-on-wechat
chatgpt-on-wechat copied to clipboard
The new function of letting GPT3.5 model have the ability of accessing the internet
前置确认
- 网络能够访问openai接口
- python 已安装:版本在 3.7 ~ 3.10 之间,依赖已安装
- 在已有 issue 中未搜索到类似问题
- FAQS 中无类似问题
问题描述
简要说明、截图、复现步骤等,也可以是需求或想法
最近看新出了能让chatGPT接入网络能力的办法,很希望能在插件上实现这个
环境
- 操作系统类型 (Linux):
- Python版本 ( 执行
python3 -7
):