emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/llm updated (dd7c3a6781 -> dac199a3dd)


From: ELPA Syncer
Subject: [elpa] externals/llm updated (dd7c3a6781 -> dac199a3dd)
Date: Fri, 29 Dec 2023 21:58:04 -0500 (EST)

elpasync pushed a change to branch externals/llm.

      from  dd7c3a6781 Merge pull request #12 from 
Stebalien/steb/prevent-query-cancel
       new  e20c47d232 Add llm-name, for displaying the model or provider name
       new  4a2b551a4a Rewrite (via Gemini) of the introduction of README
       new  1fe6c3543d More rewriting in the README
       new  fcc5328410 Standardize handling of folding in context, etc into 
interactions
       new  dac199a3dd Set version to 0.8


Summary of changes:
 NEWS.org                   |   2 +
 README.org                 |  18 ++++---
 llm-fake.el                |   3 ++
 llm-gemini.el              |   4 ++
 llm-gpt4all.el             |   4 ++
 llm-llamacpp.el            |  27 ++++------
 llm-ollama.el              |  28 ++++-------
 llm-openai.el              |  26 +++-------
 llm-provider-utils-test.el | 120 +++++++++++++++++++++++++++++++++++++++++++++
 llm-provider-utils.el      | 105 +++++++++++++++++++++++++++++++++++++++
 llm-vertex.el              |  29 +++--------
 llm.el                     |  16 +++++-
 12 files changed, 295 insertions(+), 87 deletions(-)
 create mode 100644 llm-provider-utils-test.el
 create mode 100644 llm-provider-utils.el



reply via email to

[Prev in Thread] Current Thread [Next in Thread]