Skip to content

Releases: brannondorsey/go-runway

v0.2.1

16 May 23:26
5ac43fc
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

Fix bug that crashed hosted-models example when query input was JSON literal on Windows.

Download hosted-models binaries below ⬇️

v0.2.0

16 May 20:04
c9ac6c2
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Error handling improvements and updates to hosted-models example.

  • Rewrite errors and error handling to provide more context. This may introduce backwards incompatible changes.
  • Add HostedModel.GetURL() method.
  • Rename hosted-model example and binary to hosted-models.
  • Print everything but model output to stderr in hosted-models example.
  • Replace ErrInvlaidURL (misspelled) with ErrInvalidURL.
  • Add --help flag to hosted-models example.
  • Fix error in --url description of hosted-models example.
  • Use POSIX style flags for all CLI arguments in examples/.

hosted-models binaries available for download below 👇

v0.1.2

06 May 14:26
03c7fc2
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release
  • Fix 400 error on request retries.
  • Add CHANGELOG.

hosted-model binaries available for all platforms below 👇.

v0.1.0

05 May 02:49
6292a68
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Initial public release. hosted-model binaries available for all platforms below 👇.