From 2174ea3b981a4a25de9623b50594434fd51aba81 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 1 Jan 2025 00:22:55 +0000 Subject: [PATCH] :bookmark: chore(release): v1.84.2 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### [Version 1.84.2](https://github.com/bentwnghk/lobe-chat/compare/v1.84.1...v1.84.2) Released on **2025-01-01** #### ♻ Code Refactoring - **misc**: Refactor the agent runtime payload. #### 💄 Styles - **misc**: Add o1 model in openai and openrouter models.
Improvements and Fixes #### Code refactoring * **misc**: Refactor the agent runtime payload, closes [#5250](https://github.com/bentwnghk/lobe-chat/issues/5250) ([e420ab3](https://github.com/bentwnghk/lobe-chat/commit/e420ab3)) #### Styles * **misc**: Add o1 model in openai and openrouter models, closes [#5236](https://github.com/bentwnghk/lobe-chat/issues/5236) ([f733852](https://github.com/bentwnghk/lobe-chat/commit/f733852))
[![](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 140879a4d980..8aeb741a9ae0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,39 @@ # Changelog +### [Version 1.84.2](https://github.com/bentwnghk/lobe-chat/compare/v1.84.1...v1.84.2) + +Released on **2025-01-01** + +#### ♻ Code Refactoring + +- **misc**: Refactor the agent runtime payload. + +#### 💄 Styles + +- **misc**: Add o1 model in openai and openrouter models. + +
+ +
+Improvements and Fixes + +#### Code refactoring + +- **misc**: Refactor the agent runtime payload, closes [#5250](https://github.com/bentwnghk/lobe-chat/issues/5250) ([e420ab3](https://github.com/bentwnghk/lobe-chat/commit/e420ab3)) + +#### Styles + +- **misc**: Add o1 model in openai and openrouter models, closes [#5236](https://github.com/bentwnghk/lobe-chat/issues/5236) ([f733852](https://github.com/bentwnghk/lobe-chat/commit/f733852)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.84.1](https://github.com/bentwnghk/lobe-chat/compare/v1.84.0...v1.84.1) Released on **2024-12-29** diff --git a/package.json b/package.json index 41b81190f375..76b7e7028e9a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bentwnghk/chat", - "version": "1.84.1", + "version": "1.84.2", "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",