Closed dougollerenshaw closed 1 month ago
Lots of refactoring to switch from tkinter to pyqt. Aesthetics are improved, in my opinion. Chat messages are how formatted as html.
InputArea class (in input_area.py) is now subsumed by ChatWindow class, simplifying structure and reducing files
prompt_utils.py changes to general_utils.py
Lots of refactoring to switch from tkinter to pyqt. Aesthetics are improved, in my opinion. Chat messages are how formatted as html.
InputArea class (in input_area.py) is now subsumed by ChatWindow class, simplifying structure and reducing files
prompt_utils.py changes to general_utils.py