Skip to content

docs: add Model API reference#5618

Open
GoparapukethaN wants to merge 1 commit into
bentoml:mainfrom
GoparapukethaN:docs/model-api-reference
Open

docs: add Model API reference#5618
GoparapukethaN wants to merge 1 commit into
bentoml:mainfrom
GoparapukethaN:docs/model-api-reference

Conversation

@GoparapukethaN
Copy link
Copy Markdown

Closes #3369

Adds bentoml.Model to the Bento/model API reference page so SDK methods such as export and import_from are discoverable from the generated reference docs.

Verification:

  • Confirmed bentoml.Model imports from an editable local BentoML install and exposes export, import_from, load_model, and with_options.
  • Ran git diff --check.
  • Ran a Sphinx dummy build with a temp config that skips the local spelling extension because this machine does not have the enchant C library installed. The build completed with existing docs warnings.

@GoparapukethaN GoparapukethaN requested a review from a team as a code owner May 20, 2026 05:25
@GoparapukethaN GoparapukethaN requested review from jianshen92 and removed request for a team May 20, 2026 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: Missing API reference for bentoml.Model

1 participant