Releases: replicate/replicate-swift
Releases · replicate/replicate-swift
0.23.0
What's Changed
- Add
updateHandler
callback for Prediction.wait
and Client.run
methods by @mattt in #90
- Allow underlying
Client
session to be configured and accessed by @mattt in #88
- Update documentation comments by @mattt in #89
Full Changelog: 0.22.0...0.23.0
0.22.0
What's Changed
- Use Bearer authorization scheme by @mattt in #80
- Update recommendations for passing file inputs to models by @mattt in #82
- Add support for
models.search
endpoint by @mattt in #84
Full Changelog: 0.21.0...0.22.0
0.21.0
What's Changed
- Run CI workflow on macos-13-xlarge by @mattt in #71
- Add support for
accounts.current
endpoint by @mattt in #72
- Add support for
deployments.get
endpoint by @mattt in #74
Full Changelog: 0.20.0...0.21.0
0.20.0
What's Changed
- Add support for
models.predictions.create
endpoint by @mattt in #69
- Allow
Client.run
method to take model or version identifier by @mattt in #70
Full Changelog: 0.19.0...0.20.0
0.18.0
What's Changed
- Fix
Client.createTraining
method by @mattt in #62
- Add
.spi.yml
by @mattt in #63
- Add Swift Package Index badges to README by @mattt in #64
- Add support for
models.create
and hardware.list
endpoints by @mattt in #61
Full Changelog: 0.17.1...0.18.0