Slackbot
12/05/2022, 10:38 AMBela Bur
12/05/2022, 10:42 AMfrom bentoml_cli.cli import cli
serve = cli.commands.get('serve')
serve(['./bento_service.py:svc', '--reload', '--port', ' 8081', '--production'])
if you try with build command.Elior Cohen
12/05/2022, 10:43 AMAaron Pham
12/05/2022, 2:27 PMbentoml.bentos.build
and bentoml.bentos.build_bentofile