This repository has been archived by the owner on Aug 10, 2023. It is now read-only.
-
Hi @acheong08 is there a function that can "Clear conversations" - like the button on the chatGPT frontend (bottom left)? I find that after the New Chats bank up, chatGPT stops working until i clear / delete all the chats. |
Beta Was this translation helpful? Give feedback.
Answered by
acheong08
Jan 23, 2023
Replies: 1 comment 1 reply
-
There is a Edit: https://github.com/acheong08/ChatGPT/releases/tag/0.3.0 added the feature |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
acheong08
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is a
delete_conversation(id)
function but not one for clearing all of them at the moment. I'll add that feature today since you brought it upEdit: https://github.com/acheong08/ChatGPT/releases/tag/0.3.0 added the feature