Christopher

Results 3 issues of Christopher

## What does this PR address? Fixes #4460 ## Before submitting: - [x] Does the Pull Request follow [Conventional Commits specification](https://www.conventionalcommits.org/en/v1.0.0/#summary) naming? Here are [GitHub's guide](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request) on how to create...

pr/merge-hold

### Feature request Depending on available models, support the possibility to add endpoints to a service. Main Idea (only a draft, does not work like this in python) ``` import...

enhancement

### Describe the bug When i try to create a bento in python, i get the following error: ``` bentoml.exceptions.BentoMLException: Failed to build BentoService bundle (Lookup for traceback): Command '['/opt/conda/bin/python',...

bug