Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

登录是成功的但是问问题时出现401是啥原因呢? #28

Open
anyi123456 opened this issue Apr 15, 2023 · 3 comments
Open

登录是成功的但是问问题时出现401是啥原因呢? #28

anyi123456 opened this issue Apr 15, 2023 · 3 comments

Comments

@anyi123456
Copy link

login succeed!

now you can try chaty run web/node/command/etc...
[root@ecs-d687 ~]# chaty run command
run command-line bot service...
please input your question: hello
hello
Request failed with status code 401
please input your question: where are you

@cosin2077
Copy link
Owner

login succeed!

now you can try chaty run web/node/command/etc... [root@ecs-d687 ~]# chaty run command run command-line bot service... please input your question: hello hello Request failed with status code 401 please input your question: where are you

请检查下你的api key 是否输入正确,是否还有效

@anyi123456
Copy link
Author

anyi123456 commented Apr 17, 2023 via email

@cosin2077
Copy link
Owner

目前login的succeed只是简单的提示你输入了key,并没有发起真正的请求去验证key是否是正确的(因为有些网络无法访问openai),这点需要用户保证

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants