Releases: replicate/replicate-python
Releases · replicate/replicate-python
0.15.4
0.15.3
0.15.2
0.15.1
0.15.0
Warning
This release was yanked due to a bug. Please upgrade to 0.15.1.
What's Changed
- Add support for
models.getandmodels.listendpoints by @mattt in #161- Add
url,description,visibility, and other fields toModel - Add
ownerfield toModeland reimplements existingusernamefield to deprecated property that aliases this field - Update
ModelCollection.getmethod to fetch information about the named model from Replicate's API - Add
ModelCollection.listmethod to fetch public models from Replicate's API - Update
predictions.createto support creating a prediction by version ID string
- Add
Full Changelog: 0.14.0...0.15.0
0.14.0
0.13.0
0.12.0
What's Changed
- Bump certifi from 2023.5.7 to 2023.7.22 by @dependabot in #126
- Add support for deployments endpoint by @mattt in #150
Full Changelog: 0.11.0...0.12.0
0.11.0
0.10.0
What's Changed
- Add
urlsproperty toPredictionandTrainingmodels by @mattt in #128 - Add Python docstrings for classes, attributes, and methods by @mattt in #129
- Add packaging type information to
pyproject.tomlby @mattt in #127 - Update suggested VSCode extensions and project settings by @mattt in #130
- Add
streamparameter topredictions.createby @mattt in #131
Full Changelog: 0.9.0...0.10.0