Skip to content

Releases: m1guelpf/plz-cli

Switch to gpt-3.5-turbo-instruct

17 Jan 11:44
102d009
Compare
Choose a tag to compare
v0.1.9

Update model to gpt-3.5-turbo-instruct (#37)

Add a statically-linked musl file

20 Jan 10:24
ebe853f
Compare
Choose a tag to compare

What's Changed

  • Add a statically-linked musl file to releases by @juan-leon in #19

New Contributors

Full Changelog: v0.1.7...v0.1.8

Better debugging & retry support

19 Jan 14:52
e9551cb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.6...v0.1.7

Write Commands to History

22 Dec 03:50
1ef10d5
Compare
Choose a tag to compare

What's Changed

  • build: add cargo.lock by @chenrui333 in #14
  • add write_to_history function and a bit of refactoring by @culda in #17

New Contributors

Full Changelog: v0.1.5...v0.1.6

Fix Linux Install Issues

19 Dec 20:14
238f1ca
Compare
Choose a tag to compare

Improve Prompt

16 Dec 11:54
Compare
Choose a tag to compare

What's Changed

  • FIX: Ignore everything after triple backticks in response by @ndbroadbent in #8
  • Include OS comment (Mac or Linux) so GPT-3 knows to run brew install vs. apt-get install, etc. by @ndbroadbent in #7
  • fix(doc): Add usage link by @AielloChan in #10

New Contributors

Full Changelog: v0.1.3...v0.1.4

Remove need for quotes

16 Dec 02:31
Compare
Choose a tag to compare

What's Changed

  • Don't require quotes around the prompt arg, allow multiple args to be joined with " " by @ndbroadbent in #6

New Contributors

Full Changelog: v0.1.2...v0.1.3

Keep code in memory

15 Dec 00:34
9df89c2
Compare
Choose a tag to compare

Better error handling

14 Dec 04:05
458a701
Compare
Choose a tag to compare

Initial Release

14 Dec 03:03
0c686b5
Compare
Choose a tag to compare