Bentoml Create Bento

Create a BentoML project: the `service.py` whose typed `@bentoml.api` methods become an HTTP API, plus its runtime image and a built Bento. Writes one from scratch, or converts existing code — a script, a notebook, a FastAPI/Flask app, an MLflow model, a BentoML 1.1 Runner project. Use for "create a bento", "wrap my model in BentoML", "convert my FastAPI app to BentoML", "add an endpoint to my bento", or a bento that will not start, rejects valid input, or serves one request at a time.

bentoml Updated

File contents

bentoml/bentoml/tree/main/skills/bentoml-create-bento commit cd122f4b80

Frequently asked questions

npx skillmds@latest add bentoml/bentoml-create-bento