Skip to content

Version 0.6.5

Compare
Choose a tag to compare
@karthink karthink released this 03 Feb 22:39
· 210 commits to master since this release

Version 0.6.5 adds the following features:

Backends

  • Support for the Kagi summarizer engine(s).
  • Support for Together.ai and Anyscale.
  • Updated OpenAI model list.

UI and configuration

  • gptel handles the case of trying to use unsupported models for a backend (contributed by @joaotavora).
  • Easier configuration for OpenAI backends (header does not need to be specified)
  • Redirect responses to any buffer, not just gptel chat sessions.
  • Optional logging of all requests/response data.

Bug fixes

  • Persist multi-line directives in saved files correctly.
  • Org-conversion bug fixes.

Many more minor bug fixes.