MichalBortkiewicz
Results
3
comments of
MichalBortkiewicz
Do you know if there's any progress on that?
So can we use ChatGPT plus with this repo? What modifications are to be made to make it work?
Alright, I found out the additional config flag `paid`: ``` chatbot = Chatbot({ "email": "", "password": "", "paid": True }, conversation_id=None, parent_id=None) ```