Releases: cloudbridgeuy/c
Releases · cloudbridgeuy/c
2023-04-21T1251
Release notes for 2023-04-21T1251
2023-04-18T0242
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 ifstdin
was empty.
Improvements:
- Updated
logit-bias
field parsing. - Ran
clippy
on the entire project to improve code quality.
2023-04-12T1612
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
Documentation
Code Quality
- Run all scripts through rustfmt (9175acb)
Other
- Use GPT-3.5 as the default model (61d1184)
2023-04-12T1547
Release notes for 2023-04-12T1547
2023-03-17T1755
Release notes for 2023-03-17T1755
2023-03-16T1257
Release notes for 2023-03-16T1257
2023-03-16T1255
Release notes for 2023-03-16T1255
Release 2023-03-13T1159
Release notes for 2023-03-13T1159
Release 2023-03-09T1822
Release notes for 2023-03-09T1822