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

![image](https://user-images.githubusercontent.com/99283127/212596793-392902e7-abb2-4362-80d4-8043b92b5d3c.png) When logging in with the session token, the browser always closes again and again, which doesn't make sense.

bug

I used two methods to login in * use session_token ![image](https://user-images.githubusercontent.com/45511344/211731136-b14ff96a-105b-47c0-8c2b-6ff77c1bdf44.png) but when the chrome start login the openai , the browser will exit. * use Microsoft everytime I use...

bug

Below is the code i'm using ``` from revChatGPT.ChatGPT import Chatbot chatbot = Chatbot({ "session_token": "" }, conversation_id=None, parent_id=None) # You can start a custom conversation response = chatbot.ask("Hello", conversation_id=None,...

bug

**Description** A clear and concise description of what the bug is. **Steps to Reproduce** Hi, I'm authenticating with my microsoft account but I'm getting the following error in chrome: Chrome...

bug

It currently looks like an exchange of semen. Please.

The code which i've used is below ``` from revChatGPT.ChatGPT import Chatbot chatbot = Chatbot({ "session_token": "" }, conversation_id=None, parent_id=None) # You can start a custom conversation response = chatbot.ask("Hello",...

bug

``` Spawning browser... Traceback (most recent call last): File "/home/goupil/.local/lib/python3.8/site-packages/revChatGPT/ChatGPT.py", line 479, in get_cf_cookies driver = uc.Chrome( File "/home/goupil/.local/lib/python3.8/site-packages/undetected_chromedriver/__init__.py", line 431, in __init__ super(Chrome, self).__init__( File "/home/goupil/.local/lib/python3.8/site-packages/selenium/webdriver/chrome/webdriver.py", line 81, in...

bug

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. **Describe the solution you'd like** A clear and concise description...

**Description** I am getting this error ERROR:main:Exception while handling an update: Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/telegram/ext/_application.py", line 945, in process_update await coroutine File "/usr/local/lib/python3.10/site-packages/telegram/ext/_handler.py", line 135, in handle_update...

bug

### ****Description** **after running the code he gives me after a while the following error message:** chat.openai.com | 524: A timeout occurred A timeout occurred Error code 524 Visit cloudflare.com...

bug