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

On the very first request "Slow Down" Error for chatGptBrowserClient #506

Open
beshoo opened this issue Nov 11, 2023 · 1 comment
Open
Labels
bug Something isn't working

Comments

@beshoo
Copy link

beshoo commented Nov 11, 2023

   ╔═══════════════╗
   ║  ChatGPT CLI  ║
   ╚═══════════════╝

Type "!" to access the command menu.
? Write a message: hi
Error: Failed to send message. HTTP 429 - {"error": "slow down"}
    at onopen (file:///D:/whatsapp/gpt_api/src/ChatGPTClient.js:206:41)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async create (file:///D:/whatsapp/gpt_api/node_modules/@waylaidwanderer/fetch-event-source/lib/esm/fetch.js:53:17) {
  status: 429,
  json: { error: 'slow down' }
}
Type "!" to access the command menu.
? Write a message:
@beshoo beshoo added the bug Something isn't working label Nov 11, 2023
@ChungVut
Copy link

same here. Have you solved it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants