Skip to content

Releases: cloudbridgeuy/c

2023-04-21T1251

21 Apr 12:51
Compare
Choose a tag to compare

Release notes for 2023-04-21T1251

2023-04-18T0242

18 Apr 02:42
Compare
Choose a tag to compare

Release notes for 2023-04-18T0242

New Features:

  • Added support for chat sessions.
  • Added support for system messages.

Bug Fixes:

  • Fixed an issue where reading from stdin would block if stdin was empty.

Improvements:

  • Updated logit-bias field parsing.
  • Ran clippy on the entire project to improve code quality.

2023-04-12T1612

12 Apr 16:12
Compare
Choose a tag to compare

Version 2023-04-12T1612

New Features

  • Make the chat prompt optional (84fa26f)
  • Add the ability to read from stdin for the completions and chat commands (361162b)
  • Add support for any io::Writer instead of just stdout (2b5636c)
  • Improve error handling (03433b1)
  • Add a --silent option to avoid seeing the spinner (c3b72be)
  • Add a loading spinner (a81feb8)
  • Use async functions for HTTP requests (f6b8fb0)
  • Add the edit command (101c1f0)
  • Add chat completion command (e5ee721)
  • Add support for the completions API (e2c96df)
  • Add support for the completion or chat API (dc3c375)

Enhancements

  • Increase default request timeout duration (9a4d155)
  • Use enums to condense command calling (9d25765)

Documentation

Code Quality

  • Run all scripts through rustfmt (9175acb)

Other

  • Use GPT-3.5 as the default model (61d1184)

2023-04-12T1547

12 Apr 15:47
Compare
Choose a tag to compare

Release notes for 2023-04-12T1547

2023-03-17T1755

17 Mar 17:55
Compare
Choose a tag to compare

Release notes for 2023-03-17T1755

2023-03-16T1257

16 Mar 12:57
Compare
Choose a tag to compare

Release notes for 2023-03-16T1257

2023-03-16T1255

16 Mar 12:55
Compare
Choose a tag to compare

Release notes for 2023-03-16T1255

Release 2023-03-13T1159

13 Mar 14:59
Compare
Choose a tag to compare

Release notes for 2023-03-13T1159

Release 2023-03-09T1822

09 Mar 21:22
Compare
Choose a tag to compare

Release notes for 2023-03-09T1822