Skip to content

Commit

Permalink
🔖 chore(release): v1.101.0 [skip ci]
Browse files Browse the repository at this point in the history
## [Version 1.101.0](v1.100.0...v1.101.0)
<sup>Released on **2025-02-17**</sup>

#### ✨ Features

- **misc**: Add SambaNova provider support, add volcengine as a new provider.

#### 🐛 Bug Fixes

- **misc**: Fix agent config not load correctly, fix loading on not login for db, fix model list issue in client mode, user feedback for empty/long group names in create/edit group modals.

#### 💄 Styles

- **misc**: Add o1 vision metadata, update Jina AI Provider name & model info.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's improved

* **misc**: Add SambaNova provider support, closes [lobehub#6218](https://github.com/bentwnghk/lobe-chat/issues/6218) ([a46eadf](a46eadf))
* **misc**: Add volcengine as a new provider, closes [lobehub#6221](https://github.com/bentwnghk/lobe-chat/issues/6221) ([09bf8f0](09bf8f0))

#### What's fixed

* **misc**: Fix agent config not load correctly, closes [lobehub#6252](https://github.com/bentwnghk/lobe-chat/issues/6252) ([fe9bc16](fe9bc16))
* **misc**: Fix loading on not login for db, closes [lobehub#6258](https://github.com/bentwnghk/lobe-chat/issues/6258) ([61692b9](61692b9))
* **misc**: Fix model list issue in client mode, closes [lobehub#6240](https://github.com/bentwnghk/lobe-chat/issues/6240) ([d6c6cda](d6c6cda))
* **misc**: User feedback for empty/long group names in create/edit group modals, closes [lobehub#6247](https://github.com/bentwnghk/lobe-chat/issues/6247) ([25c80d1](25c80d1))

#### Styles

* **misc**: Add o1 vision metadata, closes [lobehub#6263](https://github.com/bentwnghk/lobe-chat/issues/6263) ([261d068](261d068))
* **misc**: Update Jina AI Provider name & model info, closes [lobehub#6243](https://github.com/bentwnghk/lobe-chat/issues/6243) ([ddbe482](ddbe482))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
  • Loading branch information
semantic-release-bot committed Feb 17, 2025
1 parent 923baf7 commit 37a769e
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 1 deletion.
46 changes: 46 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,52 @@

# Changelog

## [Version 1.101.0](https://github.com/bentwnghk/lobe-chat/compare/v1.100.0...v1.101.0)

<sup>Released on **2025-02-17**</sup>

#### ✨ Features

- **misc**: Add SambaNova provider support, add volcengine as a new provider.

#### 🐛 Bug Fixes

- **misc**: Fix agent config not load correctly, fix loading on not login for db, fix model list issue in client mode, user feedback for empty/long group names in create/edit group modals.

#### 💄 Styles

- **misc**: Add o1 vision metadata, update Jina AI Provider name & model info.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's improved

- **misc**: Add SambaNova provider support, closes [#6218](https://github.com/bentwnghk/lobe-chat/issues/6218) ([a46eadf](https://github.com/bentwnghk/lobe-chat/commit/a46eadf))
- **misc**: Add volcengine as a new provider, closes [#6221](https://github.com/bentwnghk/lobe-chat/issues/6221) ([09bf8f0](https://github.com/bentwnghk/lobe-chat/commit/09bf8f0))

#### What's fixed

- **misc**: Fix agent config not load correctly, closes [#6252](https://github.com/bentwnghk/lobe-chat/issues/6252) ([fe9bc16](https://github.com/bentwnghk/lobe-chat/commit/fe9bc16))
- **misc**: Fix loading on not login for db, closes [#6258](https://github.com/bentwnghk/lobe-chat/issues/6258) ([61692b9](https://github.com/bentwnghk/lobe-chat/commit/61692b9))
- **misc**: Fix model list issue in client mode, closes [#6240](https://github.com/bentwnghk/lobe-chat/issues/6240) ([d6c6cda](https://github.com/bentwnghk/lobe-chat/commit/d6c6cda))
- **misc**: User feedback for empty/long group names in create/edit group modals, closes [#6247](https://github.com/bentwnghk/lobe-chat/issues/6247) ([25c80d1](https://github.com/bentwnghk/lobe-chat/commit/25c80d1))

#### Styles

- **misc**: Add o1 vision metadata, closes [#6263](https://github.com/bentwnghk/lobe-chat/issues/6263) ([261d068](https://github.com/bentwnghk/lobe-chat/commit/261d068))
- **misc**: Update Jina AI Provider name & model info, closes [#6243](https://github.com/bentwnghk/lobe-chat/issues/6243) ([ddbe482](https://github.com/bentwnghk/lobe-chat/commit/ddbe482))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>

## [Version 1.100.0](https://github.com/bentwnghk/lobe-chat/compare/v1.99.0...v1.100.0)

<sup>Released on **2025-02-16**</sup>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bentwnghk/chat",
"version": "1.100.0",
"version": "1.101.0",
"description": "Mr.🆖 AI - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system.",
"keywords": [
"framework",
Expand Down

0 comments on commit 37a769e

Please sign in to comment.