[console_scripts]
smartem-agent = smartem_agent.__main__:epu_data_intake_cli
smartem.agent-cleanup = smartem_backend.agent_data_cleanup:main
smartem.init-model-weight = smartem_backend.cli.initialise_prediction_model_weights:run
smartem.random-model-predictions = smartem_backend.cli.random_model_predictions:run
smartem.random-prior-updates = smartem_backend.cli.random_prior_updates:run
smartem.register-prediction-model = smartem_backend.cli.register_quality_prediction_model:run
