Releases: antonhibl/gptai
Releases · antonhibl/gptai
v1.0.5
- modular area for larger chatbot extendability using gpt-3.5-turbo
- New test suite using ERT for test driven development purposes, this is aimed at being highly extensible for other developers purposes as well
v1.0.4
major bug fixes, doc changes, and inclusion of a test suite along with chatgpt-3.5-turbo support. Soon to come is a chat client functionality in the editor.
v1.0.2
Added some beta turbo api model functionality that will be built further into an emacs chatbot client in the future. Also added suites of tests using ERT for both gptai and gptai-turbo.
v1.0.1
Minor doc changes and namespace fixes, along with adding a wiki with prompt engineering examples for user extensibility.
v1.0.0
First basic major release. Includes text and image querying capabilities and inline code editing, documenting, and more.