Cosmos01 / aichat-chatGPT

HoshinoBot aichat插件魔改GPT-3.5 API版本
Apache License 2.0
51 stars 7 forks source link

插件显示import failed #5

Closed Felix010525 closed 1 year ago

Felix010525 commented 1 year ago

麻烦佬帮我看一下报错,十分感谢!!

JY6$6F`ULXP93W}3IR_(_(E

@83@WQFII~`YJ8{D}0L9U%W

跟朋友研究了半天,尝试了重新安装也没整出个所以然来,麻烦佬了Orz

Cosmos01 commented 1 year ago

你认证方式是什么样的,怎么写的?(具体密码记得打码)

Felix010525 commented 1 year ago

认证方式是用的邮箱和密码,具体是在auth里输的邮箱账密,邮箱之前注册过了

Cosmos01 commented 1 year ago

这应该是OpenAIAuth,就是revChatGPT认证模块报错,你试试换成access_token认证看看

Felix010525 commented 1 year ago

佬这个token应该写到哪里

GaryDu0123 commented 1 year ago

https://github.com/acheong08/ChatGPT/issues/251 好像是关闭了auth

Cosmos01 commented 1 year ago

参考:https://github.com/acheong08/ChatGPT/wiki/Setup auth.json中填写: { "session_token": "" }

Cosmos01 commented 1 year ago

不能登录就手动登录然后填写session_token应该是可以用的

Felix010525 commented 1 year ago

用token成了!谢谢佬