From e06197f87019ba181f3b32a6ce56cdfd84d45be8 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 1 Feb 2025 15:55:52 +0000 Subject: [PATCH] :bookmark: chore(release): v1.91.4 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### [Version 1.91.4](https://github.com/bentwnghk/lobe-chat/compare/v1.91.3...v1.91.4) Released on **2025-02-01** #### 🐛 Bug Fixes - **misc**: Multiple deepseek-reasoner request errors. #### 💄 Styles - **misc**: Support thinking for all non DeepSeek official api R1 models.
Improvements and Fixes #### What's fixed * **misc**: Multiple deepseek-reasoner request errors, closes [#5601](https://github.com/bentwnghk/lobe-chat/issues/5601) ([71cc32b](https://github.com/bentwnghk/lobe-chat/commit/71cc32b)) #### Styles * **misc**: Support thinking for all non DeepSeek official api R1 models, closes [#5654](https://github.com/bentwnghk/lobe-chat/issues/5654) ([9b32137](https://github.com/bentwnghk/lobe-chat/commit/9b32137))
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
--- CHANGELOG.md | 33 +++++++++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 34 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f235eee28378e..b9de6497186ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,39 @@ # Changelog +### [Version 1.91.4](https://github.com/bentwnghk/lobe-chat/compare/v1.91.3...v1.91.4) + +Released on **2025-02-01** + +#### 🐛 Bug Fixes + +- **misc**: Multiple deepseek-reasoner request errors. + +#### 💄 Styles + +- **misc**: Support thinking for all non DeepSeek official api R1 models. + +
+ +
+Improvements and Fixes + +#### What's fixed + +- **misc**: Multiple deepseek-reasoner request errors, closes [#5601](https://github.com/bentwnghk/lobe-chat/issues/5601) ([71cc32b](https://github.com/bentwnghk/lobe-chat/commit/71cc32b)) + +#### Styles + +- **misc**: Support thinking for all non DeepSeek official api R1 models, closes [#5654](https://github.com/bentwnghk/lobe-chat/issues/5654) ([9b32137](https://github.com/bentwnghk/lobe-chat/commit/9b32137)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.91.3](https://github.com/bentwnghk/lobe-chat/compare/v1.91.2...v1.91.3) Released on **2025-01-30** diff --git a/package.json b/package.json index 0e64bf44ab5d8..a37da40d47c61 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bentwnghk/chat", - "version": "1.91.3", + "version": "1.91.4", "description": "Mr.🆖 AI - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system.", "keywords": [ "framework",