From 83fe3c688c6c9557f2adccbbeea04454c0338318 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 30 Aug 2024 15:38:52 +0000 Subject: [PATCH] :bookmark: chore(release): v1.58.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [Version 1.58.0](https://github.com/bentwnghk/lobe-chat/compare/v1.57.4...v1.58.0) Released on **2024-08-30** #### ✨ Features - **misc**: Add Upstage model provider support. #### 🐛 Bug Fixes - **misc**: Fix file relative chunks. #### 💄 Styles - **misc**: Fix ms doc file preview, Update Qwen and Gemini models info, Update Stepfun models info, Update the sorting of each provider model, Update the sorting of each provider model.
Improvements and Fixes #### What's improved * **misc**: Add Upstage model provider support, closes [#3670](https://github.com/bentwnghk/lobe-chat/issues/3670) ([4b8591b](https://github.com/bentwnghk/lobe-chat/commit/4b8591b)) #### What's fixed * **misc**: Fix file relative chunks, closes [#3676](https://github.com/bentwnghk/lobe-chat/issues/3676) ([afe1906](https://github.com/bentwnghk/lobe-chat/commit/afe1906)) #### Styles * **misc**: Fix ms doc file preview, closes [#3686](https://github.com/bentwnghk/lobe-chat/issues/3686) ([2cd78cf](https://github.com/bentwnghk/lobe-chat/commit/2cd78cf)) * **misc**: Update Qwen and Gemini models info, closes [#3693](https://github.com/bentwnghk/lobe-chat/issues/3693) ([ba01641](https://github.com/bentwnghk/lobe-chat/commit/ba01641)) * **misc**: Update Stepfun models info, closes [#3685](https://github.com/bentwnghk/lobe-chat/issues/3685) ([478b40a](https://github.com/bentwnghk/lobe-chat/commit/478b40a)) * **misc**: Update the sorting of each provider model, closes [#3689](https://github.com/bentwnghk/lobe-chat/issues/3689) ([e82c9dd](https://github.com/bentwnghk/lobe-chat/commit/e82c9dd)) * **misc**: Update the sorting of each provider model, closes [#3688](https://github.com/bentwnghk/lobe-chat/issues/3688) ([2630bbc](https://github.com/bentwnghk/lobe-chat/commit/2630bbc))
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
--- CHANGELOG.md | 45 +++++++++++++++++++++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 46 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73ca21186317..c397054f5aab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,51 @@ # Changelog +## [Version 1.58.0](https://github.com/bentwnghk/lobe-chat/compare/v1.57.4...v1.58.0) + +Released on **2024-08-30** + +#### ✨ Features + +- **misc**: Add Upstage model provider support. + +#### 🐛 Bug Fixes + +- **misc**: Fix file relative chunks. + +#### 💄 Styles + +- **misc**: Fix ms doc file preview, Update Qwen and Gemini models info, Update Stepfun models info, Update the sorting of each provider model, Update the sorting of each provider model. + +
+ +
+Improvements and Fixes + +#### What's improved + +- **misc**: Add Upstage model provider support, closes [#3670](https://github.com/bentwnghk/lobe-chat/issues/3670) ([4b8591b](https://github.com/bentwnghk/lobe-chat/commit/4b8591b)) + +#### What's fixed + +- **misc**: Fix file relative chunks, closes [#3676](https://github.com/bentwnghk/lobe-chat/issues/3676) ([afe1906](https://github.com/bentwnghk/lobe-chat/commit/afe1906)) + +#### Styles + +- **misc**: Fix ms doc file preview, closes [#3686](https://github.com/bentwnghk/lobe-chat/issues/3686) ([2cd78cf](https://github.com/bentwnghk/lobe-chat/commit/2cd78cf)) +- **misc**: Update Qwen and Gemini models info, closes [#3693](https://github.com/bentwnghk/lobe-chat/issues/3693) ([ba01641](https://github.com/bentwnghk/lobe-chat/commit/ba01641)) +- **misc**: Update Stepfun models info, closes [#3685](https://github.com/bentwnghk/lobe-chat/issues/3685) ([478b40a](https://github.com/bentwnghk/lobe-chat/commit/478b40a)) +- **misc**: Update the sorting of each provider model, closes [#3689](https://github.com/bentwnghk/lobe-chat/issues/3689) ([e82c9dd](https://github.com/bentwnghk/lobe-chat/commit/e82c9dd)) +- **misc**: Update the sorting of each provider model, closes [#3688](https://github.com/bentwnghk/lobe-chat/issues/3688) ([2630bbc](https://github.com/bentwnghk/lobe-chat/commit/2630bbc)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.57.4](https://github.com/bentwnghk/lobe-chat/compare/v1.57.3...v1.57.4) Released on **2024-08-30** diff --git a/package.json b/package.json index 37ebbc0f7561..e6122744eb63 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bentwnghk/chat", - "version": "1.57.4", + "version": "1.58.0", "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",