theAbdoSabbagh / UnlimitedGPT

An unofficial Python wrapper for OpenAI's ChatGPT API
https://pypi.org/project/UnlimitedGPT/
GNU General Public License v3.0
364 stars 42 forks source link

[Feature Request] - Delete Conversation ID(s) #42

Open bhav09 opened 1 year ago

bhav09 commented 1 year ago

Is your feature request related to a problem? Please describe. I believe it really is good if we have a feature that deletes specific conversations from Chat GPT using this API.

Describe the solution you'd like Probably a function upon calling deletes conversation based on ID.

Describe alternatives you've considered Nothing as of now.

Checklist