[console_scripts]
chatgpt = chatgpt.main:main
gpt = chatgpt.main:main
gpt-remove = chatgpt.uninstall:main
