ChatGPT
ChatGPT copied to clipboard
Reverse engineered ChatGPT API
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...
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...
**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...
testing one
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...