Skip to content

Tags: m1guelpf/plz-cli

Tags

v0.1.9

Toggle v0.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update model to gpt-3.5-turbo-instruct (#37)

v0.1.8

Toggle v0.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add a statically-linked musl file to releases (#19)

Useful for being able to use tool in systems with old glibc versions

Co-authored-by: JuanLeon Lahoz <juanleon.lahoz@avature.net>

v0.1.7

Toggle v0.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix #2: Print more information on failed requests (#20)

* Fix #2: Print more information on failed requests

* cs

Co-authored-by: Miguel Piedrafita <github@miguelpiedrafita.com>

v0.1.6

Toggle v0.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Write commands to history (#17)

Co-authored-by: Miguel Piedrafita <github@miguelpiedrafita.com>

v0.1.5

Toggle v0.1.5's commit message

Verified

This commit was signed with the committer’s verified signature.
m1guelpf Miguel Piedrafita
switch to rustls-tls

v0.1.4

Toggle v0.1.4's commit message
fix(doc): Add usage link

v0.1.3

Toggle v0.1.3's commit message
Don't require quotes around the prompt arg, allow multiple args to be…

… joined with " "

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was signed with the committer’s verified signature.
m1guelpf Miguel Piedrafita
remove need for temporary file

Closes #3 #1

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
m1guelpf Miguel Piedrafita
Better error handling

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
m1guelpf Miguel Piedrafita
init