fuyufjh / heygpt

A simple command-line interface for ChatGPT API written in Rust ⚡️

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

429 too many requests for first question

ravecat opened this issue · comments

Hi! I decided to try the heygpt and faced with error. Is there any debugging mode?

image

I figured out what the problem is, the chat subscription and the API subscription aren't linked. took the subscription and it worked

Hi, @ravecat , I faced the same error but didn't get how you fixed it. Please, could you explain it clearly?

Hi, @ravecat , I faced the same error but didn't get how you fixed it. Please, could you explain it clearly?

@qaohv after subscribing to the paid API this error disappeared, your account looks like (see, "cancel paid account" button )

image

but it's my case maybe you have another root

Thanks for clarification!