Version 0.6.5
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.