Skip to content

Releases: kingwingfly/gpt

v0.0.6

18 Oct 18:40
ea67d7f
Compare
Choose a tag to compare
  • fix bug: invalid utf-8 panic if response is not completed

v0.0.5

17 Oct 16:47
41fcac0
Compare
Choose a tag to compare
  • enhance: support model choice
  • fix: panic if response is not completed

v0.0.4

06 Sep 15:37
28911e2
Compare
Choose a tag to compare
  • transfer store and load from PersistSource to Config

v0.0.3

06 Sep 15:10
00a1221
Compare
Choose a tag to compare
  • use encrypt_config instead of keyring
  • the api_key will no longer be encrypt, because it's meaningless in OS.

v0.0.2

13 Aug 18:07
2b8de3f
Compare
Choose a tag to compare
  • bump deps: keyring 3.0.x

v0.0.1

06 Aug 11:25
6b90b8a
Compare
Choose a tag to compare
  • release formal version

v0.0.1-alpha12

13 Jun 15:20
7d1b5cd
Compare
Choose a tag to compare
v0.0.1-alpha12 Pre-release
Pre-release
  • upstream multiline support merged
  • bump deps

v0.0.1-alpha11

11 Jun 10:16
e54f82d
Compare
Choose a tag to compare
v0.0.1-alpha11 Pre-release
Pre-release
  • support end and home navigation

v0.0.1-alpha10

11 Jun 09:20
8ad8b36
Compare
Choose a tag to compare
v0.0.1-alpha10 Pre-release
Pre-release
  • upstream: bump deps

v0.0.1-alpha8

07 Jun 19:26
0b4dc91
Compare
Choose a tag to compare
v0.0.1-alpha8 Pre-release
Pre-release
  • cli: fix config bad behavior
  • bump deps
  • fix: placeholder color wrong