Tags: bentoml/BentoML
Tags
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]>
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]>
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>
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>
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]>
PreviousNext