elpasync pushed a change to branch externals/llm.

      from  17c47d761e Set version to 0.12.3
       new  c47275a8a0 Refactoring llm provider to all have a common 
implementation
       new  17a1cf9175 Remove connection buffer after finishing work


Summary of changes:
 NEWS.org              |   3 +
 README.org            |   7 +-
 llm-claude.el         |  91 ++-----------
 llm-gemini.el         |  90 ++----------
 llm-gpt4all.el        |  37 +----
 llm-llamacpp.el       | 137 ++-----------------
 llm-ollama.el         |  69 +++-------
 llm-openai.el         | 338 +++++++++++++++++----------------------------
 llm-provider-utils.el | 369 +++++++++++++++++++++++++++++++++++++++++---------
 llm-request.el        |  11 --
 llm-tester.el         |  33 ++++-
 llm-vertex.el         | 242 +++++++++++----------------------
 12 files changed, 613 insertions(+), 814 deletions(-)

Reply via email to