Releases: karthink/gptel
Releases · karthink/gptel
Version 0.5.5
Version 0.5.5 adds the following features:
Backends
- Support for Google's Gemini LLMs (contributed by @mrdylanyin)
UI
- Options for auto-scrolling as the response grows, and
- Moving the point to the prompt at the end
- Minimal status indicator for
gptel-mode
that does not take over the header-line (contributed by @codeasone)
Additionally there are bug fixes involving Curl interaction and API key retrieval.
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.