v0.2.0 #11
schneiderfelipe
announced in
Announcements
v0.2.0
#11
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Version v0.2.0 of
cligpt
🎂, a command-line interface for interacting with the ChatGPT API from OpenAI.This version improves error handling, provides support for positional arguments as context , together with standard input, to be sent to ChatGPT, and makes it possible to choose models (
cligpt
supports GPT-4!) and sampling temperature with simple command-line options.Install with
cargo install cligpt
and don't forget tocligpt --help
!.What's Changed
Full Changelog: v0.1.0...v0.2.0
This discussion was created from the release v0.2.0.
Beta Was this translation helpful? Give feedback.
All reactions