Simatwa / WebChatGPT

Python SDK/API for ChatGPT Web-Version
GNU General Public License v3.0
86 stars 21 forks source link

How to create a new chat? #11

Open szdree opened 5 months ago

Simatwa commented 5 months ago

This is not yet implemented and it's one of the todos. Hoping to be featured soon.

omicroh commented 5 months ago

It would be great to be able to create new chat conversation. :-)

GPT 3.5 tends to do be less performant when the chat conversation is too long.

Simatwa commented 5 months ago

Will be available probably in the next release. Meanwhile, to achieve the same; login to https://chat.openai.com, create a new conversation and send at least one text.

omicroh commented 5 months ago

Thank you Simatwa 🙏