From 0992b717349a1af12dcfcafd9b82079a79d963ef Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 10 Mar 2024 23:27:18 +0000 Subject: [PATCH] :bookmark: chore(release): v1.15.7 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### [Version 1.15.7](https://github.com/bentwnghk/lobe-chat/compare/v1.15.6...v1.15.7) Released on **2024-03-10** #### 🐛 Bug Fixes - **misc**: Fix the max token of claude 3.
Improvements and Fixes #### What's fixed * **misc**: Fix the max token of claude 3, closes [#1526](https://github.com/bentwnghk/lobe-chat/issues/1526) ([222fae3](https://github.com/bentwnghk/lobe-chat/commit/222fae3))
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
--- CHANGELOG.md | 25 +++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 26 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7dc74520082b..16e63d83d15b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +### [Version 1.15.7](https://github.com/bentwnghk/lobe-chat/compare/v1.15.6...v1.15.7) + +Released on **2024-03-10** + +#### 🐛 Bug Fixes + +- **misc**: Fix the max token of claude 3. + +
+ +
+Improvements and Fixes + +#### What's fixed + +- **misc**: Fix the max token of claude 3, closes [#1526](https://github.com/bentwnghk/lobe-chat/issues/1526) ([222fae3](https://github.com/bentwnghk/lobe-chat/commit/222fae3)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.15.6](https://github.com/bentwnghk/lobe-chat/compare/v1.15.5...v1.15.6) Released on **2024-03-10** diff --git a/package.json b/package.json index e11d560b5e9e..803fbcd2b7ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bentwnghk/chat", - "version": "1.15.6", + "version": "1.15.7", "description": "Mr.🆖 Chat - 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",