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

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

[elpa] externals/llm updated (7b112f0b42 -> 9c33eb4a91)


From: ELPA Syncer
Subject: [elpa] externals/llm updated (7b112f0b42 -> 9c33eb4a91)
Date: Sat, 2 Mar 2024 15:58:21 -0500 (EST)

elpasync pushed a change to branch externals/llm.

      from  7b112f0b42 In tests, verify that the streamed response is same as 
the final one
       new  782b892de2 Add function calling, and introduce llm-capabilities
       new  4abca6c3f1 Fix inadvertent logging issue
       new  041de98b3f Improvements to llm-tester, dedicated output, respect 
capabilities
       new  4b53eda1fd In llm-tester, don't error on not streaming if it isn't 
supported
       new  9c33eb4a91 Bump version to 0.10.0


Summary of changes:
 NEWS.org                            |   4 +
 README.org                          |  49 +++++++-
 llm-fake.el                         |   3 +
 llm-gemini.el                       |  67 ++++++++---
 llm-llamacpp.el                     |   4 +
 llm-ollama.el                       |   3 +
 llm-openai.el                       | 226 +++++++++++++++++++++++++----------
 llm-provider-utils.el               | 158 ++++++++++++++++++++++++
 llm-request.el                      |  12 +-
 llm-tester.el                       | 232 +++++++++++++++++++++++++++---------
 llm-vertex.el                       | 173 +++++++++++++++++++++------
 llm.el                              | 115 ++++++++++++++++--
 utilities/elisp-to-function-call.el | 186 +++++++++++++++++++++++++++++
 13 files changed, 1038 insertions(+), 194 deletions(-)
 create mode 100644 utilities/elisp-to-function-call.el



reply via email to

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