Releases: karthink/gptel
Releases · karthink/gptel
Version 0.5.0
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
- Fix several minor bugs
- Add feature to save chats to a file and resume them later
- Add crowdsourced prompts
Version 0.3.6
- User-defined
gptel-directives
can now be used ingptel-menu
- Add a
gptel-abort
command to halt the current request.
Version 0.3.5
- 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
Adds support for streaming responses, as well as a post response hook to run custom code.
0.2.5
Initial release
A simple ChatGPT client for Emacs.
Supported interaction:
- Multiple independent conversations in Markdown or Org buffers.