git项目 https://github.com/KillianLucas/open-interpreter
如果没有Python环境,需要先安装Python环境。pip install open-interpreter
pip install open-interpreter
需要先安装本地部署服务,流程如下,根据电脑配置选择即可。
interpreter --fast
interpreter.model = "gpt-3.5-turbo"
使用的是gpt-3.5-turbo,提前配置3.5版本相关模型