Skip to content

Releases: nicewook/gopt

0.9.1

28 Nov 10:37
Compare
Choose a tag to compare

Full Changelog: v0.9.0...0.9.1

v0.9.0

19 Jul 07:36
Compare
Choose a tag to compare
  • Change: use cobra and viper for cli and config
  • Feature: config model, api key, max token, etc

v0.8.0

27 Jun 08:24
Compare
Choose a tag to compare

Full Changelog: v0.7.0...v0.8.0

v0.7.0

19 Jun 15:07
c15db29
Compare
Choose a tag to compare

Initial release of the `GOPT - GPT CLI tool made of Golang.

Features

  • Shell mode chat completion using gpt-3.5-turbo OpenAI API.
  • Remember context window.
  • Reset context.
  • Calculate token and estimated price.