[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/gptel updated (a84461245e -> 7cf8e3b19b)
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/gptel updated (a84461245e -> 7cf8e3b19b) |
Date: |
Sat, 30 Nov 2024 07:00:03 -0500 (EST) |
elpasync pushed a change to branch elpa/gptel.
from a84461245e gptel-context: Add a menu command to remove all context
new d177822a7f README: Add a section about selecting backends
explicitly (#467)
new 10752576e4 gptel: Move system-message to gptel--request-data
new 0dacb474f8 gptel: Add generic gptel--parse-list function
new 67903a1ac5 gptel: Generalize gptel directives
new ffed97d2e4 gptel: Adjust persistence for dynamic directives
new 4ae9c1b24c gptel-rewrite: Improve rewrite UI and feature
new f887dadb49 gptel-rewrite: Rewrite directive handling changes
new 41158decde README: Reorder, adjust formatting
new c645444de9 README: Fix formatting errors, mention more packages
new 04da0a42af gptel: Truncate function documentation to newline
new 7cf8e3b19b gptel: Fix gptel--parse-directive
Summary of changes:
README.org | 32 +++++--
gptel-anthropic.el | 7 ++
gptel-gemini.el | 26 +++--
gptel-ollama.el | 18 ++--
gptel-openai.el | 18 ++--
gptel-org.el | 6 +-
gptel-rewrite.el | 182 +++++++++++++++++++++++++++--------
gptel-transient.el | 277 +++++++++++++++++++++++++++++++++++++----------------
gptel.el | 146 ++++++++++++++++++++++------
9 files changed, 529 insertions(+), 183 deletions(-)
- [nongnu] elpa/gptel updated (a84461245e -> 7cf8e3b19b),
ELPA Syncer <=
- [nongnu] elpa/gptel 4ae9c1b24c 06/11: gptel-rewrite: Improve rewrite UI and feature, ELPA Syncer, 2024/11/30
- [nongnu] elpa/gptel c645444de9 09/11: README: Fix formatting errors, mention more packages, ELPA Syncer, 2024/11/30
- [nongnu] elpa/gptel 04da0a42af 10/11: gptel: Truncate function documentation to newline, ELPA Syncer, 2024/11/30
- [nongnu] elpa/gptel d177822a7f 01/11: README: Add a section about selecting backends explicitly (#467), ELPA Syncer, 2024/11/30
- [nongnu] elpa/gptel ffed97d2e4 05/11: gptel: Adjust persistence for dynamic directives, ELPA Syncer, 2024/11/30
- [nongnu] elpa/gptel 41158decde 08/11: README: Reorder, adjust formatting, ELPA Syncer, 2024/11/30
- [nongnu] elpa/gptel 7cf8e3b19b 11/11: gptel: Fix gptel--parse-directive, ELPA Syncer, 2024/11/30
- [nongnu] elpa/gptel 10752576e4 02/11: gptel: Move system-message to gptel--request-data, ELPA Syncer, 2024/11/30
- [nongnu] elpa/gptel 67903a1ac5 04/11: gptel: Generalize gptel directives, ELPA Syncer, 2024/11/30
- [nongnu] elpa/gptel 0dacb474f8 03/11: gptel: Add generic gptel--parse-list function, ELPA Syncer, 2024/11/30