Skip to content

Releases: duanemay/chatgpt-cli

v2.1.2

11 Jan 02:32
8e70e95
Compare
Choose a tag to compare

Changelog

v2.1.1

07 Dec 22:13
f6df5f0
Compare
Choose a tag to compare

Changelog

  • f6df5f0 Update Dependencies
  • 496de3f Update README with transcribe content

v2.1.0

27 Oct 17:27
2917ce3
Compare
Choose a tag to compare

Changelog

v2.0.2

12 Oct 16:09
67934b5
Compare
Choose a tag to compare

Changelog

v2.0.0

20 May 02:22
3983c9f
Compare
Choose a tag to compare

Changelog

  • 3983c9f Add speech for Text to Speech, and vision for image upload commands!! 🎉 🎉 🎉
  • 7dbf14b Update demo gifs

v1.9.0

19 May 23:22
07725d2
Compare
Choose a tag to compare

Changelog

  • d42e709 Clarify the variable naming in the README.
  • 07725d2 Set default model to GPT-4o, update README
  • d6806da Update Dependencies
  • ccd8121 Update Dependencies, tests, and make file
  • 8d4016b Update README and examples

v1.8.0

09 Nov 05:32
a5e4b58
Compare
Choose a tag to compare

Changelog

  • a5e4b58 Handle webp, jpg, and png results from DALLE

v1.4.0

26 Sep 03:15
Compare
Choose a tag to compare

Changelog

v1.3.0

19 Aug 00:34
Compare
Choose a tag to compare

Changelog

  • 3ad27a2 Add Example using vhs
  • 0626cdc Add system-message flag, use pterm for editor and styles
  • e62d5a5 ChatGPT revised README
  • d08e759 Refactor code for readability and error handling improvements
  • 8daacb8 Refactor for tests
  • 044a513 Rework session-file handling in loadOrCreateChatCompletionRequest
  • 6d8c32e Update README

v1.2.0

09 Jul 04:51
Compare
Choose a tag to compare

Changelog

  • 17e6cc4 Add no-write-session, change session-file name format.
  • 35ecf2c Update examples, editing by ChatGPT