From 502c2ae82e9aba9a46861e46ffd32a109298ba52 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 19 Nov 2024 11:58:15 +0000 Subject: [PATCH] :bookmark: chore(release): v1.74.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [Version 1.74.0](https://github.com/bentwnghk/lobe-chat/compare/v1.73.8...v1.74.0) Released on **2024-11-19** #### ✨ Features - **misc**: Add support InternLM (书生浦语) provider. #### 🐛 Bug Fixes - **misc**: Connection check logic, keyword search for chat history & sessions. #### 💄 Styles - **misc**: Support o1 models using streaming.
Improvements and Fixes #### What's improved * **misc**: Add support InternLM (书生浦语) provider, closes [#4711](https://github.com/bentwnghk/lobe-chat/issues/4711) ([aaae059](https://github.com/bentwnghk/lobe-chat/commit/aaae059)) #### What's fixed * **misc**: Connection check logic, closes [#4722](https://github.com/bentwnghk/lobe-chat/issues/4722) ([b361840](https://github.com/bentwnghk/lobe-chat/commit/b361840)) * **misc**: Keyword search for chat history & sessions, closes [#4725](https://github.com/bentwnghk/lobe-chat/issues/4725) ([415d772](https://github.com/bentwnghk/lobe-chat/commit/415d772)) #### Styles * **misc**: Support o1 models using streaming, closes [#4732](https://github.com/bentwnghk/lobe-chat/issues/4732) ([7e9e71a](https://github.com/bentwnghk/lobe-chat/commit/7e9e71a))
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
--- CHANGELOG.md | 42 ++++++++++++++++++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 43 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd16e24f936d..905752c005b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,48 @@ # Changelog +## [Version 1.74.0](https://github.com/bentwnghk/lobe-chat/compare/v1.73.8...v1.74.0) + +Released on **2024-11-19** + +#### ✨ Features + +- **misc**: Add support InternLM (书生浦语) provider. + +#### 🐛 Bug Fixes + +- **misc**: Connection check logic, keyword search for chat history & sessions. + +#### 💄 Styles + +- **misc**: Support o1 models using streaming. + +
+ +
+Improvements and Fixes + +#### What's improved + +- **misc**: Add support InternLM (书生浦语) provider, closes [#4711](https://github.com/bentwnghk/lobe-chat/issues/4711) ([aaae059](https://github.com/bentwnghk/lobe-chat/commit/aaae059)) + +#### What's fixed + +- **misc**: Connection check logic, closes [#4722](https://github.com/bentwnghk/lobe-chat/issues/4722) ([b361840](https://github.com/bentwnghk/lobe-chat/commit/b361840)) +- **misc**: Keyword search for chat history & sessions, closes [#4725](https://github.com/bentwnghk/lobe-chat/issues/4725) ([415d772](https://github.com/bentwnghk/lobe-chat/commit/415d772)) + +#### Styles + +- **misc**: Support o1 models using streaming, closes [#4732](https://github.com/bentwnghk/lobe-chat/issues/4732) ([7e9e71a](https://github.com/bentwnghk/lobe-chat/commit/7e9e71a)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.73.8](https://github.com/bentwnghk/lobe-chat/compare/v1.73.7...v1.73.8) Released on **2024-11-16** diff --git a/package.json b/package.json index 8fe3e173bfbc..f487fcf01370 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bentwnghk/chat", - "version": "1.73.8", + "version": "1.74.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",