Releases: duanemay/chatgpt-cli
Releases · duanemay/chatgpt-cli
v2.1.1
Changelog
- f6df5f0 Update Dependencies
- 496de3f Update README with transcribe content
v2.0.0
Changelog
- 3983c9f Add
speech
for Text to Speech, and vision
for image upload commands!! 🎉 🎉 🎉
- 7dbf14b Update demo gifs
v1.9.0
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
Changelog
- a5e4b58 Handle webp, jpg, and png results from DALLE
v1.3.0
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
Changelog
- 17e6cc4 Add no-write-session, change session-file name format.
- 35ecf2c Update examples, editing by ChatGPT