interact.py should be changed to rewrite and its main class is called Chat since it's using the OpenAI chat api.
It should be more clearly named, since we're also going to have a separate chat module.
Maybe these will be combined eventually, but feels more clear to separate them for now.
interact.pyshould be changed torewriteand its main class is calledChatsince it's using the OpenAI chat api.It should be more clearly named, since we're also going to have a separate
chatmodule.Maybe these will be combined eventually, but feels more clear to separate them for now.