Replicate

Latest version: v0.26.0

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

Scan your dependencies

Page 5 of 7

0.15.0

> [!WARNING]
> This release was yanked due to a bug. Please upgrade to [0.15.1](https://github.com/replicate/replicate-python/releases/edit/0.15.1).

What's Changed
* Add support for `models.get` and `models.list` endpoints by mattt in https://github.com/replicate/replicate-python/pull/161
* Add `url`, `description`, `visibility`, and other fields to `Model`
* Add `owner` field to `Model` and reimplements existing `username` field to deprecated property that aliases this field
* Update `ModelCollection.get` method to fetch information about the named model from Replicate's API
* Add `ModelCollection.list` method to fetch public models from Replicate's API
* Update `predictions.create` to support creating a prediction by version ID string

**Full Changelog**: https://github.com/replicate/replicate-python/compare/0.14.0...0.15.0

0.14.0

What's Changed
* Replace requests with httpx by mattt in https://github.com/replicate/replicate-python/pull/147
* Update VSCode settings for Python Tools by mattt in https://github.com/replicate/replicate-python/pull/158


**Full Changelog**: https://github.com/replicate/replicate-python/compare/0.13.0...0.14.0

0.13.0

What's Changed
* Indicate Python requirements in README by mattt in https://github.com/replicate/replicate-python/pull/154
* Add `progress` property to `Prediction` by mattt in https://github.com/replicate/replicate-python/pull/155


**Full Changelog**: https://github.com/replicate/replicate-python/compare/0.12.0...0.13.0

0.12.0

What's Changed
* Bump certifi from 2023.5.7 to 2023.7.22 by dependabot in https://github.com/replicate/replicate-python/pull/126
* Add support for deployments endpoint by mattt in https://github.com/replicate/replicate-python/pull/150


**Full Changelog**: https://github.com/replicate/replicate-python/compare/0.11.0...0.12.0

0.11.0

What's Changed
* Add `metrics` field to `Prediction` by mattt in https://github.com/replicate/replicate-python/pull/136
* Update deprecation warnings for `Model.predict` and `Version.predict` by mattt in https://github.com/replicate/replicate-python/pull/137


**Full Changelog**: https://github.com/replicate/replicate-python/compare/0.10.0...0.11.0

0.10.0

What's Changed
* Add `urls` property to `Prediction` and `Training` models by mattt in https://github.com/replicate/replicate-python/pull/128
* Add Python docstrings for classes, attributes, and methods by mattt in https://github.com/replicate/replicate-python/pull/129
* Add packaging type information to `pyproject.toml` by mattt in https://github.com/replicate/replicate-python/pull/127
* Update suggested VSCode extensions and project settings by mattt in https://github.com/replicate/replicate-python/pull/130
* Add `stream` parameter to `predictions.create` by mattt in https://github.com/replicate/replicate-python/pull/131


**Full Changelog**: https://github.com/replicate/replicate-python/compare/0.9.0...0.10.0

Page 5 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.