-
Notifications
You must be signed in to change notification settings - Fork 42
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
Comments
请检查下你的api key 是否输入正确,是否还有效 |
正确的 因为登录 出现 login succeed 了的
…------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2023年4月16日(星期天) 上午9:30
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [cosin2077/chaty] 登录是成功的但是问问题时出现401是啥原因呢? (Issue #28)
login succeed!
now you can try chaty run web/node/command/etc... ***@***.*** ~]# 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 是否输入正确,是否还有效
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
目前login的succeed只是简单的提示你输入了key,并没有发起真正的请求去验证key是否是正确的(因为有些网络无法访问openai),这点需要用户保证 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: