Skip to content

Releases: antonhibl/gptai

v1.0.5

18 Mar 00:36
Compare
Choose a tag to compare
  • 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

16 Mar 17:11
Compare
Choose a tag to compare

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.3

16 Mar 16:02
Compare
Choose a tag to compare
adding autoloads

v1.0.2

16 Mar 07:50
1bcf2be
Compare
Choose a tag to compare

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

07 Mar 09:02
a8de3ae
Compare
Choose a tag to compare

Minor doc changes and namespace fixes, along with adding a wiki with prompt engineering examples for user extensibility.

v1.0.0

24 Feb 09:27
Compare
Choose a tag to compare

First basic major release. Includes text and image querying capabilities and inline code editing, documenting, and more.