Skip to content

Releases: replicate/replicate-go

v0.25.2

02 Oct 16:31
1620ec6
Compare
Choose a tag to compare

What's Changed

  • Fix behavior of RunWithOptions when wait is set by @mattt in #87

Full Changelog: v0.25.1...v0.25.2

v0.25.1

25 Sep 18:38
6e28593
Compare
Choose a tag to compare

What's Changed

  • Replace X-Sync: true header with Prefer: wait by @mattt in #86

Full Changelog: v0.25.0...v0.25.1

v0.25.0

23 Sep 12:40
5c48afb
Compare
Choose a tag to compare

What's Changed

  • Add WithBlockUntilDone run option by @mattt in #82
  • Update streamPrediction to do non-blocking send to errChan by @mattt in #84

Full Changelog: v0.24.3...v0.25.0

v0.24.3

23 Sep 12:39
0c07400
Compare
Choose a tag to compare

What's Changed

  • Fix server sent event decoding by @mattt in #81

Full Changelog: v0.24.2...v0.24.3

v0.24.2

23 Sep 12:39
eb1270a
Compare
Choose a tag to compare

What's Changed

  • Fix send on closed channel panic in streamPrediction by @mattt in #80

Full Changelog: v0.24.1...v0.24.2

v0.24.1

19 Sep 11:56
1c2ae68
Compare
Choose a tag to compare

What's Changed

  • Define and use default SSE type, "message" by @mattt in #78
  • Improve error handling and resource management in streamPrediction by @mattt in #79

Full Changelog: v0.24.0...v0.24.1

v0.24.0

16 Sep 07:04
696daff
Compare
Choose a tag to compare

What's Changed

  • Add RunWithOptions method that supports returning file output as io.ReadCloser by @mattt in #77

Full Changelog: v0.23.0...v0.24.0

v0.23.0

22 Aug 11:07
3c5fd6b
Compare
Choose a tag to compare

What's Changed

  • Return ModelError when Run fails by @mattt in #76

Full Changelog: v0.22.0...v0.23.0

v0.22.0

25 Jul 19:23
972c92e
Compare
Choose a tag to compare

What's Changed

  • Add support for models.search endpoint by @mattt in #74

Full Changelog: v0.21.0...v0.22.0

v0.21.0

01 Jul 12:18
8328597
Compare
Choose a tag to compare

What's Changed

  • Add support for deployments.delete endpoint by @mattt in #71

Full Changelog: v0.20.0...v0.21.0