0

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.

  • sorry @TheBugBlockPC this question does not meet Stack overflow standards. Be sure to ask very specific code-related questions (must be a specific coding or language question), do not use links to other websites, and unfortunately, you can't ask for general feedback. maybe for general feedback try a Discord group or SLACK. – Jason FB Aug 29 '23 at 22:38
  • @Mous when suggesting users post on CR it would be great if there was also a suggestion like "_Please read the relevant help center pages like '[What topics can I ask about here?](https://codereview.stackexchange.com/help/on-topic)' and '[How do I ask a good question?](https://codereview.stackexchange.com/help/how-to-ask)_". In the current form the code above would likely be closed as off-topic because [the code is not embedded directly](https://codereview.meta.stackexchange.com/a/3653/120114). – Sᴀᴍ Onᴇᴌᴀ Aug 29 '23 at 23:44

0 Answers0