branch: externals/llm
commit 2fe1f99a51e66c1f50e2c0b603b949783b9320f0
Author: Andrew Hyatt <[email protected]>
Commit: Andrew Hyatt <[email protected]>
Set version to 0.31.2
---
NEWS.org | 2 ++
llm.el | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/NEWS.org b/NEWS.org
index 32baf852882..ececd8a8ab4 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,3 +1,5 @@
+* Version 0.31.2
+- Fixed Deepseek streaming tool calling, by [[https://github.com/isamert][İsa
Mert Gürbüz]].
* Version 0.31.1
- Fixed Audio API support for Open AI-compatible providers and Ollama
providers by [[https://github.com/s-kostyaev][Sergey Kostyaev]].
- Added Claude Opus 4.8, StepFun 3.7 Flash, and Claude Fable 5
diff --git a/llm.el b/llm.el
index 134b98b9fad..c98e8a0652c 100644
--- a/llm.el
+++ b/llm.el
@@ -5,7 +5,7 @@
;; Author: Andrew Hyatt <[email protected]>
;; Homepage: https://github.com/ahyatt/llm
;; Package-Requires: ((emacs "28.1") (plz "0.8") (plz-event-source "0.1.1")
(plz-media-type "0.2.1") (compat "29.1"))
-;; Package-Version: 0.31.1
+;; Package-Version: 0.31.2
;; SPDX-License-Identifier: GPL-3.0-or-later
;;
;; This program is free software; you can redistribute it and/or