Skip to content

Releases: malonaz/sgpt

v1.1.0

23 Nov 14:29
e009cd9
Compare
Choose a tag to compare
* [go-openai] - update: upgrade go-openai library version
* [internal/model] - feature: integrate GPT-4 Turbo @ 128k model with updated pricing
* [chat] - fix: remove race condition by removing buffer from pipeStream channels

v1.0.2

04 Sep 15:25
Compare
Choose a tag to compare
[.github] - devops: Add GitHub Actions workflow for build and release

 - Trigger build and release on push with 'v*.*.*' tag pattern
 - Build binary for multiple OS and architectures using Go 1.21
 - Create and upload release assets on successful build

v1.0.1

04 Sep 15:21
Compare
Choose a tag to compare

Initial release