Skip to content

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

@beshoo

Description

@beshoo
   ╔═══════════════╗
   ║  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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions