Bentoml

Latest version: v1.2.12

Safety actively analyzes 621706 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 18

0.5.0alpha.3

No significant changes.

0.5.0alpha.2

No significant changes.

0.5.0alpha.1

No significant changes.

0.5.0alpha

Backwards-incompatible Changes

- openllm-core

Bump `attrs` to `23.2.0`

Added experimental helpers `.pydantic_model()` functions to convert current attrs-based class to its compatible pydantic class.

openllm

Updated OpenLLM architecture to new 1.2 BentoML.

`openllm.Runner` remains the old Runnable implementation. Therefore, if you still depends on the old architecture, make sure to use `openllm.Runner` instead of `llm.runner`.

`llm.runner` will now become an `bentoml.depends()` singleton, therefore, to avoid breaking change, make sure to set `OPENLLM_RUNNER_BEHAVIOUR=deprecated` in your environment variable. This is the default behaviour. To opt-in the new architecture, set `OPENLLM_RUNNER_BEHAVIOUR=new_impl`
[821](https://github.com/bentoml/openllm/issues/821)

0.4.44

No significant changes.

0.4.43

No significant changes.

Page 1 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.