BentoML
BentoML copied to clipboard
Post-1.0 API cleanup
Tracking issue for small cleanup fixes we should make sure we do after 1.0; will add to this list as we think of more things.
- [ ] More structured usage of exception types, and documentation for which exceptions may be thrown.
- [ ] Ensure all types exposed by public APIs have public (i.e. not
_internal) paths.
/cc @bojiang