Kyle

Results 3 comments of Kyle

``` $ Traceback (most recent call last): File "utils.py", line 74, in qt_message_handler ValueError: not enough values to unpack (expected 2, got 1) ``` 失败中……

[懒人包](https://github.com/wenda-LLM/wenda#%E6%87%92%E4%BA%BA%E5%8C%85)里面的`闻达启动器.bat`可以一键安装依赖,还能自动与最新repo同步,几乎等同于docker了~ PS. 用百度网盘的懒人包、不要用夸克网盘的。夸克网盘的文件少了一些。

建议楼主在nofwl中,集成Chatgpt网站的功能。 因为:(1)plus会员可以使用网页版的gpt-4,但plus会员大部分也没有gpt-4的api。(2)gpt系列模型的api接口,似乎不能完成“多轮对话”(api接口不能得到太大的context),而chatgpt网站可以实现多轮对话。