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

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

[elpa] externals/llm updated (8dee3d059a -> 7954a92d7c)


From: ELPA Syncer
Subject: [elpa] externals/llm updated (8dee3d059a -> 7954a92d7c)
Date: Sun, 1 Oct 2023 18:58:34 -0400 (EDT)

elpasync pushed a change to branch externals/llm.

      from  8dee3d059a Bump version to 0.2.1
       new  38a627409c Beginning of a streaming option, with only llm-vertex 
implemented
       new  0faa9e5cc7 Merge branch 'main' into streaming
       new  46feff756f Change request functionality to better handle streaming
       new  fe064b2bc3 Create streaming method and implement it for vertex
       new  454ec53fd3 Merge branch 'main' into streaming
       new  95b907c32a Add Open AI streaming and allow for raw processing on 
success
       new  c7a1e06e3e Test streaming as well in the normal suite of tests
       new  a16338f31a Add streaming to llm-fake
       new  7e9b1f8c60 Add streaming to README
       new  7954a92d7c Bump version to 0.3.0, and note changes in NEWS.org


Summary of changes:
 NEWS.org       |   2 +
 README.org     |   1 +
 llm-fake.el    |  20 +++++++++
 llm-openai.el  |  50 +++++++++++++++++++--
 llm-request.el |  20 ++++++---
 llm-tester.el  |  27 ++++++++++-
 llm-vertex.el  | 139 ++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 llm.el         |  29 +++++++++++-
 8 files changed, 265 insertions(+), 23 deletions(-)



reply via email to

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