From a8591dcd66b0b1e4cee63662212488008be2d53a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 31 Oct 2024 06:06:49 +0000 Subject: [PATCH] :bookmark: chore(release): v1.69.8 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### [Version 1.69.8](https://github.com/bentwnghk/lobe-chat/compare/v1.69.7...v1.69.8) Released on **2024-10-31** #### ♻ Code Refactoring - **misc**: Refactor embedding as plain vector array. #### 🐛 Bug Fixes - **misc**: Fix server `Network connection lost` error.
Improvements and Fixes #### Code refactoring * **misc**: Refactor embedding as plain vector array, closes [#4551](https://github.com/bentwnghk/lobe-chat/issues/4551) ([e2cae36](https://github.com/bentwnghk/lobe-chat/commit/e2cae36)) #### What's fixed * **misc**: Fix server `Network connection lost` error, closes [#4556](https://github.com/bentwnghk/lobe-chat/issues/4556) ([cf40d91](https://github.com/bentwnghk/lobe-chat/commit/cf40d91))
[![](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 4942ca03a914..5e22545ca24e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,39 @@ # Changelog +### [Version 1.69.8](https://github.com/bentwnghk/lobe-chat/compare/v1.69.7...v1.69.8) + +Released on **2024-10-31** + +#### ♻ Code Refactoring + +- **misc**: Refactor embedding as plain vector array. + +#### 🐛 Bug Fixes + +- **misc**: Fix server `Network connection lost` error. + +
+ +
+Improvements and Fixes + +#### Code refactoring + +- **misc**: Refactor embedding as plain vector array, closes [#4551](https://github.com/bentwnghk/lobe-chat/issues/4551) ([e2cae36](https://github.com/bentwnghk/lobe-chat/commit/e2cae36)) + +#### What's fixed + +- **misc**: Fix server `Network connection lost` error, closes [#4556](https://github.com/bentwnghk/lobe-chat/issues/4556) ([cf40d91](https://github.com/bentwnghk/lobe-chat/commit/cf40d91)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.69.7](https://github.com/bentwnghk/lobe-chat/compare/v1.69.6...v1.69.7) Released on **2024-10-30** diff --git a/package.json b/package.json index 70752043efc4..8fa8d262b5ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bentwnghk/chat", - "version": "1.69.7", + "version": "1.69.8", "description": "Mr.🆖 AI - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.", "keywords": [ "framework",