[console_scripts]
alloy-chat = alloy.chat:main
alloy-convert = alloy.convert_cli:main
alloy-eval = alloy.eval:main
alloy-serve = alloy.serve:main
