Releases: replicate/replicate-python
Releases · replicate/replicate-python
0.20.0
17 Nov 12:29
Compare
Sorry, something went wrong.
No results found
0.19.0
16 Nov 14:10
Compare
Sorry, something went wrong.
No results found
What's Changed
Test that stream key is sent when creating a prediction on a deployment by @mattt in #200
Add model field to Prediction and Training classes by @mattt in #199
Full Changelog : 0.18.1...0.19.0
0.18.1
09 Nov 17:39
Compare
Sorry, something went wrong.
No results found
0.18.0
09 Nov 11:04
Compare
Sorry, something went wrong.
No results found
Important
This release was yanked due to a bug for projects using Pydantic 1.x. See #196 for details.
What's Changed
Full Changelog : 0.17.0...0.18.0
0.17.0
07 Nov 14:45
Compare
Sorry, something went wrong.
No results found
What's Changed
Add support for paginated results in list methods by @mattt in #189
Add support for collections.list endpoint by @mattt in #190
document webhooks by @zeke in #187
Rename BaseModel and Collection to Resource and Namespace by @mattt in #188
Full Changelog : 0.16.0...0.17.0
0.16.0
06 Nov 12:00
Compare
Sorry, something went wrong.
No results found
0.15.8
05 Nov 13:08
Compare
Sorry, something went wrong.
No results found
0.15.7
02 Nov 17:03
Compare
Sorry, something went wrong.
No results found
Note
This release fixes the bug that prompted 0.15.6 to be yanked.
What's Changed since 0.15.5
Configure pylint and fix linter violations by @mattt in #179
Fix signature of create methods by @mattt in #181
Specify setuptools packages explicitly by @mattt in #183
Full Changelog : 0.15.5...0.15.7
0.15.6
02 Nov 13:49
Compare
Sorry, something went wrong.
No results found
Important
0.15.6 was retagged from ce629e9 after publishing to PyPI failed due to #94 not working as intended. The tag now points to e7b3f9f , which reverts the squashed commit of #94 .
What's Changed
Configure pylint and fix linter violations by @mattt in #179
Fix signature of create methods by @mattt in #181
Full Changelog : 0.15.5...0.15.6
0.15.5
29 Oct 11:32
Compare
Sorry, something went wrong.
No results found
What's Changed
Replace black with ruff format by @mattt in #177
Fix streaming parameter encoding in prediction creation requests by @mattt in #178
Full Changelog : 0.15.4...0.15.5