[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] new-version 73b99396c3: Change version to 0.17.2
From: |
Andrew Hyatt |
Subject: |
[elpa] new-version 73b99396c3: Change version to 0.17.2 |
Date: |
Sat, 24 Aug 2024 12:02:02 -0400 (EDT) |
branch: new-version
commit 73b99396c3e6f08d82d0e751203a7ebd364f9559
Author: Andrew Hyatt <ahyatt@gmail.com>
Commit: Andrew Hyatt <ahyatt@gmail.com>
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 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -4,7 +4,7 @@
- Fix Claude function calling conversations
- Fix issue in Open AI streaming function calling.
- Update Open AI and Claude default chat models to the later models.
- Version 0.17.1
+* Version 0.17.1
- Support Ollama function calling, for models which support it.
- Make sure every model, even unknown models, return some value for
~llm-chat-token-limit~.
- Add token count for llama3.1 model.
diff --git a/llm.el b/llm.el
index 86a5e0dfd9..5f5c1a3799 100644
--- a/llm.el
+++ b/llm.el
@@ -5,7 +5,7 @@
;; Author: Andrew Hyatt <ahyatt@gmail.com>
;; Homepage: https://github.com/ahyatt/llm
;; Package-Requires: ((emacs "28.1") (plz "0.8"))
-;; Package-Version: 0.17.1
+;; Package-Version: 0.17.2
;; SPDX-License-Identifier: GPL-3.0-or-later
;;
;; This program is free software; you can redistribute it and/or