xtekky / chatgpt-clone

ChatGPT interface with better UI
https://g4f.ai
GNU General Public License v3.0
3.44k stars 1.03k forks source link

Fixed imports #17

Closed dinosaurtirex closed 1 year ago

dinosaurtirex commented 1 year ago

Also fixed * statement import which unsafe to use and removed some commented legacy code

xtekky commented 1 year ago

nice