ChatGPT icon indicating copy to clipboard operation
ChatGPT copied to clipboard

Reverse engineered ChatGPT API

Results 343 ChatGPT issues
Sort by recently updated
recently updated
newest added

**Describe the bug** When init a chatbot, it got stuck in an infinite loop. Even though i have cleared all cookies in chrome. ![image](https://user-images.githubusercontent.com/11807657/209882364-53612d8a-d137-4134-b7d6-e07fe151e9eb.png) ![image](https://user-images.githubusercontent.com/11807657/209881921-40362a68-3e37-4fd7-99f4-a64891c253a1.png) ![image](https://user-images.githubusercontent.com/11807657/209881987-7260de79-32ab-4794-9ee1-d700fd328e45.png) **To Reproduce** Steps to...

bug
help wanted
cannot replicate

**Is your feature request related to a problem? Please describe.** I am trying to run this on a server, but it doesn't work on the server when `--headless` is disabled....

Add a note in README, explaining how this is legal\moral to abuse chatGPT service. I'd like to see a clear explanation from both the @acheong08 and @github why this (and...

bug

My suggestion is to change the search for the button to the page, remove the text search and add search by type=submit. This should help anyone with a non-english microsoft...

hey! I tried to make a web project where i made a function to communicate with chatgpt using a little function. If I run it as a python script then...

bug

Hi, I have seen your code `response = chatbot.ask("Prompt", conversation_id=None, parent_id=None) # You can specify custom conversation and parent ids. Otherwise it uses the saved conversation (yes. conversations are automatically...

Hi! Help needed please! I have installed the package via `pip3 install --upgrade revChatGPT` and install chromedrive via `brew install --cask chromedriver` in python3.10 on my mac, but I can't...

bug

**Describe the bug** Trying to continue previous conversation returns 429 upon request: `error: {"detail":"Something went wrong, please try reloading the conversation."}! Refreshing session...` **To Reproduce** Steps to reproduce the behavior:...

bug

**Is your feature request related to a problem? Please describe.** Webapp provides nicely summarized conversations. It'd be great if API you provide could use them **Describe the solution you'd like**...

**Describe the bug** application can runing with env. Info as below: - os: Mac OS 13.0.1 (22A400) - python:3.8.7 - chromedriver:108.0.5359.71 - ChatGPT Version: 0.0.49.1 but after runing the Chrome...

bug