I made a python module to create chatbots using the openai api without the need for lots of code.
Here is the link to my github repo:here
The module is a object based system that automatically keeps track of the chat log.
I need some feedback on the module to make it better.