[console_scripts]
gptme=gptme.cli:main
gptme-eval=gptme.eval.main:main
gptme-server=gptme.server.cli:main

