Skip to content

Releases: replicate/replicate-go

v0.15.0

16 Feb 15:50
4a2b121
Compare
Choose a tag to compare

What's Changed

  • Add support for files API endpoints by @mattt in #39
  • Add support for accounts.current endpoint by @mattt in #37

Full Changelog: v0.14.2...v0.15.0

v0.14.2

31 Jan 14:02
ec35c0e
Compare
Choose a tag to compare

What's Changed

  • Define constants for SSE event types by @mattt in #35
  • Add NilAway linter and fix detected errors by @mattt in #36

Full Changelog: v0.14.1...v0.14.2

v0.14.1

04 Dec 15:08
1db43b6
Compare
Choose a tag to compare

What's Changed

  • Emit done and error events to SSE channel by @mattt in #34

Full Changelog: v0.14.0...v0.14.1

v0.14.0

04 Dec 14:44
c5d8c36
Compare
Choose a tag to compare

What's Changed

  • Add fields to ApiError struct by @mattt in #32

Full Changelog: v0.13.2...v0.14.0

v0.13.2

04 Dec 12:24
95eec81
Compare
Choose a tag to compare

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.1

03 Dec 16:49
62341f1
Compare
Choose a tag to compare

What's Changed

  • Add String() method to Identifier type by @mattt in #30
  • Add StreamPrediction method by @mattt in #31

Full Changelog: v0.13.0...v0.13.1

v0.13.0

03 Dec 16:11
bb054c1
Compare
Choose a tag to compare

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

v0.12.0

16 Nov 14:12
d94c9ed
Compare
Choose a tag to compare

What's Changed

  • Add Model field to Prediction struct by @mattt in #26

Full Changelog: v0.11.0...v0.12.0

v0.11.0

12 Nov 13:43
b369ed3
Compare
Choose a tag to compare

What's Changed

  • Add support for models.create and hardware.list endpoints by @mattt in #22
  • Add pkg.go.dev badge to README by @mattt in #23

Full Changelog: v0.10.0...v0.11.0

v0.10.0

04 Oct 10:50
9c83236
Compare
Choose a tag to compare

What's Changed

  • Add support for models.list endpoint by @mattt in #21

Full Changelog: v0.9.0...v0.10.0