Skip to content

Releases: karthink/gptel

Version 0.5.0

17 Dec 00:05
Compare
Choose a tag to compare

Version 0.5.5 adds the following features:

LLM Backends

  • Support local LLMs via the Ollama and GPT4All web APIs.
  • Support Azure instances
  • Support latest GPT-3.5 and GPT-4 versions.

UI

  • Add customizable prompt and response prefixes (Contributed by @daedsidog)

Bug fixes

  • Better support for Curl on Windows
  • Handle large payloads when using Curl
  • Better error handling.

Version 0.4.0

28 Jul 23:08
Compare
Choose a tag to compare
  • Fix several minor bugs
  • Add feature to save chats to a file and resume them later
  • Add crowdsourced prompts

Version 0.3.6

20 May 05:34
Compare
Choose a tag to compare
  • User-defined gptel-directives can now be used in gptel-menu
  • Add a gptel-abort command to halt the current request.

Version 0.3.5

13 Apr 06:05
Compare
Choose a tag to compare
  • Add support for refactoring code and rewriting prose using ChatGPT
  • The Transient menu allows for redirecting the prompt (input) and response (output), among other options.
  • Minor bug fixes.

Version 0.3

07 Apr 00:44
Compare
Choose a tag to compare

Adds support for streaming responses, as well as a post response hook to run custom code.

0.2.5

28 Mar 19:29
Compare
Choose a tag to compare

Added features: transient menus, better interaction from any buffer.

Initial release

09 Mar 03:34
Compare
Choose a tag to compare

A simple ChatGPT client for Emacs.

Supported interaction:

  • Multiple independent conversations in Markdown or Org buffers.