Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Missing API reference for bentoml.Model #3369

Open
eliorc opened this issue Dec 18, 2022 · 0 comments
Open

docs: Missing API reference for bentoml.Model #3369

eliorc opened this issue Dec 18, 2022 · 0 comments
Labels
documentation Documentation, tutorials, and example projects

Comments

@eliorc
Copy link

eliorc commented Dec 18, 2022

Describe the bug

As a part of the integration of BentoML, we need to automate the process of importing and exporting BentoModels.
Examining the documentation, specifically the API Reference section, there is no mentioning of the ability to do so through the Python SDK.
Examining the code in this repo, we found bentoml.Model.export and bentoml.Model.import_from but they are not documented anywhere in the API reference.

To reproduce

Irrelevant

Expected behavior

Anything present int he SDK should be found in the API Reference part of the documentation

Environment

Irrelevant

@eliorc eliorc added the bug Something isn't working label Dec 18, 2022
@aarnphm aarnphm added documentation Documentation, tutorials, and example projects and removed bug Something isn't working labels Dec 21, 2022
@aarnphm aarnphm changed the title bug: Missing API reference for bentoml.Model docs: Missing API reference for bentoml.Model Dec 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation, tutorials, and example projects
Projects
None yet
Development

No branches or pull requests

2 participants