Skip to content

Releases: m1guelpf/plz-cli

Switch to gpt-3.5-turbo-instruct

Choose a tag to compare

@m1guelpf m1guelpf released this 17 Jan 11:44
102d009
v0.1.9

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

Add a statically-linked musl file

Choose a tag to compare

@m1guelpf m1guelpf released this 20 Jan 10:24
ebe853f

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

Choose a tag to compare

@m1guelpf m1guelpf released this 19 Jan 14:52
e9551cb

What's Changed

New Contributors

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

Write Commands to History

Choose a tag to compare

@m1guelpf m1guelpf released this 22 Dec 03:50
1ef10d5

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

Choose a tag to compare

@m1guelpf m1guelpf released this 19 Dec 20:14
238f1ca

Full Changelog: v0.1.4...v0.1.5

Improve Prompt

Choose a tag to compare

@m1guelpf m1guelpf released this 16 Dec 11:54

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

Choose a tag to compare

@m1guelpf m1guelpf released this 16 Dec 02:31

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

Choose a tag to compare

@m1guelpf m1guelpf released this 15 Dec 00:34
9df89c2

Full Changelog: v0.1.1...v0.1.2

Better error handling

Choose a tag to compare

@m1guelpf m1guelpf released this 14 Dec 04:05
458a701

Full Changelog: v0.1.0...v0.1.1

Initial Release

Choose a tag to compare

@m1guelpf m1guelpf released this 14 Dec 03:03
0c686b5