liou666 / polyglot

🤖️ Cross-platform AI language practice app (跨平台AI语言练习应用)
https://doc.polyglotai.xyz
GNU General Public License v3.0
2.56k stars 272 forks source link

[Bug] Unexpected end of JSON input #73

Closed heiheiheibj closed 10 months ago

heiheiheibj commented 11 months ago

输入什么内容,都提示出错 梯子没问题,可以使用OPENAI服务 谢谢

Describe the bug

image

image

liou666 commented 11 months ago

@heiheiheibj 我推测是你配置的API代理有问题,请检查设置界面你配置的API代理是否可以正常使用?或者不设置API代理后再次尝试

heiheiheibj commented 11 months ago

不设代理就连不上,提示 Failed to fetch 。梯子肯定是没问题,上openai官网和用其它软件,都是正常滴。切了不同国家的IP,都还是一样。软件有没有什么日志模式能看到哪出错不。谢谢 image

liou666 commented 11 months ago

@heiheiheibj 我的意思是,你配置的http://127.0.0.1:7890 API代理可能是有问题的,你把这里的代理去掉尝试一下呢

image
heiheiheibj commented 11 months ago

谢谢,是我的设的问题,把梯子打开全局模式就好使了。不过去Azure注语音服务,又是各种妖蛾子,唉,算了

liou666 commented 10 months ago

@heiheiheibj Readme中有如何注册语音服务的教程,你可以参考一下

heiheiheibj commented 10 months ago

好的。感谢。