Skip to content

Tags: bentoml/BentoML

Tags

v1.3.14

Toggle v1.3.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: pin pydantic to < 2.10 and restore cwd when building bento (#5093)

* fix: set standalone_build to False to allow build many times

Signed-off-by: Frost Ming <[email protected]>

* fix: pin pydantic < 2.10

Signed-off-by: Frost Ming <[email protected]>

* fix: deps

Signed-off-by: Frost Ming <[email protected]>

---------

Signed-off-by: Frost Ming <[email protected]>

v1.3.13

Toggle v1.3.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: create dir before move (#5088)

Signed-off-by: Frost Ming <[email protected]>

v1.3.12

Toggle v1.3.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: empty doc for bare built bento (#5086)

v1.3.11

Toggle v1.3.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: remove the version limit of pynvml (#5068)

* fix: fix uv bin path for 0.5.0

Signed-off-by: Frost Ming <[email protected]>

* fix: remove the version limit of pynvml

Signed-off-by: Frost Ming <[email protected]>

---------

Signed-off-by: Frost Ming <[email protected]>

v1.3.10

Toggle v1.3.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: Add codespaces doc (#5044)

* Add codespaces doc

Signed-off-by: Sherlock113 <[email protected]>

* ci: auto fixes from pre-commit.ci

For more information, see https://pre-commit.ci

---------

Signed-off-by: Sherlock113 <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

v1.3.9

Toggle v1.3.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
doc: update aws byoc (#5026)

v1.3.8

Toggle v1.3.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: Add quotation marks to python versions (#5019)

Add quotation marks to python versions

Signed-off-by: Sherlock113 <[email protected]>

v1.3.7

Toggle v1.3.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: do not initialize cloud client when building bento (#4998)

Signed-off-by: Frost Ming <[email protected]>

v1.3.6

Toggle v1.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: Add ShieldGemma example doc (#4997)

* Add ShieldGemma doc

Signed-off-by: Sherlock113 <[email protected]>

* ci: auto fixes from pre-commit.ci

For more information, see https://pre-commit.ci

* Update image

Signed-off-by: Sherlock113 <[email protected]>

---------

Signed-off-by: Sherlock113 <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

v1.3.5

Toggle v1.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: on_deployment failed to run for serve_grpc (#4963)

* fix: dev version

Signed-off-by: Frost Ming <[email protected]>

* fix: on_deployment hook failed on serve_grpc

Signed-off-by: Frost Ming <[email protected]>

* fix: clean bentoml version

Signed-off-by: Frost Ming <[email protected]>