Releases: brannondorsey/go-runway
Releases · brannondorsey/go-runway
v0.2.1
Fix bug that crashed hosted-models
example when query
input was JSON literal on Windows.
Download hosted-models
binaries below ⬇️
v0.2.0
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 tohosted-models
. - Print everything but model output to stderr in
hosted-models
example. - Replace
ErrInvlaidURL
(misspelled) withErrInvalidURL
. - Add
--help
flag tohosted-models
example. - Fix error in
--url
description ofhosted-models
example. - Use POSIX style flags for all CLI arguments in
examples/
.
hosted-models
binaries available for download below 👇
v0.1.2
- Fix 400 error on request retries.
- Add
CHANGELOG
.
hosted-model
binaries available for all platforms below 👇.
v0.1.0
Initial public release. hosted-model
binaries available for all platforms below 👇.