diff options
| -rw-r--r-- | NEWS.org | 2 | ||||
| -rw-r--r-- | elisa.el | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,5 @@ +* Version 1.1.7 +- Fix batch embeddings calculation. * Version 1.1.6 - Fix validate function syntax in custom variables definition. * Version 1.1.5 @@ -6,7 +6,7 @@ ;; URL: http://github.com/s-kostyaev/elisa ;; Keywords: help local tools ;; Package-Requires: ((emacs "29.2") (ellama "0.11.2") (llm "0.18.1") (async "1.9.8") (plz "0.9")) -;; Version: 1.1.6 +;; Version: 1.1.7 ;; SPDX-License-Identifier: GPL-3.0-or-later ;; Created: 18th Feb 2024 |
