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

I was wondering if you've had luck using "conversation_id" to continue a conversation. It seems like when I first start a conversation (without passing "conversation_id") and then reusing it for...

help wanted

When I use `from revChatGPT.revChatGPT import Chatbot` there is an error: `139 (interrupted by signal 11: SIGSEGV)` @acheong08

Hi Great project and awesome work, by any chance you can add proxy for request,just like we can pass in ``` config = { "email": "xxx", "password": "", "https": ""...

Formatting and consistency is extremely important in large projects. However, as it is currently exam season for me, I don't have enough time to dedicate to this. If anyone is...

Attempting to install latest version gives an error when installing the lxml dependency on Windows 11 Attempted to install lxml NuGet package in Visual Studio but still can't build this...

bug
enhancement

**Describe the bug** Login error **Output** ``` $ python3 -m revChatGPT --debug --text ChatGPT - A command-line interface to OpenAI's ChatGPT (https://chat.openai.com/chat) Repo: github.com/acheong08/ChatGPT Run with --debug to enable debugging...

bug

Add some comments for developers to better understand

Apologies if this has been answered, or if it's obvious where to change it, but all of my responses come out as if the temperature was really low when using...

This is definitely not a bug request. Title explains it perfectly. I just really want to be able to use ChatGPT without moderation but I don't have a clue about...

bug