From 990be798c918cb9e1f6bfb9f0e946acf4c3e72b0 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 20 Oct 2024 23:22:31 +0000 Subject: [PATCH] :bookmark: chore(release): v1.65.6 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### [Version 1.65.6](https://github.com/bentwnghk/lobe-chat/compare/v1.65.5...v1.65.6) Released on **2024-10-20** #### ♻ Code Refactoring - **misc**: Refactor azure ad to ms entra id. #### 💄 Styles - **misc**: Add Llama 3.1 Nemotron 70B model & reorder some provider model list, add Ministral model, update Together AI model list, add function call & vision, update wenxin 4.0 turbo model to latest.
Improvements and Fixes #### Code refactoring * **misc**: Refactor azure ad to ms entra id, closes [#4168](https://github.com/bentwnghk/lobe-chat/issues/4168) ([4fa9588](https://github.com/bentwnghk/lobe-chat/commit/4fa9588)) #### Styles * **misc**: Add Llama 3.1 Nemotron 70B model & reorder some provider model list, closes [#4424](https://github.com/bentwnghk/lobe-chat/issues/4424) ([9355a3d](https://github.com/bentwnghk/lobe-chat/commit/9355a3d)) * **misc**: Add Ministral model, closes [#4427](https://github.com/bentwnghk/lobe-chat/issues/4427) ([2042df8](https://github.com/bentwnghk/lobe-chat/commit/2042df8)) * **misc**: Update Together AI model list, add function call & vision, closes [#4393](https://github.com/bentwnghk/lobe-chat/issues/4393) ([d7fbf1b](https://github.com/bentwnghk/lobe-chat/commit/d7fbf1b)) * **misc**: Update wenxin 4.0 turbo model to latest, closes [#4428](https://github.com/bentwnghk/lobe-chat/issues/4428) ([3389fbb](https://github.com/bentwnghk/lobe-chat/commit/3389fbb))
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
--- CHANGELOG.md | 36 ++++++++++++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 37 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 592f10c3ab07..7edb2a28ea11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,42 @@ # Changelog +### [Version 1.65.6](https://github.com/bentwnghk/lobe-chat/compare/v1.65.5...v1.65.6) + +Released on **2024-10-20** + +#### ♻ Code Refactoring + +- **misc**: Refactor azure ad to ms entra id. + +#### 💄 Styles + +- **misc**: Add Llama 3.1 Nemotron 70B model & reorder some provider model list, add Ministral model, update Together AI model list, add function call & vision, update wenxin 4.0 turbo model to latest. + +
+ +
+Improvements and Fixes + +#### Code refactoring + +- **misc**: Refactor azure ad to ms entra id, closes [#4168](https://github.com/bentwnghk/lobe-chat/issues/4168) ([4fa9588](https://github.com/bentwnghk/lobe-chat/commit/4fa9588)) + +#### Styles + +- **misc**: Add Llama 3.1 Nemotron 70B model & reorder some provider model list, closes [#4424](https://github.com/bentwnghk/lobe-chat/issues/4424) ([9355a3d](https://github.com/bentwnghk/lobe-chat/commit/9355a3d)) +- **misc**: Add Ministral model, closes [#4427](https://github.com/bentwnghk/lobe-chat/issues/4427) ([2042df8](https://github.com/bentwnghk/lobe-chat/commit/2042df8)) +- **misc**: Update Together AI model list, add function call & vision, closes [#4393](https://github.com/bentwnghk/lobe-chat/issues/4393) ([d7fbf1b](https://github.com/bentwnghk/lobe-chat/commit/d7fbf1b)) +- **misc**: Update wenxin 4.0 turbo model to latest, closes [#4428](https://github.com/bentwnghk/lobe-chat/issues/4428) ([3389fbb](https://github.com/bentwnghk/lobe-chat/commit/3389fbb)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.65.5](https://github.com/bentwnghk/lobe-chat/compare/v1.65.4...v1.65.5) Released on **2024-10-20** diff --git a/package.json b/package.json index 2d5c39310bb6..40936cf46d6d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bentwnghk/chat", - "version": "1.65.5", + "version": "1.65.6", "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",