branch: new-version
commit e7231a22451867529afc4749b5b77e21c29b87bf
Author: Andrew Hyatt
Commit: Andrew Hyatt
Set version to 0.18.1
---
llm.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/llm.el b/llm.el
index 642632aed9..8484beec43 100644
--- a/llm.el
+++ b/llm.el
ahyatt pushed a change to branch new-version.
was e7231a2245 Set version to 0.18.1
This change permanently discards the following revisions:
discards e7231a2245 Set version to 0.18.1
ahyatt pushed a change to branch new-version.
at e7231a2245 Set version to 0.18.1
This branch includes the following new commits:
new e7231a2245 Set version to 0.18.1
ahyatt pushed a change to branch new-version.
was 20acc256e5 Update version to 0.17.4
This change permanently discards the following revisions:
discards 20acc256e5 Update version to 0.17.4
branch: new-version
commit 20acc256e5441e8ca4ffcd6db7319ab0e59c466b
Author: Andrew Hyatt
Commit: Andrew Hyatt
Update version to 0.17.4
---
llm.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/llm.el b/llm.el
index 465ccaae26..16c16baa90 100644
--- a/llm.el
+++ b
ahyatt pushed a change to branch new-version.
at 20acc256e5 Update version to 0.17.4
This branch includes the following new commits:
new 20acc256e5 Update version to 0.17.4
ahyatt pushed a change to branch new-version.
was 73b99396c3 Change version to 0.17.2
This change permanently discards the following revisions:
discards 73b99396c3 Change version to 0.17.2
branch: new-version
commit 73b99396c3e6f08d82d0e751203a7ebd364f9559
Author: Andrew Hyatt
Commit: Andrew Hyatt
Change version to 0.17.2
---
NEWS.org | 2 +-
llm.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/NEWS.org b/NEWS.org
index 274523e8b2..6f99293a00
ahyatt pushed a change to branch new-version.
at 73b99396c3 Change version to 0.17.2
This branch includes the following new commits:
new 73b99396c3 Change version to 0.17.2
ahyatt pushed a change to branch elpa/llm.
was 8fcfdd359e Style improvements to fix an issue building llm in GNU
ELPA
The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.
ahyatt pushed a change to branch elpa/llm.
at 8fcfdd359e Style improvements to fix an issue building llm in GNU
ELPA
No new revisions were added by this update.
branch: main
commit 884336d14e8b62e4da80bdb3a16817013220039d
Author: Andrew Hyatt
Commit: Andrew Hyatt
elpa-packages(llm): New package
---
elpa-packages | 1 +
1 file changed, 1 insertion(+)
diff --git a/elpa-packages b/elpa-packages
index 45a534ce6e..ae4e9804d9 100644
--- a/elpa-packages
branch: externals/llm
commit 9e3040bad27b8d73c2292127ccfc2c612eed1e8e
Author: Andrew Hyatt
Commit: Andrew Hyatt
Add warnings requested by GNU about nonfree software
Also this correctly sets up the LLM customization group.
---
llm-openai.el | 7 +++
llm-vertex.el | 7
branch: externals/llm
commit 9a3fc01cac06c17e00d36a48990a638217692238
Author: Andrew Hyatt
Commit: Andrew Hyatt
Switch from generic to per-provider sync solution
The previous method of convering async calls to sync had issues with
threading,
even after some basic fixes to the
branch: externals/llm
commit 636014bf64a91d3ddbe3ba14e585e332f2b9820a
Author: Andrew Hyatt
Commit: Andrew Hyatt
Make all remaining code async-friendly
This finalizes (I hope) async changes to both openai and vertex providers,
as
well as the tester.
---
llm-openai.el | 22
branch: externals/llm
commit 131a7ee5d304d52ae5641017883dc88bc055a39a
Author: Andrew Hyatt
Commit: Andrew Hyatt
Solve flaky errors when using sync llm commands
The solution was to hold the mutexes every time we're changing the closure
state.
---
llm.el | 16 ++
branch: externals/llm
commit 3919b77383324173dcff352c506112fee903a646
Author: Andrew Hyatt
Commit: Andrew Hyatt
Implement confusion and typos in README.org
This fixes the problems noted in https://github.com/ahyatt/llm/pull/1 by
https://github.com/tvraman.
---
README.org | 4
branch: externals/llm
commit abbff2aa9d8c1df46c9b3e44d6b2e96861f3fd50
Author: Andrew Hyatt
Commit: Andrew Hyatt
Change method name to llm-chat (without "-response"), update README
---
README.org| 5 -
llm-fake.el | 6 +++---
llm-openai.el | 10 +-
llm-test
branch: externals/llm
commit 3b761aca251eea164003743ed02f173f5fab888d
Author: Andrew Hyatt
Commit: Andrew Hyatt
Add README.org
---
README.org | 25 +
1 file changed, 25 insertions(+)
diff --git a/README.org b/README.org
new file mode 100644
index 00
ahyatt pushed a change to branch externals/llm.
at 39ae6fc794 Assign copyright to FSF, in preparation of inclusion to
GNU ELPA
This branch includes the following new commits:
new ad76cff80b Initial checkin of the llm package for emacs.
new 3b761aca25 Add README.org
branch: externals/llm
commit ad76cff80b56ddf1c310eb2ec78f6547e39117de
Author: Andrew Hyatt
Commit: Andrew Hyatt
Initial checkin of the llm package for emacs.
---
.gitignore| 2 +
COPYING | 674 ++
llm-openai.el | 140
branch: externals/llm
commit 650bba65d5c25d66be9fb932c0818f3a8d65ef12
Author: Andrew Hyatt
Commit: Andrew Hyatt
Improve the docstring for llm--warn-on-nonfree
---
llm.el | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/llm.el b/llm.el
index 6c96aba4a2..5d6202b18b
branch: externals/llm
commit d4bbe9d84caf2bec9d608c058beb7b986ecf2437
Author: Andrew Hyatt
Commit: Andrew Hyatt
Fix incorrect requires in openai and vertex implementations
---
llm-openai.el | 1 +
llm-vertex.el | 2 ++
2 files changed, 3 insertions(+)
diff --git a/llm-openai.el b/llm
branch: externals/llm
commit cff9ab8f3c65f7ad92f0f0cb133df980cbcd4d6e
Author: Andrew Hyatt
Commit: Andrew Hyatt
Centralize nonfree llm warnings, and warn with a targeted type
---
llm-openai.el | 4 +---
llm-vertex.el | 4 +---
llm.el| 6 ++
3 files changed, 8 insertions(+), 6
branch: externals/llm
commit 0ed280c208efee3124eaf022accf47d493036de7
Author: Andrew Hyatt
Commit: Andrew Hyatt
Add llm-fake, useful for developer testing using the llm methods
---
llm-fake.el | 75 +
1 file changed, 75 insertions
branch: externals/llm
commit b52958757aefd1f1aa17f34adb2b79ccf9407afa
Author: Andrew Hyatt
Commit: Andrew Hyatt
Fix docstring wider than 80 characters in llm-vertex
---
llm-vertex.el | 10 ++
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/llm-vertex.el b/llm
branch: externals/llm
commit 4e9be8183d11e7bf652328769e6be2ad3d46d1a3
Merge: 3919b77383 16ee85fd11
Author: Andrew Hyatt
Commit: Andrew Hyatt
Merge branch 'async'
---
llm-openai.el | 36 +++--
llm-test
branch: externals/llm
commit eba797b295d320b3158fa4a491bbcf292417d0ac
Author: Andrew Hyatt
Commit: Andrew Hyatt
Implement error handling for gcloud auth issues
---
llm-vertex.el | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/llm-vertex.el b/llm-vertex.el
index
branch: externals/llm
commit c322577b9b31f3b17e4540812fddad0156965144
Author: Andrew Hyatt
Commit: Andrew Hyatt
Test both sync and async commands
---
llm-tester.el | 46 +-
1 file changed, 41 insertions(+), 5 deletions(-)
diff --git a/llm
branch: externals/llm
commit c8b14b4d9c87b2b3ac5004017825941f4bfe3461
Author: Andrew Hyatt
Commit: Andrew Hyatt
Fix fake provider embedding func and remove async unit tests
---
llm-fake.el | 2 +-
llm-test.el | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/llm-fake.el
branch: externals/llm
commit c55ccf157ab42eb0fef9b3a13f369e9b2e0376a3
Author: Andrew Hyatt
Commit: Andrew Hyatt
Clean up package specifications in elisp files
Only llm.el should hold the requires, version, etc. Also, the keywords were
not
correct.
---
llm-openai.el | 3
branch: externals/llm
commit 39ae6fc79450fa08f0a7505033ae497d7dcae976
Author: Andrew Hyatt
Commit: Andrew Hyatt
Assign copyright to FSF, in preparation of inclusion to GNU ELPA
---
llm-fake.el | 2 +-
llm-openai.el | 2 +-
llm-test.el | 2 +-
llm-tester.el | 2 +-
llm-vertex.el | 2
branch: externals/llm
commit 444850a981bf312d01b0af677f007939a509ef5f
Author: Andrew Hyatt
Commit: Andrew Hyatt
Fix missing word in non-free warning message
---
llm.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/llm.el b/llm.el
index e7c05c18a4..6c96aba4a2 100644
branch: externals/llm
commit dd20d6353c5bb5e02b38095c58a50bb86a2bea53
Author: Andrew Hyatt
Commit: Andrew Hyatt
Fix bug on llm-fake's error response to chat-response
---
llm-fake.el | 7 +--
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/llm-fake.el b/llm-fake.el
branch: externals/llm
commit 9057a50df4b92eacebae1620cf06404b97367d3f
Author: Andrew Hyatt
Commit: Andrew Hyatt
Fix indenting in llm--run-async-as-sync
---
llm.el | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/llm.el b/llm.el
index f513489f09..d9468ceaba
branch: externals/llm
commit 723c0b378645e0ba779dc93e43fae7b92dcb907f
Author: Andrew Hyatt
Commit: Andrew Hyatt
Minor README whitespace and formatting fixes
---
README.org | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index d5ef7ead39
branch: externals/llm
commit 414d25a625201acc0f7b87f6fdb8eca2b48d5bc8
Author: Andrew Hyatt
Commit: Andrew Hyatt
Removed various unused things, and format fixes
This fixes all byte compile warnings, and notably fixes an incorrect error
message formatting in the vertex provider
branch: externals/llm
commit ba6575532680a27ced25a48f25e2425106a5eabd
Author: Andrew Hyatt
Commit: Andrew Hyatt
Improve the README with information on providers for end-users
---
README.org | 34 --
1 file changed, 28 insertions(+), 6 deletions(-)
diff
branch: externals/llm
commit 7edd36b2dc1e8986adc191b0a30b31afc9dfa6bb
Author: Andrew Hyatt
Commit: Andrew Hyatt
Fix obsolete or incorrect function calls in llm-fake
---
llm-fake.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/llm-fake.el b/llm-fake.el
index
branch: externals/llm
commit e94bc937c711f871adf8446dee0e75c97b4bfbf7
Author: Andrew Hyatt
Commit: Andrew Hyatt
Fix issue with llm-chat before method having too many arguments
---
llm.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/llm.el b/llm.el
index 4e78678383
branch: externals/llm
commit ad230d9d6bf895d46b82b9b24dfdbb9e511c0e96
Author: Andrew Hyatt
Commit: Andrew Hyatt
Add methods for nil provider, to throw more meaningful errors
---
llm.el | 12
1 file changed, 12 insertions(+)
diff --git a/llm.el b/llm.el
index e527dd9273
branch: externals/llm
commit 40151757ded8fc8a8c1312da8f80d56968e21c22
Author: Andrew Hyatt
Commit: Andrew Hyatt
Switch to a method of nonfree warnings easier for provider modules
Also, change how warnings are logged, since list types do not currently
work.
---
llm-openai.el | 7
branch: externals/llm
commit 16ee85fd11451ab2f8b2db01a6d5f22d12913020
Author: Andrew Hyatt
Commit: Andrew Hyatt
Add async options, and made the sync options just use those and wait
---
llm-openai.el | 36 +++--
llm-tester.el | 65
branch: externals/llm
commit b2f160551488c9d16ecf1b64f7b70576a3ed6775
Author: Andrew Hyatt
Commit: Andrew Hyatt
Delete some trailing whitespace
---
llm-openai.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/llm-openai.el b/llm-openai.el
index edb10f7862
branch: externals/llm
commit 8f30feb5c1a209f7280fd468a2fe4030434a0e81
Author: Andrew Hyatt
Commit: Andrew Hyatt
README improvements, including noting the nonfree llm warning
Also, remove the somewhat duplicated section about different providers.
Require the right provider
branch: externals/llm
commit cff5db8ad5185ac623759f737fc2554948b62c6a
Author: Andrew Hyatt
Commit: Andrew Hyatt
Add unit tests and fix all brokenness detected by them
---
llm-fake.el | 32 +---
llm-test.el | 57
branch: externals/llm
commit 48ae59d14977aae60c6f2405fc9d8bbcf2182a3f
Author: Andrew Hyatt
Commit: Andrew Hyatt
Fix llm-chat-prompt-to-text, which was unusable
---
llm.el | 12
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/llm.el b/llm.el
index 29e907a093
branch: externals/websocket
commit 1f086f14f0f55f55eafd09f404f48e924157c1d1
Author: Andrew Hyatt
Commit: Andrew Hyatt
Update to version 1.14
This version has a bug fix for properly setting the websocket to closed
when it
is closed abnormally.
---
websocket.el | 3 ++-
1 file
branch: externals/triples
commit 9673b6de5edb4bc2e244af2af38a7a483ef3b45d
Author: Andrew Hyatt
Commit: Andrew Hyatt
Compilation fixes by Stefan Monnier.
Also, various other fixes, most notably being a new macro `triples-deftest'
to
make our testing with both builti
branch: externals/websocket
commit 6954d08eb8bac28d504a11f1fcf5d84fe16f6c51
Author: Andrew Hyatt
Commit: Andrew Hyatt
Version 1.13.1 - removing websocket-test.el.
The websocket-test.el file should not be in the elpa repository. This does
not
change the functionality at all
branch: externals/websocket
commit 413702e94fd95b796e2944705cbac63ca5131859
Author: Andrew Hyatt
Commit: Andrew Hyatt
Update websocket library to version 1.13.
The major changes are:
- Made all tests runnable via ert, and re-introduced the python-based
webserver test
branch: master
commit e5033ebd3771aa3f40ac1c3a0c849218403ebb50
Author: Andrew Hyatt
Commit: Andrew Hyatt
Allow websocket accept header variants.
* packages/websocket/websocket.el (websocket-verify-headers): Some clients
send
the alternate capitalization Sec-Websocket-Accept
branch: master
commit feb17de2a52d2e1f6a46dd9c9a52366a40970dbf
Author: Andrew Hyatt
Commit: Andrew Hyatt
Upgrade websocket library to version 1.11.1.
The major changes here are:
- Significant performance improvements for large transfers.
- Allow calling code to handle
ahyatt pushed a change to branch master.
from b5f4061 Drop forced lambda's from stream (Bug#30626)
new 4cc18df websocket: Version 1.9, custom header support.
new 1cc901d Fix confusing documentation string in websocket library.
Summary of changes:
packages/websocket/
branch: master
commit 4cc18df4b295d1a296c9d2bb93176145596d6e87
Author: Andrew Hyatt
Commit: Andrew Hyatt
websocket: Version 1.9, custom header support.
* packages/websocket/websocket.el (websocket-open): Add new keyword arg,
:custom-header-alist.
* packages/websocket
branch: master
commit 1cc901d3cca02a52f8a725870447be57a68c91dd
Author: Andrew Hyatt
Commit: Andrew Hyatt
Fix confusing documentation string in websocket library.
* packages/websocket/websocket.el (websocket-openp): Replace documentation
string.
---
packages/websocket
branch: master
commit a2c4d8d26bfe4659abad484afb8369bfb0f1a350
Author: Andrew Hyatt
Commit: Andrew Hyatt
Remove use of string-make-unibyte and other cleanups.
From a patch by Stefan Monnier:
* websocket.el: Change to lexical binding, remove uses of lexical-let
branch: master
commit 24e896d50356e0545642dbbf6ef69d90b2e97f5a
Author: Andrew Hyatt
Commit: Andrew Hyatt
Update to emacs-websocket version 1.8.
* websocket.el (websocket-mask): Mask multibyte characters correctly.
* websocket.el (websocket-server): Don't ask to terminat
branch: master
commit ddd1650c918e6f7ce4ed94a0f1b83d873d0438a7
Author: Andrew Hyatt
Commit: Andrew Hyatt
Version 1.6, mostly fixes for fragmented headers.
* websocket.el (websocket-verify-response-code, websocket-outer-filter):
Fix handling of fragmented headers
branch: master
commit cb4b138705e692a4cda0b72a1422049d37a41199
Author: Andrew Hyatt
Commit: Andrew Hyatt
Add ability to handle cookies.
* websocket.el (websocket-open, websocket-process-headers,
websocket-out-filter, websocket-create-headers): Add ability to set
and
branch: master
commit 6b29e3261693c1d3efc62b3f610b94003de7faac
Author: Andrew Hyatt
Commit: Andrew Hyatt
Version 1.4, fix for ping/pong & 32-bit emacs.
* websocket.el (websocket-encode-frame,
websocket-read-frame, websocket-process-frame, websocket-check) Fixes
incor
ahyatt pushed a change to branch master
in repository elpa.
from c33d1d5 Merge commit '4709fc4530da4ddfd29b910763c801292b228f69'
from diff-hl
new b6a1a9e Upgrade to version 1.3.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in
ahyatt pushed a commit to branch master
in repository elpa.
commit b6a1a9ee39968bff15edea88ec97da22d46f2c29
Author: Andrew Hyatt
Date: Sat Aug 23 21:17:01 2014 -0400
Upgrade to version 1.3.
* websocket.el: (websocket-version):Update to 1.3
(websocket-close): Remove
---
commit 0f52658f36bbcfd5744ae4bfd3fb2cc5fcbf
Author: Andrew Hyatt
Date: Sat Dec 14 21:17:48 2013 -0500
Remove the ERT testing file, which had too many FSF-unsigned changes.
This brings this package into FSF compliance.
* README.org: Mention the fact that the ERT tests are in the github
---
commit 4ec3c00c18e6b2ad62ab77467215cb146b69c706
Author: Andrew Hyatt
Date: Sat Sep 21 23:39:31 2013 -0400
websocket.el: Set version to 1.2, after last set of server fixes.
diff --git a/packages/websocket/websocket.el b/packages/websocket/websocket.el
index 564e041..2390615 100644
--- a/packages/websocket/websocket.el
+++
---
commit ba3d658c98d275eb144789165146cf99ce4dfd14
Author: Andrew Hyatt
Date: Sun Sep 15 19:52:34 2013 -0400
2013-09-15 Andrew Hyatt
* websocket.el (websocket-mask-frames, websocket-encode-frame,
websocket, websocket-send): Get rid of
`websocket-mask-frames' variable, whic
66 matches
Mail list logo