[chatenv.configs]
chatmodel = chatmodel.config

[console_scripts]
chatmodel = chatmodel.cli:main
