Releases: replicate/replicate-go
Releases · replicate/replicate-go
v0.13.2
What's Changed
- Improve handling of stream termination and add reconnect mechanism by @mattt in #33
Full Changelog: v0.13.1...v0.13.2
v0.13.0
What's Changed
- Add support for
models.predictions.create
endpoint by @mattt in #27
- Extract model version identifier parsing into separate function by @mattt in #28
- Add
Stream
method for running a model and streaming its output by @mattt in #29
Full Changelog: v0.12.0...v0.13.0