semantic-release-bot
3e467ae35c
🔖 chore(release): v1.26.4 [skip ci]
...
### [Version 1.26.4](https://github.com/lobehub/lobe-chat/compare/v1.26.3...v1.26.4 )
<sup>Released on **2024-10-28**</sup>
#### 🐛 Bug Fixes
- **misc**: Remove the 'resetConversation' hot key.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Remove the 'resetConversation' hot key, closes [#4526 ](https://github.com/lobehub/lobe-chat/issues/4526 ) ([653e694 ](https://github.com/lobehub/lobe-chat/commit/653e694 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-28 16:40:41 +00:00
mushan0x0
653e6945ff
🐛 fix: remove the 'resetConversation' hot key ( #4526 )
...
* ✨ feat: remove the 'resetConversation' hot key
* 🔨 chore: clean up unused methods
2024-10-29 00:33:19 +08:00
renovate[bot]
1707d4d324
Update dependency @auth/core to ^0.37.0 ( #1828 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-28 12:49:10 +08:00
semantic-release-bot
5ad0d68bca
🔖 chore(release): v1.26.3 [skip ci]
...
### [Version 1.26.3](https://github.com/lobehub/lobe-chat/compare/v1.26.2...v1.26.3 )
<sup>Released on **2024-10-28**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix Huggingface API interrupting when the output exceeds 140 tokens.
#### 💄 Styles
- **misc**: Remove SenseChat-Vision model, due to model limitation.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix Huggingface API interrupting when the output exceeds 140 tokens, closes [#4524 ](https://github.com/lobehub/lobe-chat/issues/4524 ) ([49acdd7 ](https://github.com/lobehub/lobe-chat/commit/49acdd7 ))
#### Styles
* **misc**: Remove SenseChat-Vision model, due to model limitation, closes [#4493 ](https://github.com/lobehub/lobe-chat/issues/4493 ) ([2aea033 ](https://github.com/lobehub/lobe-chat/commit/2aea033 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-28 04:28:23 +00:00
kuangquanshuisn
49acdd7e5d
🐛 fix: fix Huggingface API interrupting when the output exceeds 140 tokens ( #4524 )
...
解决Huggingface API在输出超过140多个token时中断的问题
2024-10-28 12:21:03 +08:00
Ankur Singh
afb06c61d7
📝 docs: Remove repetitive word ( #4525 )
2024-10-28 12:19:25 +08:00
Zhijie He
2aea033847
💄 style: remove SenseChat-Vision model, due to model limitation ( #4493 )
...
* ♻️ refactor: SenseNova, remove message convert
* 💄 style: remove `SenseChat-Vision` model, due to model limitation
2024-10-28 12:15:59 +08:00
semantic-release-bot
e6f25337f7
🔖 chore(release): v1.26.2 [skip ci]
...
### [Version 1.26.2](https://github.com/lobehub/lobe-chat/compare/v1.26.1...v1.26.2 )
<sup>Released on **2024-10-28**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix page not switch when clicking on the pin assistant.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix page not switch when clicking on the pin assistant, closes [#4521 ](https://github.com/lobehub/lobe-chat/issues/4521 ) ([30b424a ](https://github.com/lobehub/lobe-chat/commit/30b424a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-28 02:27:34 +00:00
mushan0x0
30b424af00
🐛 fix: fix page not switch when clicking on the pin assistant ( #4521 )
...
* 🐛 fix: fix page error when clicking on the pin assistant
* 🔨 chore: move the `useSwitchSession` file to `hooks`
2024-10-28 10:20:08 +08:00
lobehubbot
8697c14ec9
📝 docs(bot): Auto sync agents & plugin to readme
2024-10-27 18:40:27 +00:00
semantic-release-bot
0b1be114a0
🔖 chore(release): v1.26.1 [skip ci]
...
### [Version 1.26.1](https://github.com/lobehub/lobe-chat/compare/v1.26.0...v1.26.1 )
<sup>Released on **2024-10-27**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the plugin prompts to xml format.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the plugin prompts to xml format, closes [#4520 ](https://github.com/lobehub/lobe-chat/issues/4520 ) ([49be146 ](https://github.com/lobehub/lobe-chat/commit/49be146 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-27 18:39:30 +00:00
Arvin Xu
49be146ece
♻️ refactor: refactor the plugin prompts to xml format ( #4520 )
...
* ♻️ refactor: refactor the plugin prompts
* ✅ test: fix tests
2024-10-28 02:31:53 +08:00
semantic-release-bot
a6a18022d1
🔖 chore(release): v1.26.0 [skip ci]
...
## [Version 1.26.0](https://github.com/lobehub/lobe-chat/compare/v1.25.3...v1.26.0 )
<sup>Released on **2024-10-27**</sup>
#### ✨ Features
- **misc**: experimentally support to pin assistant to sidebar.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: experimentally support to pin assistant to sidebar, closes [#4514 ](https://github.com/lobehub/lobe-chat/issues/4514 ) ([6e55865 ](https://github.com/lobehub/lobe-chat/commit/6e55865 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-27 09:46:59 +00:00
Arvin Xu
6e55865135
✨ feat: experimentally support to pin assistant to sidebar ( #4514 )
...
* ✨ feat: support pin assistant at side
* ✨ feat: add a feature flag
* ✅ test: fix tests
* 💄 style: fix avtar meta
* 💄 style: fix pin mode style
* 💄 style: add hotkeys
2024-10-27 17:39:42 +08:00
semantic-release-bot
ef9e395239
🔖 chore(release): v1.25.3 [skip ci]
...
### [Version 1.25.3](https://github.com/lobehub/lobe-chat/compare/v1.25.2...v1.25.3 )
<sup>Released on **2024-10-27**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix the issue of the switch assistant portal not closing.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix the issue of the switch assistant portal not closing, closes [#4500 ](https://github.com/lobehub/lobe-chat/issues/4500 ) ([83f896b ](https://github.com/lobehub/lobe-chat/commit/83f896b ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-27 09:07:59 +00:00
mushan0x0
83f896b8c3
🐛 fix: fix the issue of the switch assistant portal not closing ( #4500 )
2024-10-27 17:00:45 +08:00
semantic-release-bot
29432e15da
🔖 chore(release): v1.25.2 [skip ci]
...
### [Version 1.25.2](https://github.com/lobehub/lobe-chat/compare/v1.25.1...v1.25.2 )
<sup>Released on **2024-10-27**</sup>
#### 💄 Styles
- **misc**: Update stepfun models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update stepfun models, closes [#4512 ](https://github.com/lobehub/lobe-chat/issues/4512 ) ([4a26d8a ](https://github.com/lobehub/lobe-chat/commit/4a26d8a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-27 08:33:24 +00:00
sxjeru
4a26d8a03d
💄 style: Update stepfun models ( #4512 )
2024-10-27 16:25:51 +08:00
renovate[bot]
7f1500470f
Update dependency @anthropic-ai/sdk to ^0.30.0 ( #4504 )
2024-10-27 11:47:29 +08:00
semantic-release-bot
ac3eae335b
🔖 chore(release): v1.25.1 [skip ci]
...
### [Version 1.25.1](https://github.com/lobehub/lobe-chat/compare/v1.25.0...v1.25.1 )
<sup>Released on **2024-10-26**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix `modelList` merge.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix `modelList` merge, closes [#4491 ](https://github.com/lobehub/lobe-chat/issues/4491 ) ([ea422d8 ](https://github.com/lobehub/lobe-chat/commit/ea422d8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-26 16:02:43 +00:00
Zhijie He
ea422d86f3
🐛 fix: fix modelList merge ( #4491 )
...
* 🐛 fix: fix `modelList` merge
* ♻️ refactor: minor logic
* ♻️ refactor: minor code
2024-10-26 23:55:24 +08:00
semantic-release-bot
1a86d84a99
🔖 chore(release): v1.25.0 [skip ci]
...
## [Version 1.25.0](https://github.com/lobehub/lobe-chat/compare/v1.24.2...v1.25.0 )
<sup>Released on **2024-10-26**</sup>
#### ✨ Features
- **misc**: Support ZEN mode.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support ZEN mode, closes [#4496 ](https://github.com/lobehub/lobe-chat/issues/4496 ) ([1a5c7ae ](https://github.com/lobehub/lobe-chat/commit/1a5c7ae ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-26 10:55:20 +00:00
Arvin Xu
1a5c7ae84e
✨ feat: support ZEN mode ( #4496 )
...
* ✨ feat: add zen mode
* 💄 style: improve style
* 💄 style: 新增 Zen Mode
* 💄 style: 新增 Zen Mode
* update locale
* add tests
* 💄 style: fix text
2024-10-26 18:48:05 +08:00
semantic-release-bot
f97b6ca393
🔖 chore(release): v1.24.2 [skip ci]
...
### [Version 1.24.2](https://github.com/lobehub/lobe-chat/compare/v1.24.1...v1.24.2 )
<sup>Released on **2024-10-26**</sup>
#### 💄 Styles
- **misc**: Update Google Model list, add `gemini-1.5-flash-8b`.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update Google Model list, add `gemini-1.5-flash-8b`, closes [#4495 ](https://github.com/lobehub/lobe-chat/issues/4495 ) ([499c479 ](https://github.com/lobehub/lobe-chat/commit/499c479 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-26 10:18:38 +00:00
Zhijie He
499c4791c2
💄 style: update Google Model list, add gemini-1.5-flash-8b ( #4495 )
...
* 💄 style: update Google Model list, add `gemini-1.5-flash-8b`
* 💄 style: sort model list
2024-10-26 18:11:20 +08:00
semantic-release-bot
910bbeffb5
🔖 chore(release): v1.24.1 [skip ci]
...
### [Version 1.24.1](https://github.com/lobehub/lobe-chat/compare/v1.24.0...v1.24.1 )
<sup>Released on **2024-10-25**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the Google Gen AI.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the Google Gen AI, closes [#4484 ](https://github.com/lobehub/lobe-chat/issues/4484 ) ([b890e8d ](https://github.com/lobehub/lobe-chat/commit/b890e8d ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-25 14:59:00 +00:00
Arvin Xu
b890e8d9bb
♻️ refactor: refactor the Google Gen AI ( #4484 )
2024-10-25 22:50:25 +08:00
semantic-release-bot
8f83863547
🔖 chore(release): v1.24.0 [skip ci]
...
## [Version 1.24.0](https://github.com/lobehub/lobe-chat/compare/v1.23.1...v1.24.0 )
<sup>Released on **2024-10-25**</sup>
#### ✨ Features
- **misc**: Add SenseNova (商汤) model provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add SenseNova (商汤) model provider, closes [#4162 ](https://github.com/lobehub/lobe-chat/issues/4162 ) ([7a4e0b3 ](https://github.com/lobehub/lobe-chat/commit/7a4e0b3 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-25 13:11:53 +00:00
Zhijie He
7a4e0b3e92
✨ feat: add SenseNova (商汤) model provider ( #4162 )
...
* ✨ feat: add SenseCore (商汤) model provider
* 💄 style: update model list, fix `frequency_penalty`, `temperature`, `top_p` value range
* 🔨 chore: add jwt api token calculate
* 🔨 chore: remove `SENSECORE_API_KEY` ENV
* Update authToken.ts
* 🔨 chore: add debug logs
* ♻️ refactor: rollback changes, remove JWT
* 👷 build: add docker ENV, `SENSECORE_API_KEY` & `SENSECORE_MODEL_LIST`
* 🔨 chore: cleanup
* 🔨 chore: cleanup
* 🔨 chore: rename `sensecore` to `sensenova`
* 💄 style: update model list
* 💄 style: sort model list
* ✨ feat: add jwt token generator for SenseNova
* ♻️ refactor: support two different type of `API TOKEN`
* Update authToken.ts
* 💄 style: add custom form for SenseNova
* 💄 style: fix custom form calling & adjust icon size
* 🐛 fix: fix CI error
* 💄 style: adjust icon size
* 🐛 fix: fix `sensenovaAccessKeySecret` not store in key
* 🐛 fix: try to fix loading key from ENV
* 🐛 fix: try to fix loading key from ENV
* 🐛 fix: seems be the root cause, typo
* 💄 style: remove title
* 🐛 fix: fix build error
* 🔨 chore: add i18n
* 🐛 fix: fix PR conflicts
* 🐛 fix: fix route ci error
* 🐛 fix: fix PR conflicts
* ♻️ refactor: move `generateJwtTokenSenseNova` to `LobeSenseNovaAI.generateJWTToken`
* Update index.ts
* rollback changes, submit wrong branch
* 🐛 fix: fix CI error, refactor the chat webapi
* ♻️ refactor: replace deprecated module `crypto-js` to `crypto-es`
* Revert "♻️ refactor: replace deprecated module `crypto-js` to `crypto-es`"
This reverts commit 9655c92121 .
* ♻️ refactor: replace `crypto-js` to `jose`, only support ENV now (Part 1)
* Revert "♻️ refactor: replace `crypto-js` to `jose`, only support ENV now (Part 1)"
* ♻️ refactor: using `jose` to generate the APIToken
* 🔨 chore: remove debug code
* 🔨 chore: cleanup package, remove `crypto-js`
* 🔨 chore: add unit test
* 🔨 chore: optimize jwt generate process
2024-10-25 21:04:26 +08:00
bugyaluwang
b2fbde4249
🔧 chore: use dpdm-fast to make lint faster ( #4389 )
2024-10-25 21:00:14 +08:00
semantic-release-bot
582ab80437
🔖 chore(release): v1.23.1 [skip ci]
...
### [Version 1.23.1](https://github.com/lobehub/lobe-chat/compare/v1.23.0...v1.23.1 )
<sup>Released on **2024-10-25**</sup>
#### 💄 Styles
- **misc**: Add `*_MODEL_LIST` env to all models, update Spark model id & display name.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add `*_MODEL_LIST` env to all models, closes [#4481 ](https://github.com/lobehub/lobe-chat/issues/4481 ) ([a969b9c ](https://github.com/lobehub/lobe-chat/commit/a969b9c ))
* **misc**: Update Spark model id & display name, closes [#4482 ](https://github.com/lobehub/lobe-chat/issues/4482 ) ([852dd47 ](https://github.com/lobehub/lobe-chat/commit/852dd47 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-25 12:40:11 +00:00
Zhijie He
852dd47dde
💄 style: update Spark model id & display name ( #4482 )
2024-10-25 20:32:54 +08:00
Zhijie He
a969b9c202
💄 style: add *_MODEL_LIST env to all models ( #4481 )
2024-10-25 20:32:34 +08:00
semantic-release-bot
1696b37f86
🔖 chore(release): v1.23.0 [skip ci]
...
## [Version 1.23.0](https://github.com/lobehub/lobe-chat/compare/v1.22.27...v1.23.0 )
<sup>Released on **2024-10-25**</sup>
#### ✨ Features
- **misc**: Support system agent config.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support system agent config, closes [#4474 ](https://github.com/lobehub/lobe-chat/issues/4474 ) ([63ba4d3 ](https://github.com/lobehub/lobe-chat/commit/63ba4d3 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-25 04:30:07 +00:00
Arvin Xu
63ba4d3b7f
✨ feat: support system agent config ( #4474 )
...
* 💄 style: support custom system agent
* 💄 style: support disable query rewrite agent
* 🐛 fix: fix ModelSelect id issue
* fix issue
* fix
2024-10-25 12:22:40 +08:00
semantic-release-bot
e8ef3c49c6
🔖 chore(release): v1.22.27 [skip ci]
...
### [Version 1.22.27](https://github.com/lobehub/lobe-chat/compare/v1.22.26...v1.22.27 )
<sup>Released on **2024-10-25**</sup>
#### 💄 Styles
- **misc**: Add bedrock claude-3.5-sonnect-v2.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add bedrock claude-3.5-sonnect-v2, closes [#4468 ](https://github.com/lobehub/lobe-chat/issues/4468 ) ([a7fc251 ](https://github.com/lobehub/lobe-chat/commit/a7fc251 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-25 03:28:26 +00:00
Yuan
a7fc251723
💄 style: add bedrock claude-3.5-sonnect-v2 ( #4468 )
2024-10-25 11:21:01 +08:00
Christian Rodriguez
9fb26410f7
Update docs/self-hosting/server-database.mdx ( #4467 )
2024-10-24 10:38:34 +08:00
semantic-release-bot
7ef2c8226d
🔖 chore(release): v1.22.26 [skip ci]
...
### [Version 1.22.26](https://github.com/lobehub/lobe-chat/compare/v1.22.25...v1.22.26 )
<sup>Released on **2024-10-23**</sup>
#### 💄 Styles
- **misc**: Fix some custom branding detail.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix some custom branding detail, closes [#4465 ](https://github.com/lobehub/lobe-chat/issues/4465 ) ([3fb1f6a ](https://github.com/lobehub/lobe-chat/commit/3fb1f6a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-23 18:26:38 +00:00
Arvin Xu
3fb1f6a93a
💄 style: fix some custom branding detail ( #4465 )
2024-10-24 02:19:14 +08:00
semantic-release-bot
9bcaa853c1
🔖 chore(release): v1.22.25 [skip ci]
...
### [Version 1.22.25](https://github.com/lobehub/lobe-chat/compare/v1.22.24...v1.22.25 )
<sup>Released on **2024-10-23**</sup>
#### ♻ Code Refactoring
- **misc**: Remove unused user tables.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Remove unused user tables, closes [#4464 ](https://github.com/lobehub/lobe-chat/issues/4464 ) ([c85a270 ](https://github.com/lobehub/lobe-chat/commit/c85a270 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-23 16:42:33 +00:00
Arvin Xu
c85a270a35
♻️ refactor: remove unused user tables ( #4464 )
2024-10-24 00:34:58 +08:00
semantic-release-bot
429476580a
🔖 chore(release): v1.22.24 [skip ci]
...
### [Version 1.22.24](https://github.com/lobehub/lobe-chat/compare/v1.22.23...v1.22.24 )
<sup>Released on **2024-10-23**</sup>
#### ♻ Code Refactoring
- **misc**: Support `plugin` flag.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Support `plugin` flag, closes [#4463 ](https://github.com/lobehub/lobe-chat/issues/4463 ) ([9b4be23 ](https://github.com/lobehub/lobe-chat/commit/9b4be23 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-23 16:07:42 +00:00
Arvin Xu
9b4be23fd9
♻️ refactor: support plugin flag ( #4463 )
...
* ♻️ refactor: support plugin flag
* ✅ test: add tests
2024-10-24 00:00:15 +08:00
semantic-release-bot
2dbc23ebd1
🔖 chore(release): v1.22.23 [skip ci]
...
### [Version 1.22.23](https://github.com/lobehub/lobe-chat/compare/v1.22.22...v1.22.23 )
<sup>Released on **2024-10-23**</sup>
#### 💄 Styles
- **misc**: Improve error i18n.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve error i18n, closes [#4462 ](https://github.com/lobehub/lobe-chat/issues/4462 ) ([74fb5e7 ](https://github.com/lobehub/lobe-chat/commit/74fb5e7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-23 14:48:12 +00:00
Arvin Xu
74fb5e74ed
🌐 style: improve error i18n ( #4462 )
2024-10-23 22:40:23 +08:00
semantic-release-bot
920086d51c
🔖 chore(release): v1.22.22 [skip ci]
...
### [Version 1.22.22](https://github.com/lobehub/lobe-chat/compare/v1.22.21...v1.22.22 )
<sup>Released on **2024-10-23**</sup>
#### 💄 Styles
- **misc**: Improve i18n.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve i18n, closes [#4461 ](https://github.com/lobehub/lobe-chat/issues/4461 ) ([4c37928 ](https://github.com/lobehub/lobe-chat/commit/4c37928 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-23 13:49:10 +00:00
Arvin Xu
4c379288e2
💄 style: improve i18n ( #4461 )
...
* 🌐 style: improve i18n
* 🌐 style: improve i18n
* 🌐 style: improve i18n
* 🌐 style: improve i18n
2024-10-23 21:41:25 +08:00
semantic-release-bot
b544e52f9e
🔖 chore(release): v1.22.21 [skip ci]
...
### [Version 1.22.21](https://github.com/lobehub/lobe-chat/compare/v1.22.20...v1.22.21 )
<sup>Released on **2024-10-23**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor cookie/headers to async mode.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor cookie/headers to async mode, closes [#4459 ](https://github.com/lobehub/lobe-chat/issues/4459 ) ([98c5d21 ](https://github.com/lobehub/lobe-chat/commit/98c5d21 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-23 12:46:03 +00:00
sxjeru
297b113359
💄 style: Add step-1.5v-turbo model ( #4456 )
2024-10-23 20:38:45 +08:00
Arvin Xu
98c5d21e67
♻️ refactor: refactor cookie/headers to async mode ( #4459 )
...
* ♻️ refactor: refactor async api request
* ♻️ refactor: refactor async api request
* ♻️ refactor: refactor async api request
2024-10-23 20:37:40 +08:00
semantic-release-bot
79a58428ba
🔖 chore(release): v1.22.20 [skip ci]
...
### [Version 1.22.20](https://github.com/lobehub/lobe-chat/compare/v1.22.19...v1.22.20 )
<sup>Released on **2024-10-23**</sup>
#### 💄 Styles
- **misc**: Add new claude-3.5-sonnet model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add new claude-3.5-sonnet model, closes [#4452 ](https://github.com/lobehub/lobe-chat/issues/4452 ) ([7102393 ](https://github.com/lobehub/lobe-chat/commit/7102393 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-23 07:54:38 +00:00
LovelyGuYiMeng
7102393384
💄 style: add new claude-3.5-sonnet model ( #4452 )
...
* Update anthropic.ts
* Update anthropic.ts
* Update anthropic.ts
2024-10-23 15:47:15 +08:00
semantic-release-bot
507be8d748
🔖 chore(release): v1.22.19 [skip ci]
...
### [Version 1.22.19](https://github.com/lobehub/lobe-chat/compare/v1.22.18...v1.22.19 )
<sup>Released on **2024-10-22**</sup>
#### ♻ Code Refactoring
- **misc**: Move responsive to server utils folder.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Move responsive to server utils folder, closes [#4447 ](https://github.com/lobehub/lobe-chat/issues/4447 ) ([fe7fe64 ](https://github.com/lobehub/lobe-chat/commit/fe7fe64 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-22 17:24:40 +00:00
Arvin Xu
fe7fe644c2
♻️ refactor: move responsive to server utils folder ( #4447 )
2024-10-23 01:17:14 +08:00
semantic-release-bot
aceec09baa
🔖 chore(release): v1.22.18 [skip ci]
...
### [Version 1.22.18](https://github.com/lobehub/lobe-chat/compare/v1.22.17...v1.22.18 )
<sup>Released on **2024-10-22**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-22 14:32:20 +00:00
Arvin Xu
4429c2b5fc
⚡ ️ perf: use antd cssvar mode to improve performance ( #4446 )
...
* try cssvar
* Update package.json
2024-10-22 22:24:48 +08:00
renovate[bot]
f338b10ba6
Update dependency zustand to v5 ( #4421 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-22 20:09:44 +08:00
semantic-release-bot
80ebb25841
🔖 chore(release): v1.22.17 [skip ci]
...
### [Version 1.22.17](https://github.com/lobehub/lobe-chat/compare/v1.22.16...v1.22.17 )
<sup>Released on **2024-10-22**</sup>
#### ♻ Code Refactoring
- **misc**: Fix dynamic import in rsc layout.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Fix dynamic import in rsc layout, closes [#4445 ](https://github.com/lobehub/lobe-chat/issues/4445 ) ([011d62a ](https://github.com/lobehub/lobe-chat/commit/011d62a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-22 07:30:43 +00:00
Arvin Xu
011d62a1ec
♻️ refactor: fix dynamic import in rsc layout ( #4445 )
2024-10-22 15:23:16 +08:00
renovate[bot]
f104f65798
Update pnpm to v9.12.2 ( #4417 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-22 13:45:21 +08:00
renovate[bot]
45f8faeae1
Update dependency drizzle-kit to ^0.26.0 ( #4418 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-22 10:44:29 +08:00
renovate[bot]
ab8a820393
Update dependency drizzle-orm to ^0.35.0 ( #4419 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-22 10:44:18 +08:00
Arvin Xu
655f99be9a
🎨 chore: clean deps ( #4442 )
2024-10-22 09:00:47 +08:00
semantic-release-bot
d47a444e55
🔖 chore(release): v1.22.16 [skip ci]
...
### [Version 1.22.16](https://github.com/lobehub/lobe-chat/compare/v1.22.15...v1.22.16 )
<sup>Released on **2024-10-21**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix azure-ad.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix azure-ad, closes [#4438 ](https://github.com/lobehub/lobe-chat/issues/4438 ) ([8077317 ](https://github.com/lobehub/lobe-chat/commit/8077317 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-21 15:14:20 +00:00
Arvin Xu
8077317299
🐛 fix: fix azure-ad ( #4438 )
2024-10-21 23:06:58 +08:00
Arvin Xu
ea725b9121
🌐 chore: update i18n ( #4437 )
2024-10-21 22:37:17 +08:00
lobehubbot
0c53a83ad7
📝 docs(bot): Auto sync agents & plugin to readme
2024-10-21 14:17:19 +00:00
semantic-release-bot
54a0027eb0
🔖 chore(release): v1.22.15 [skip ci]
...
### [Version 1.22.15](https://github.com/lobehub/lobe-chat/compare/v1.22.14...v1.22.15 )
<sup>Released on **2024-10-21**</sup>
#### ♻ Code Refactoring
- **misc**: Update format utils and shared layout.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Update format utils and shared layout, closes [#4431 ](https://github.com/lobehub/lobe-chat/issues/4431 ) ([56ed073 ](https://github.com/lobehub/lobe-chat/commit/56ed073 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-21 14:16:22 +00:00
CanisMinor
56ed073941
♻️ refactor: Update format utils and shared layout ( #4431 )
...
* 🔧 chore: Update format utils
* 💄 style: Update layout
2024-10-21 22:08:45 +08:00
semantic-release-bot
fc1d0a6869
🔖 chore(release): v1.22.14 [skip ci]
...
### [Version 1.22.14](https://github.com/lobehub/lobe-chat/compare/v1.22.13...v1.22.14 )
<sup>Released on **2024-10-20**</sup>
#### 💄 Styles
- **misc**: Update wenxin 4.0 turbo model to latest.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update wenxin 4.0 turbo model to latest, closes [#4428 ](https://github.com/lobehub/lobe-chat/issues/4428 ) ([3389fbb ](https://github.com/lobehub/lobe-chat/commit/3389fbb ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-20 18:29:00 +00:00
renovate[bot]
d8de6ced39
Update dependency @langchain/community to ^0.3.0 ( #3968 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-21 02:21:39 +08:00
gomico
5963a3d408
📝 docs: Update docker.zh-CN.mdx ( #4391 )
...
* Update `docs/self-hosting/server-database/docker.zh-CN.mdx`
* Update docker.zh-CN.mdx
2024-10-21 02:20:24 +08:00
LovelyGuYiMeng
3389fbb1c3
💄 style: update wenxin 4.0 turbo model to latest ( #4428 )
...
* 💄 style: update wenxin 4.0 turbo model to latest
* Update mistral.ts
2024-10-21 02:18:18 +08:00
semantic-release-bot
14f16b122f
🔖 chore(release): v1.22.13 [skip ci]
...
### [Version 1.22.13](https://github.com/lobehub/lobe-chat/compare/v1.22.12...v1.22.13 )
<sup>Released on **2024-10-20**</sup>
#### 💄 Styles
- **misc**: Add Ministral model, update Together AI model list, add function call & vision.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add Ministral model, closes [#4427 ](https://github.com/lobehub/lobe-chat/issues/4427 ) ([2042df8 ](https://github.com/lobehub/lobe-chat/commit/2042df8 ))
* **misc**: Update Together AI model list, add function call & vision, closes [#4393 ](https://github.com/lobehub/lobe-chat/issues/4393 ) ([d7fbf1b ](https://github.com/lobehub/lobe-chat/commit/d7fbf1b ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-20 16:10:48 +00:00
LovelyGuYiMeng
2042df8adb
💄 style: add Ministral model ( #4427 )
...
* Update zhipu.ts
* Update hunyuan.ts
* Update mistral.ts
* Update mistral.ts
* Update mistral.ts
2024-10-21 00:03:21 +08:00
Zhijie He
d7fbf1b1fa
💄 style: update Together AI model list, add function call & vision ( #4393 )
...
* 💄 style: update Together AI model list, add function call & vision
* 🐛 fix: fix typo
* 🐛 fix: fix typo in GitHub providers (`Phi-3.5-mini-instruct`)
2024-10-21 00:03:10 +08:00
semantic-release-bot
2a2b8d8521
🔖 chore(release): v1.22.12 [skip ci]
...
### [Version 1.22.12](https://github.com/lobehub/lobe-chat/compare/v1.22.11...v1.22.12 )
<sup>Released on **2024-10-20**</sup>
#### 💄 Styles
- **misc**: Add Llama 3.1 Nemotron 70B model & reorder some provider model list.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add Llama 3.1 Nemotron 70B model & reorder some provider model list, closes [#4424 ](https://github.com/lobehub/lobe-chat/issues/4424 ) ([9355a3d ](https://github.com/lobehub/lobe-chat/commit/9355a3d ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-20 14:07:05 +00:00
LovelyGuYiMeng
9355a3dc35
💄 style: add Llama 3.1 Nemotron 70B model & reorder some provider model list ( #4424 )
...
* Update siliconcloud.ts
* Update siliconcloud.ts
* Update siliconcloud.ts
* Update moonshot.ts
* Update stepfun.ts
* Update zeroone.ts
* Update zhipu.ts
* Update zhipu.ts
* Update zhipu.ts
2024-10-20 21:59:31 +08:00
semantic-release-bot
5d284d5f2c
🔖 chore(release): v1.22.11 [skip ci]
...
### [Version 1.22.11](https://github.com/lobehub/lobe-chat/compare/v1.22.10...v1.22.11 )
<sup>Released on **2024-10-20**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor azure ad to ms entra id.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor azure ad to ms entra id, closes [#4168 ](https://github.com/lobehub/lobe-chat/issues/4168 ) ([4fa9588 ](https://github.com/lobehub/lobe-chat/commit/4fa9588 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-20 13:00:59 +00:00
EINDEX
4fa95881cc
♻️ refactor: refactor azure ad to ms entra id ( #4168 )
...
* 📝 docs: update entra id sso document
* ✨ feat: support microsoft-entra-id sso login
* 📝 docs: update azure-ad releated document
* 🐛 fix: remove useless code.
* fix doc
* remove useless code
* remove useless env
* remove useless env
2024-10-20 20:53:54 +08:00
lobehubbot
d07d8a81a0
📝 docs(bot): Auto sync agents & plugin to readme
2024-10-20 03:47:24 +00:00
semantic-release-bot
035c38a464
🔖 chore(release): v1.22.10 [skip ci]
...
### [Version 1.22.10](https://github.com/lobehub/lobe-chat/compare/v1.22.9...v1.22.10 )
<sup>Released on **2024-10-20**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-20 03:46:19 +00:00
Arvin Xu
f68154ec88
👷 build: fix vercel build ( #4423 )
2024-10-20 11:38:57 +08:00
lyh_rain
e4666531fc
📝 docs(self hosting): Add deployment link for Alibaba Cloud international-site ( #4368 )
2024-10-20 11:28:59 +08:00
semantic-release-bot
92bf98a4b4
🔖 chore(release): v1.22.9 [skip ci]
...
### [Version 1.22.9](https://github.com/lobehub/lobe-chat/compare/v1.22.8...v1.22.9 )
<sup>Released on **2024-10-18**</sup>
#### 💄 Styles
- **misc**: Update Fireworks AI model list.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update Fireworks AI model list, closes [#4394 ](https://github.com/lobehub/lobe-chat/issues/4394 ) ([fe8ffdd ](https://github.com/lobehub/lobe-chat/commit/fe8ffdd ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-18 15:17:32 +00:00
Jason
3aec08330c
📝 docs: add Novita AI in zh-CN readme ( #4387 )
2024-10-18 23:09:55 +08:00
Zhijie He
fe8ffddc6e
💄 style: update Fireworks AI model list ( #4394 )
2024-10-18 23:09:09 +08:00
semantic-release-bot
433f70d6f1
🔖 chore(release): v1.22.8 [skip ci]
...
### [Version 1.22.8](https://github.com/lobehub/lobe-chat/compare/v1.22.7...v1.22.8 )
<sup>Released on **2024-10-17**</sup>
#### 💄 Styles
- **misc**: Add Yi-Lightning model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add Yi-Lightning model, closes [#4390 ](https://github.com/lobehub/lobe-chat/issues/4390 ) ([9e9fb9a ](https://github.com/lobehub/lobe-chat/commit/9e9fb9a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-17 13:59:58 +00:00
sxjeru
9e9fb9a482
💄 style: Add Yi-Lightning model ( #4390 )
...
* Update zeroone.ts
* Update zeroone.ts
* Update zeroone.ts
* Update zeroone.ts
* Update zeroone.ts
2024-10-17 21:52:19 +08:00
semantic-release-bot
2b7bc5011a
🔖 chore(release): v1.22.7 [skip ci]
...
### [Version 1.22.7](https://github.com/lobehub/lobe-chat/compare/v1.22.6...v1.22.7 )
<sup>Released on **2024-10-17**</sup>
#### 💄 Styles
- **misc**: Add qwen vision model & update qwen2.5 72b to 128k for siliconcloud.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add qwen vision model & update qwen2.5 72b to 128k for siliconcloud, closes [#4380 ](https://github.com/lobehub/lobe-chat/issues/4380 ) ([e8c009b ](https://github.com/lobehub/lobe-chat/commit/e8c009b ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-17 04:38:19 +00:00
LovelyGuYiMeng
e8c009b1ba
💄 style: add qwen vision model & update qwen2.5 72b to 128k for siliconcloud ( #4380 )
...
* Update siliconcloud.ts
* Update siliconcloud.ts
* Update siliconcloud.ts
* Update huggingface.ts
* Update siliconcloud.ts
* Update siliconcloud.ts
* Update siliconcloud.ts
* Update siliconcloud.ts
2024-10-17 12:30:59 +08:00
lobehubbot
41c55f88fd
📝 docs(bot): Auto sync agents & plugin to readme
2024-10-15 04:08:46 +00:00
Arthals
e189e5c589
📝 docs: fix style tag bug ( #4376 )
2024-10-15 12:01:28 +08:00
lobehubbot
6facd4fbe2
📝 docs(bot): Auto sync agents & plugin to readme
2024-10-14 13:57:44 +00:00
Arthals
2820697103
📝 docs: align variable names ( #4369 )
2024-10-14 21:50:22 +08:00
Dnaynu
04b58f8ad4
📝 docs: Fix typo in README ( #4366 )
...
Corrected "Lean more" to "Learn more" in [README.md].
This pull request addresses a minor typo found in repository. The typo has been corrected to improve clarity and maintain the quality of the documentation.
This change is purely cosmetic and does not affect functionality.
2024-10-14 11:22:28 +08:00
Lumia
6d07f53c86
📝 docs: Update cloudflare-zero-trust zh-CN ( #4363 )
2024-10-14 10:26:39 +08:00
semantic-release-bot
3bd7791a9f
🔖 chore(release): v1.22.6 [skip ci]
...
### [Version 1.22.6](https://github.com/lobehub/lobe-chat/compare/v1.22.5...v1.22.6 )
<sup>Released on **2024-10-13**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix images not go in to chat context.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix images not go in to chat context, closes [#4361 ](https://github.com/lobehub/lobe-chat/issues/4361 ) ([f17ab49 ](https://github.com/lobehub/lobe-chat/commit/f17ab49 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-13 18:05:31 +00:00
Arvin Xu
f17ab49772
🐛 fix: fix images not go in to chat context ( #4361 )
...
* 💡 chore: add jsdoc
* 🐛 fix: fix the image not in ai chat message
* 💡 chore: add jsdoc
* 🐛 fix: fix
2024-10-14 01:58:10 +08:00
semantic-release-bot
ed7e4e37d8
🔖 chore(release): v1.22.5 [skip ci]
...
### [Version 1.22.5](https://github.com/lobehub/lobe-chat/compare/v1.22.4...v1.22.5 )
<sup>Released on **2024-10-13**</sup>
#### 💄 Styles
- **misc**: Reorder github model list & updata info & add new model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Reorder github model list & updata info & add new model, closes [#4360 ](https://github.com/lobehub/lobe-chat/issues/4360 ) ([e7767a5 ](https://github.com/lobehub/lobe-chat/commit/e7767a5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-13 17:25:08 +00:00
LovelyGuYiMeng
e7767a569e
💄 style: Reorder github model list & updata info & add new model ( #4360 )
...
* Update huggingface.ts
* Update github.ts
* Update github.ts
* Update github.ts
* Update huggingface.ts
2024-10-14 01:17:44 +08:00
semantic-release-bot
6965943719
🔖 chore(release): v1.22.4 [skip ci]
...
### [Version 1.22.4](https://github.com/lobehub/lobe-chat/compare/v1.22.3...v1.22.4 )
<sup>Released on **2024-10-13**</sup>
#### ♻ Code Refactoring
- **misc**: Separate message slice and aiChat slice.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Separate message slice and aiChat slice, closes [#4359 ](https://github.com/lobehub/lobe-chat/issues/4359 ) ([7d037f6 ](https://github.com/lobehub/lobe-chat/commit/7d037f6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-13 16:02:45 +00:00
Arvin Xu
7d037f67ba
♻️ refactor: separate message slice and aiChat slice ( #4359 )
...
* ♻️ refactor: separate message slice and ai-chat slice
* 🎨 chore: clean code
* ♻️ refactor: refactor the initialState
* ♻️ refactor: refactor the initialState
* ✅ test: add more tests
2024-10-13 23:55:29 +08:00
semantic-release-bot
99308de4fc
🔖 chore(release): v1.22.3 [skip ci]
...
### [Version 1.22.3](https://github.com/lobehub/lobe-chat/compare/v1.22.2...v1.22.3 )
<sup>Released on **2024-10-13**</sup>
#### 💄 Styles
- **misc**: Support multi-windows for PWA.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Support multi-windows for PWA, closes [#4334 ](https://github.com/lobehub/lobe-chat/issues/4334 ) ([0284606 ](https://github.com/lobehub/lobe-chat/commit/0284606 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-13 14:33:51 +00:00
BrandonStudio
0284606213
💄 style: support multi-windows for PWA ( #4334 )
...
Support multi-window on desktop devices
2024-10-13 22:26:33 +08:00
semantic-release-bot
55646232f7
🔖 chore(release): v1.22.2 [skip ci]
...
### [Version 1.22.2](https://github.com/lobehub/lobe-chat/compare/v1.22.1...v1.22.2 )
<sup>Released on **2024-10-13**</sup>
#### 🐛 Bug Fixes
- **misc**: Allow use email as name in logto.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Allow use email as name in logto, closes [#4350 ](https://github.com/lobehub/lobe-chat/issues/4350 ) ([d5a046a ](https://github.com/lobehub/lobe-chat/commit/d5a046a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-13 07:55:12 +00:00
Yao Cai
d5a046a9e5
🐛 fix: allow use email as name in logto ( #4350 )
2024-10-13 15:47:51 +08:00
Arthals
c04afbadaa
📝 docs: docker compose project name ( #4349 )
2024-10-13 12:09:16 +08:00
Arthals
62cbf1c032
📝 docs: add casdoor docker compose document ( #4338 )
...
* 📝 docs: Casdoor
* 📝 docs: Docker-compose
* 📝 docs: Docker-compose
* 📝 docs: English ver.
* 📝 docs: Incorporate review suggestions
* 📝 docs: Incorporate review suggestions
2024-10-13 10:49:20 +08:00
renovate[bot]
1873cc2cd2
Update pnpm to v9.12.1 ( #4342 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-13 09:32:09 +08:00
renovate[bot]
4e8f3b98cb
Update dependency @neondatabase/serverless to ^0.10.0 ( #4343 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-13 09:31:49 +08:00
renovate[bot]
7f2a516040
Update dependency drizzle-kit to ^0.25.0 ( #4344 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-13 09:31:30 +08:00
renovate[bot]
65c654812f
Update dependency drizzle-orm to ^0.34.0 ( #4345 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-13 09:31:01 +08:00
semantic-release-bot
a733c9651f
🔖 chore(release): v1.22.1 [skip ci]
...
### [Version 1.22.1](https://github.com/lobehub/lobe-chat/compare/v1.22.0...v1.22.1 )
<sup>Released on **2024-10-12**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix function calling issue, disable stream when using tools.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix function calling issue, disable stream when using tools, closes [#4335 ](https://github.com/lobehub/lobe-chat/issues/4335 ) ([9f8e0a9 ](https://github.com/lobehub/lobe-chat/commit/9f8e0a9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-12 16:40:14 +00:00
Zhijie He
9f8e0a9258
🐛 fix: fix function calling issue, disable stream when using tools ( #4335 )
2024-10-13 00:32:58 +08:00
semantic-release-bot
acfbbf2562
🔖 chore(release): v1.22.0 [skip ci]
...
## [Version 1.22.0](https://github.com/lobehub/lobe-chat/compare/v1.21.16...v1.22.0 )
<sup>Released on **2024-10-12**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the chat webapi.
#### ✨ Features
- **misc**: Add HuggingFace Model Provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the chat webapi, closes [#4339 ](https://github.com/lobehub/lobe-chat/issues/4339 ) ([4722444 ](https://github.com/lobehub/lobe-chat/commit/4722444 ))
#### What's improved
* **misc**: Add HuggingFace Model Provider, closes [#4225 ](https://github.com/lobehub/lobe-chat/issues/4225 ) ([d310931 ](https://github.com/lobehub/lobe-chat/commit/d310931 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-12 14:42:37 +00:00
Arvin Xu
d3109318c8
✨ feat: add HuggingFace Model Provider ( #4225 )
...
* 🚧 wip: add hf runtime
* 💄 style: add HUGGINGFACE_MODEL_LIST
* 🚨 chore: fix lint
* 🎨 chore: fix code
* support handle stream error
* fix
* add i18n
* refactor with openai runtime
* refactor: refactor the HF implement
* 🐛 fix: fix
* 🐛 fix: fix
* 🐛 fix: fix
2024-10-12 22:35:13 +08:00
Arvin Xu
4722444a80
♻️ refactor: refactor the chat webapi ( #4339 )
2024-10-12 22:34:55 +08:00
TC
8bb3c8f641
📝 docs: update wenxin provider docs ( #4333 )
...
* 📝 docs: update docs for providers
* 📝 docs: update provider doc
2024-10-12 14:47:53 +08:00
lobehubbot
609cf5b3f8
📝 docs(bot): Auto sync agents & plugin to readme
2024-10-12 06:35:33 +00:00
lyh_rain
42690293c3
📝 docs(self-hosting): Add deployment link for Alibaba Cloud' domestic-site ( #4331 )
...
Co-authored-by: bupt_rain <lyh376240@alibaba-inc.com >
2024-10-12 14:28:06 +08:00
renovate[bot]
5f4dcab95b
Update dependency langchain to ^0.3.0 ( #3970 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-12 11:27:24 +08:00
semantic-release-bot
43a89b9d89
🔖 chore(release): v1.21.16 [skip ci]
...
### [Version 1.21.16](https://github.com/lobehub/lobe-chat/compare/v1.21.15...v1.21.16 )
<sup>Released on **2024-10-12**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-12 02:56:00 +00:00
stone-w4tch3r
e1cbe81b91
👷 build: Simplify custom builds for NEXT_PUBLIC vars ( #4252 )
...
* feat: add build-args support for NEXT_PUBLIC_xxx environment variables
* build: Add GitHub Action to build and publish Docker image with custom NEXT_PUBLIC variable
* fix: Add NEXT_PUBLIC_BASE_PATH to Dockerfile.database
* feat: use base lobe-caht repository for build and set manual trigger
* docs: add guide for building custom image with overridden NEXT_PUBLIC variables
* doc: added comments to custom-build.yml
* doc: improved custom build instructions
* fix: moved workflow to documentation
* fix: removed NEXT_PUBLIC_S3_DOMAIN
2024-10-12 10:48:48 +08:00
semantic-release-bot
69583b14b4
🔖 chore(release): v1.21.15 [skip ci]
...
### [Version 1.21.15](https://github.com/lobehub/lobe-chat/compare/v1.21.14...v1.21.15 )
<sup>Released on **2024-10-12**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-12 02:38:26 +00:00
Zhijie He
f2ee6307ac
💄 styles: update siliconflow models info (function_call) ( #4329 )
2024-10-12 10:30:45 +08:00
dupl
1edd6f61f4
👷 build: fix netlify deployment failed ( #4328 )
2024-10-12 10:29:42 +08:00
semantic-release-bot
71877240a4
🔖 chore(release): v1.21.14 [skip ci]
...
### [Version 1.21.14](https://github.com/lobehub/lobe-chat/compare/v1.21.13...v1.21.14 )
<sup>Released on **2024-10-12**</sup>
#### 💄 Styles
- **misc**: Fix artifacts render markdown.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix artifacts render markdown, closes [#4327 ](https://github.com/lobehub/lobe-chat/issues/4327 ) ([6bb6ea6 ](https://github.com/lobehub/lobe-chat/commit/6bb6ea6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-12 00:45:15 +00:00
Arvin Xu
6bb6ea6c9d
💄 style: fix artifacts render markdown ( #4327 )
2024-10-12 09:37:28 +09:00
TC
eda92e20d9
📝 docs: update docs for providers ( #4326 )
2024-10-12 00:43:32 +08:00
semantic-release-bot
23c5bf7bc6
🔖 chore(release): v1.21.13 [skip ci]
...
### [Version 1.21.13](https://github.com/lobehub/lobe-chat/compare/v1.21.12...v1.21.13 )
<sup>Released on **2024-10-11**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor agent runtime implement of stream and ZHIPU provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor agent runtime implement of stream and ZHIPU provider, closes [#4323 ](https://github.com/lobehub/lobe-chat/issues/4323 ) ([59661a1 ](https://github.com/lobehub/lobe-chat/commit/59661a1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-11 15:58:18 +00:00
Arvin Xu
59661a1735
♻️ refactor: refactor agent runtime implement of stream and ZHIPU provider ( #4323 )
...
* ♻️ refactor: refactor stream implement
* ♻️ refactor: refactor the Zhipu AI to the OpenAICompatible
* 🎨 chore: clean wenxin code
* 🐛 fix: fix ZHIPU payload
2024-10-11 23:50:55 +08:00
semantic-release-bot
e68f81f947
🔖 chore(release): v1.21.12 [skip ci]
...
### [Version 1.21.12](https://github.com/lobehub/lobe-chat/compare/v1.21.11...v1.21.12 )
<sup>Released on **2024-10-11**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the jwt code.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the jwt code, closes [#4322 ](https://github.com/lobehub/lobe-chat/issues/4322 ) ([b7258b9 ](https://github.com/lobehub/lobe-chat/commit/b7258b9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-11 13:11:58 +00:00
Arvin Xu
b7258b95e5
♻️ refactor: refactor the jwt code ( #4322 )
...
* ♻️ refactor: refactor the jwt code
* clean
* fix lint
2024-10-11 21:04:26 +08:00
renovate[bot]
16bce6dc3f
Update dependency @anthropic-ai/sdk to ^0.29.0 ( #4266 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-11 17:00:54 +08:00
semantic-release-bot
78a937a96e
🔖 chore(release): v1.21.11 [skip ci]
...
### [Version 1.21.11](https://github.com/lobehub/lobe-chat/compare/v1.21.10...v1.21.11 )
<sup>Released on **2024-10-11**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the backend code for better organization.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the backend code for better organization, closes [#4287 ](https://github.com/lobehub/lobe-chat/issues/4287 ) ([9a369ac ](https://github.com/lobehub/lobe-chat/commit/9a369ac ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-11 08:53:23 +00:00
Arvin Xu
9a369ac088
♻️ refactor: refactor the backend code for better organization ( #4287 )
...
* ♻️ refactor: move AgentRuntime
* ♻️ refactor: move errorResponse
* ♻️ refactor: move auth middleware
* ♻️ refactor: move createBizOpenAI
* 🐛 fix: fix rewriteQuery
* fix
2024-10-11 16:45:39 +08:00
semantic-release-bot
04af49a7b6
🔖 chore(release): v1.21.10 [skip ci]
...
### [Version 1.21.10](https://github.com/lobehub/lobe-chat/compare/v1.21.9...v1.21.10 )
<sup>Released on **2024-10-11**</sup>
#### 💄 Styles
- **misc**: Updata gpt-4o model info.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Updata gpt-4o model info, closes [#4318 ](https://github.com/lobehub/lobe-chat/issues/4318 ) ([fa27ddf ](https://github.com/lobehub/lobe-chat/commit/fa27ddf ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-11 07:32:46 +00:00
LovelyGuYiMeng
c68ef380c3
🔨 chore: fix gpt-4o model ci ( #4319 )
...
* Update openai.ts
* Update openrouter.ts
* Update modelProvider.test.ts
* Update index.test.ts.snap
2024-10-11 15:25:20 +08:00
LovelyGuYiMeng
fa27ddf20d
💄 style: updata gpt-4o model info ( #4318 )
...
* Update openai.ts
* Update openrouter.ts
2024-10-11 14:31:41 +08:00
semantic-release-bot
e52a3e6082
🔖 chore(release): v1.21.9 [skip ci]
...
### [Version 1.21.9](https://github.com/lobehub/lobe-chat/compare/v1.21.8...v1.21.9 )
<sup>Released on **2024-10-10**</sup>
#### 💄 Styles
- **misc**: Update qwen vl model to latest.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update qwen vl model to latest, closes [#4307 ](https://github.com/lobehub/lobe-chat/issues/4307 ) ([25a7ea2 ](https://github.com/lobehub/lobe-chat/commit/25a7ea2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-10 15:27:59 +00:00
LovelyGuYiMeng
25a7ea2f96
💄 style: update qwen vl model to latest ( #4307 )
...
* Update qwen.ts
* Update qwen.ts
2024-10-10 23:20:28 +08:00
lobehubbot
9bfd64e35a
📝 docs(bot): Auto sync agents & plugin to readme
2024-10-10 11:48:11 +00:00
Yao Cai
b36d466cb5
♻️ docs: Maintainable configurations for casdoor initialization ( #4259 )
...
* ♻️ refactor: make init_data.json visible
* ♻️ refactor: remove unused webapi records
* ♻️ refactor: remove unused signin methods
* :refactor: recycle: remove unused tokens
* ♻️ refactor: remove unused providers
* 🐛 fix: wrong redirectUrls
* 💄 style: use lobe branding
* 👷 ci: specific docker compose file version
* ♻️ refactor: remove session
* ♻️ refactor: enableLinkWithEmail
* ⏪ revert: - version for docker compose
* 🐛 fix: command not work on newest docker
2024-10-10 19:40:25 +08:00
lobehubbot
e653418c67
📝 docs(bot): Auto sync agents & plugin to readme
2024-10-08 14:57:20 +00:00
semantic-release-bot
a86b725563
🔖 chore(release): v1.21.8 [skip ci]
...
### [Version 1.21.8](https://github.com/lobehub/lobe-chat/compare/v1.21.7...v1.21.8 )
<sup>Released on **2024-10-08**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix auto rewrite query when user message is too long.
#### 💄 Styles
- **misc**: Support yml in file chunk.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix auto rewrite query when user message is too long, closes [#4288 ](https://github.com/lobehub/lobe-chat/issues/4288 ) ([a2d3d32 ](https://github.com/lobehub/lobe-chat/commit/a2d3d32 ))
#### Styles
* **misc**: Support yml in file chunk, closes [#4283 ](https://github.com/lobehub/lobe-chat/issues/4283 ) ([cec7ec0 ](https://github.com/lobehub/lobe-chat/commit/cec7ec0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-08 14:56:17 +00:00
彼方
cec7ec0ea3
💄 style: support yml in file chunk ( #4283 )
...
新增.yml格式,并且删除重复的.md格式
2024-10-08 22:48:55 +08:00
Arvin Xu
a2d3d32c3b
🐛 fix: fix auto rewrite query when user message is too long ( #4288 )
...
* 🐛 fix: fix rewriteQuery
* 🐛 fix: fix rewriteQuery
2024-10-08 22:47:50 +08:00
semantic-release-bot
7d1e5c46ae
🔖 chore(release): v1.21.7 [skip ci]
...
### [Version 1.21.7](https://github.com/lobehub/lobe-chat/compare/v1.21.6...v1.21.7 )
<sup>Released on **2024-10-08**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor `text-to-image` endpoint.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor `text-to-image` endpoint, closes [#4272 ](https://github.com/lobehub/lobe-chat/issues/4272 ) ([0c02073 ](https://github.com/lobehub/lobe-chat/commit/0c02073 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-08 00:26:23 +00:00
Arvin Xu
0c02073629
♻️ refactor: refactor text-to-image endpoint ( #4272 )
2024-10-08 08:19:10 +08:00
renovate[bot]
8a0e45cc06
Update pnpm to v9.12.0 ( #4267 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-06 22:14:00 +08:00
lobehubbot
0c322835a9
📝 docs(bot): Auto sync agents & plugin to readme
2024-10-05 16:31:50 +00:00
semantic-release-bot
7e334aa4b7
🔖 chore(release): v1.21.6 [skip ci]
...
### [Version 1.21.6](https://github.com/lobehub/lobe-chat/compare/v1.21.5...v1.21.6 )
<sup>Released on **2024-10-05**</sup>
#### ♻ Code Refactoring
- **misc**: Move backend api to (backend) folder group.
#### 🐛 Bug Fixes
- **misc**: Fix txt-to-image api.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Move backend api to (backend) folder group, closes [#4262 ](https://github.com/lobehub/lobe-chat/issues/4262 ) ([d8afb46 ](https://github.com/lobehub/lobe-chat/commit/d8afb46 ))
#### What's fixed
* **misc**: Fix txt-to-image api, closes [#4264 ](https://github.com/lobehub/lobe-chat/issues/4264 ) ([d1ff4ba ](https://github.com/lobehub/lobe-chat/commit/d1ff4ba ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-05 16:30:47 +00:00
Arvin Xu
d1ff4ba154
🐛 fix: fix txt-to-image api ( #4264 )
2024-10-06 00:23:23 +08:00
Arvin Xu
d8afb467d8
♻️ refactor: move backend api to (backend) folder group ( #4262 )
...
* ♻️ refactor: move backend api to (backend) folder group
* ✅ test: fix tests
2024-10-06 00:16:54 +08:00
semantic-release-bot
bdc4f4e719
🔖 chore(release): v1.21.5 [skip ci]
...
### [Version 1.21.5](https://github.com/lobehub/lobe-chat/compare/v1.21.4...v1.21.5 )
<sup>Released on **2024-10-05**</sup>
#### 💄 Styles
- **misc**: Support shadcn in Artifacts.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Support shadcn in Artifacts, closes [#4256 ](https://github.com/lobehub/lobe-chat/issues/4256 ) ([863bae5 ](https://github.com/lobehub/lobe-chat/commit/863bae5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-05 13:59:49 +00:00
Arvin Xu
863bae54f0
💄 style: support shadcn in Artifacts ( #4256 )
...
* 🐛 fix: support shadcn
* 🐛 fix: support shadcn
* ♻️ refactor: improve shadcn code
2024-10-05 21:52:24 +08:00
semantic-release-bot
3bf7975000
🔖 chore(release): v1.21.4 [skip ci]
...
### [Version 1.21.4](https://github.com/lobehub/lobe-chat/compare/v1.21.3...v1.21.4 )
<sup>Released on **2024-10-02**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix recharts deps in the Artifacts React Renderer.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix recharts deps in the Artifacts React Renderer, closes [#4245 ](https://github.com/lobehub/lobe-chat/issues/4245 ) ([a120d21 ](https://github.com/lobehub/lobe-chat/commit/a120d21 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-02 08:15:15 +00:00
Arvin Xu
a120d21de6
🐛 fix: fix recharts deps in the Artifacts React Renderer ( #4245 )
2024-10-02 16:07:43 +08:00
semantic-release-bot
54f6912773
🔖 chore(release): v1.21.3 [skip ci]
...
### [Version 1.21.3](https://github.com/lobehub/lobe-chat/compare/v1.21.2...v1.21.3 )
<sup>Released on **2024-10-01**</sup>
#### ♻ Code Refactoring
- **misc**: Move most `/api` to `/webapi`.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Move most `/api` to `/webapi`, closes [#4233 ](https://github.com/lobehub/lobe-chat/issues/4233 ) ([542c359 ](https://github.com/lobehub/lobe-chat/commit/542c359 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-01 09:49:08 +00:00
Arvin Xu
542c359f66
♻️ refactor: move most /api to /webapi ( #4233 )
...
* ♻️ refactor: /api to /webapi
* ✅ test: fix tests
2024-10-01 17:41:38 +08:00
semantic-release-bot
160b49090e
🔖 chore(release): v1.21.2 [skip ci]
...
### [Version 1.21.2](https://github.com/lobehub/lobe-chat/compare/v1.21.1...v1.21.2 )
<sup>Released on **2024-10-01**</sup>
#### 💄 Styles
- **misc**: Adjust Wenxin icon size.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Adjust Wenxin icon size, closes [#4229 ](https://github.com/lobehub/lobe-chat/issues/4229 ) ([6ae79ce ](https://github.com/lobehub/lobe-chat/commit/6ae79ce ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-01 05:04:50 +00:00
Zhijie He
08ce3f3a10
👷 build: set --dns-result-order=ipv4first as default ( #4231 )
2024-10-01 12:57:39 +08:00
Zhijie He
6ae79ce434
💄 style: adjust Wenxin icon size ( #4229 )
...
* 💄 style: adjust Wenxin icon size
* 💄 style: add extra "一言" for Wenxin
* 🐛 fix: fix `Error: Props should be sorted alphabetically react/jsx-sort-props`
* 💄 style: remove title
* 🐛 fix: fix build error
2024-10-01 12:52:41 +08:00
lobehubbot
7f50ddac7c
📝 docs(bot): Auto sync agents & plugin to readme
2024-09-30 12:47:28 +00:00
semantic-release-bot
592b63130c
🔖 chore(release): v1.21.1 [skip ci]
...
### [Version 1.21.1](https://github.com/lobehub/lobe-chat/compare/v1.21.0...v1.21.1 )
<sup>Released on **2024-09-30**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-30 12:46:25 +00:00
Zhijie He
7df27e8a87
👷 build: enhance Self-host CA usage & remove TLS detection ( #4223 )
...
* 👷 build: enhance TLS cert checking & Self-host CA usage
* 👷 build: add Wenxin ENV
* 🔨 chore: handle timeout
* Update startServer.js
* 👷 build: remove TLS detection
2024-09-30 20:38:22 +08:00
semantic-release-bot
ca9deaae52
🔖 chore(release): v1.21.0 [skip ci]
...
## [Version 1.21.0](https://github.com/lobehub/lobe-chat/compare/v1.20.8...v1.21.0 )
<sup>Released on **2024-09-30**</sup>
#### ✨ Features
- **misc**: Add wenxin model provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add wenxin model provider, closes [#4018 ](https://github.com/lobehub/lobe-chat/issues/4018 ) ([4483599 ](https://github.com/lobehub/lobe-chat/commit/4483599 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-30 06:56:06 +00:00
Arvin Xu
4483599683
✨ feat: add wenxin model provider ( #4018 )
...
* add wenxinyiyan
* fix locale
* 🐛 fix: support weinxin error handle
* 🚨 chore: fix lint
* 🚨 chore: fix lint
* 优化 api key 提示弹窗
* Update wenxin.ts
* Update wenxin.ts
* Update providers.tsx
* Update index.ts
* Update wenxin.ts
* add i18n
* update i18n
* fix QuotaLimitReached
* add quota limit message
* fix i18n
* fix i18n
* fix i18n
* fix ERNIE-3.5 id
* fix rate limit code and smoothing
---------
Co-authored-by: LovelyGuYiMeng <76251800+LovelyGuYiMeng@users.noreply.github.com >
2024-09-30 14:48:33 +08:00
semantic-release-bot
82b9bbc746
🔖 chore(release): v1.20.8 [skip ci]
...
### [Version 1.20.8](https://github.com/lobehub/lobe-chat/compare/v1.20.7...v1.20.8 )
<sup>Released on **2024-09-30**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-30 03:35:55 +00:00
Zhijie He
8e87a4ae59
👷 build: remove unnecessary SSL judgments ( #4219 )
...
* ♻️ refactor: remove unnecessary SSL judgments
* 🔨 chore: handle `ERR_TLS_CERT_ALTNAME_INVALID` error
2024-09-30 11:29:05 +08:00
Arvin Xu
3f4fe82207
🔨 chore: upgrade shiki to 1.21.0 ( #4218 )
2024-09-30 11:22:15 +08:00
semantic-release-bot
96eb9da9cf
🔖 chore(release): v1.20.7 [skip ci]
...
### [Version 1.20.7](https://github.com/lobehub/lobe-chat/compare/v1.20.6...v1.20.7 )
<sup>Released on **2024-09-29**</sup>
#### 💄 Styles
- **misc**: Update groq model list.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update groq model list, closes [#4195 ](https://github.com/lobehub/lobe-chat/issues/4195 ) ([ef5164d ](https://github.com/lobehub/lobe-chat/commit/ef5164d ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-29 19:05:00 +00:00
LovelyGuYiMeng
ef5164de6d
💄 style: update groq model list ( #4195 )
...
* Update groq.ts
* Update groq.ts
2024-09-30 02:57:50 +08:00
semantic-release-bot
8fa1140a4f
🔖 chore(release): v1.20.6 [skip ci]
...
### [Version 1.20.6](https://github.com/lobehub/lobe-chat/compare/v1.20.5...v1.20.6 )
<sup>Released on **2024-09-29**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-29 18:40:16 +00:00
Zhijie He
fadbc41c01
👷 build: fix zeabur build ( #4213 )
...
* 👷 build: add `SKIP_DB_MIGRATION` ENV
* 🔨 chore: change logic
* 💄 style: update error output style
* Update startServer.js
* 👷 build: detect DB_MIGRATION_SCRIPT_PATH, if not exist then skip
* 🔨 chore: improve console log
* 🔨 chore: add skip reason
* 🐛 fix: fix fs calling error
* 🐛 fix: fix `proxychains` conf generate error
* 🔨 chore: fix catch error
* 🐛 fix: fix typo
2024-09-30 02:33:01 +08:00
lobehubbot
376261d3ba
📝 docs(bot): Auto sync agents & plugin to readme
2024-09-29 18:19:29 +00:00
Zixu Zhen
b3a2f80578
📝 docs: Prevent '#' and its subsequent comments from affecting the URL of S3 configuration ( #4211 )
...
* Prevent URL related comments in env files from affecting usage
* Prevent URL related comments in env files from affecting usage
* Prevent URL related comments in env files from affecting usage
* Prevent URL related comments in env files from affecting usage
2024-09-30 02:12:18 +08:00
semantic-release-bot
86736dbb09
🔖 chore(release): v1.20.5 [skip ci]
...
### [Version 1.20.5](https://github.com/lobehub/lobe-chat/compare/v1.20.4...v1.20.5 )
<sup>Released on **2024-09-29**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-29 03:40:41 +00:00
Lumia
d05afb4a9f
📝 docs: Update docker-compose to use new LOGTO env ( #4199 )
...
* Update docker-compose.mdx
* Update docker-compose.zh-CN.mdx
2024-09-29 11:33:14 +08:00
Zhijie He
12dfead151
👷 build: optimize image size under glibc env ( #4176 )
2024-09-29 11:31:55 +08:00
semantic-release-bot
969f9a6b25
🔖 chore(release): v1.20.4 [skip ci]
...
### [Version 1.20.4](https://github.com/lobehub/lobe-chat/compare/v1.20.3...v1.20.4 )
<sup>Released on **2024-09-28**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-28 17:36:23 +00:00
CanisMinor
d3f1fa6387
⚡ perf: remove some blur style to improve performance ( #4085 )
...
* ⚡ perf: Remove some blur style
* 💄 style: improve Conversation
* 💄 style: improve Conversation
---------
Co-authored-by: arvinxx <arvinx@foxmail.com >
2024-09-29 01:29:20 +08:00
renovate[bot]
6b3e4306b9
Update dependency unstructured-client to ^0.18.0 ( #4065 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-28 23:36:06 +08:00
Lumia
88dc3c9617
📝 docs: Add deployment using ZITADEL authentication services ( #4081 )
...
* Create docker-compose.yml for local deploy with zitadel
Create docker-compose.yml for local deploy with zitadel
* Create .env.zh-CN.example for local deploy with zitadel
Create .env.zh-CN.example for local deploy with zitadel
* Create .env.example for local deploy with zitadel
Create .env.example for local deploy with zitadel
* Update .env.zh-CN.example
* Create docker-compose.yml for self-hosting with zitadel
Create docker-compose.yml for self-hosting with zitadel
* Create .env.zh-CN.example for self-hosting deploy with zitadel
Create .env.zh-CN.example for self-hosting deploy with zitadel
* Create .env.example for self-host deploy with zitadel
Create .env.example for self-host deploy with zitadel
* Create zitadel-init-steps.yaml
* Create zitadel-config.yaml
* Update docker-compose.yml
* Update docker-compose.yml
* Create zitadel-config.yaml
* Create zitadel-init-steps.yaml
* Update .env.zh-CN.example
* Update .env.example
* Update .env.example
* Update .env.zh-CN.example
* Update zitadel-init-steps.yaml
2024-09-28 23:35:48 +08:00
semantic-release-bot
2c70b90b60
🔖 chore(release): v1.20.3 [skip ci]
...
### [Version 1.20.3](https://github.com/lobehub/lobe-chat/compare/v1.20.2...v1.20.3 )
<sup>Released on **2024-09-28**</sup>
#### 🐛 Bug Fixes
- **misc**: Improve delete orphan chunks when delete files.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Improve delete orphan chunks when delete files, closes [#4179 ](https://github.com/lobehub/lobe-chat/issues/4179 ) ([f3e0ffe ](https://github.com/lobehub/lobe-chat/commit/f3e0ffe ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-28 15:07:42 +00:00
Arvin Xu
f3e0ffe433
🐛 fix: improve delete orphan chunks when delete files ( #4179 )
...
* 🐛 fix: make deleteOrphanChunks parallels
* 🐛 fix: make deleteOrphanChunks parallels
2024-09-28 23:00:30 +08:00
Caspian Zhao
9aa171213e
📝 docs: add new configuration item of clerk singup ( #4188 )
2024-09-28 18:31:28 +08:00
Lumia
164a5a0177
📝 docs: update model-provider document ( #4181 )
...
* Update model-provider.zh-CN.mdx
增加混元模型
* Update model-provider.mdx
add HUNYUAN Model
2024-09-28 18:30:00 +08:00
semantic-release-bot
302ceeae91
🔖 chore(release): v1.20.2 [skip ci]
...
### [Version 1.20.2](https://github.com/lobehub/lobe-chat/compare/v1.20.1...v1.20.2 )
<sup>Released on **2024-09-27**</sup>
#### 💄 Styles
- **misc**: Add zhipu glm-4-flashx model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add zhipu glm-4-flashx model, closes [#4173 ](https://github.com/lobehub/lobe-chat/issues/4173 ) ([b0c3abc ](https://github.com/lobehub/lobe-chat/commit/b0c3abc ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-27 13:20:12 +00:00
LovelyGuYiMeng
b0c3abcc19
💄 style: add zhipu glm-4-flashx model ( #4173 )
...
* Update zhipu.ts
* Update siliconcloud.ts
* Update siliconcloud.ts
* Update zhipu.ts
* Update siliconcloud.ts
2024-09-27 21:12:51 +08:00
Arvin Xu
63ca869145
👷 build: revert #4025 ( #4175 )
...
This reverts commit 7eecb23d22 .
2024-09-27 21:07:42 +08:00
semantic-release-bot
794ca8b0f3
🔖 chore(release): v1.20.1 [skip ci]
...
### [Version 1.20.1](https://github.com/lobehub/lobe-chat/compare/v1.20.0...v1.20.1 )
<sup>Released on **2024-09-27**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-27 12:48:23 +00:00
Zhijie He
7eecb23d22
👷 build: optimize image size under glibc env ( #4025 )
...
* 👷 build: optimize image size under `glibc` env
* 👷 build: add `startServer.js` as server launcher
* 🐛 fix: `PROXY_URL` missing
* 🔨 chore: exit if DB migration failed
* 🔨 chore: allow resolve ipv6 address
* 🔨 chore: rollback changes, cleanup code
* 🔨 chore: improve console log
* 🔨 chore: improve error print
* 👷 build: add `isValidSSL` function to check SSL cert
* 🔨 chore: handle `CERT_HAS_EXPIRED` error
* 🔨 chore: cleanup code
* 🔨 chore: improve console log
* 👷 build: check oss & auth issuer ssl connection before running
* 🔨 chore: improve console log
* 🔨 chore: change `SSL` to `TLS`
* 🐛 fix: fix `443` port not display in logs
* 🔨 chore: improve console output
* 🐛 fix: fix error catch
* 🔨 chore: handle corner case
* 👷 build: support self-signed SSL cert, switch to system-wide CA cert
* 🔨 chore: handle `UNABLE_TO_GET_ISSUER_CERT_LOCALLY` error
* 🔨 chore: handle when `*_ISSUER` not existed
* 🔨 chore: handle non-https protocol, skip TLS checking
* 🔨 chore: improve console log
* 🐛 fix: fix proxychains logs not available when host is ip addr
* 👷 build: add DNS server self-check support, split DNS resolve function
* 🔨 chore: improve console.log
* 🔨 chore: print DNS server before db migration
* 🔨 chore: update `isValidIP` & `resolveHostIP` function, ready for IPv6
* 🐛 fix: fix error handle
* 👷 build: set `ENTRYPOINT` to `/bin/node`
* 👷 build: set full path for `proxychains` & `node`, ready for distroless
* 👷 build: pin node LTS version to 20
2024-09-27 20:41:06 +08:00
semantic-release-bot
adb78c2877
🔖 chore(release): v1.20.0 [skip ci]
...
## [Version 1.20.0](https://github.com/lobehub/lobe-chat/compare/v1.19.36...v1.20.0 )
<sup>Released on **2024-09-27**</sup>
#### ✨ Features
- **misc**: Add Hunyuan(Tencent) model provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add Hunyuan(Tencent) model provider, closes [#4147 ](https://github.com/lobehub/lobe-chat/issues/4147 ) ([8ddb41b ](https://github.com/lobehub/lobe-chat/commit/8ddb41b ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-27 07:48:04 +00:00
Zhijie He
8ddb41b646
✨ feat: add Hunyuan(Tencent) model provider ( #4147 )
...
* ✨ feat: add Hunyuan(Tencent) model provider
* 💄 style: add `HUNYUAN_MODEL_LIST` support
* 💄 style: update model price & provider description
* 💄 style: enable `hunyuan-standard-256K` as default, sort model provider list
* 💄 style: update model tokens info
* 💄 style: update pricing
* 💄 style: update `hunyuan-turbo` model info
2024-09-27 15:40:02 +08:00
semantic-release-bot
ac8de6bca9
🔖 chore(release): v1.19.36 [skip ci]
...
### [Version 1.19.36](https://github.com/lobehub/lobe-chat/compare/v1.19.35...v1.19.36 )
<sup>Released on **2024-09-27**</sup>
#### 💄 Styles
- **misc**: Add llama3.2 model for openrouter provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add llama3.2 model for openrouter provider, closes [#4151 ](https://github.com/lobehub/lobe-chat/issues/4151 ) ([6f1a966 ](https://github.com/lobehub/lobe-chat/commit/6f1a966 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-27 03:43:54 +00:00
LovelyGuYiMeng
6f1a966ef8
💄 style: add llama3.2 model for openrouter provider ( #4151 )
...
* Update openrouter.ts
* Update index.test.ts.snap
* Update openrouter.ts
* Update openrouter.ts
* Update openrouter.ts
* Update openrouter.ts
2024-09-27 11:36:42 +08:00
lobehubbot
4619cbf12f
📝 docs(bot): Auto sync agents & plugin to readme
2024-09-27 02:24:16 +00:00
semantic-release-bot
a02954dfad
🔖 chore(release): v1.19.35 [skip ci]
...
### [Version 1.19.35](https://github.com/lobehub/lobe-chat/compare/v1.19.34...v1.19.35 )
<sup>Released on **2024-09-27**</sup>
#### 💄 Styles
- **misc**: Add o1-preview and o1-mini model to github model provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add o1-preview and o1-mini model to github model provider, closes [#4127 ](https://github.com/lobehub/lobe-chat/issues/4127 ) ([1e4d016 ](https://github.com/lobehub/lobe-chat/commit/1e4d016 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-27 02:23:07 +00:00
ymefg
1e4d016306
💄 style: add o1-preview and o1-mini model to github model provider ( #4127 )
...
* 💄 style: add o1-preview and o1-mini model to github model provider
* Update index.ts
2024-09-27 10:16:02 +08:00
Bui Trong Khanh Duy
c550867f12
🔨 chore: re-run i18n, eslint, and prettier ( #4161 )
...
* add sessionToken for bedrock model
* Support google model list
* update relate sessionToken info
* update description and revert gg model list
* update description
* change session token is a custom field
* support google model list
* reformat eslint
2024-09-27 10:15:50 +08:00
小云丨Arale
40d347f48b
🔧 chore: update antd to version ^5.21 ( #4157 )
2024-09-26 22:38:04 +08:00
semantic-release-bot
4711da7793
🔖 chore(release): v1.19.34 [skip ci]
...
### [Version 1.19.34](https://github.com/lobehub/lobe-chat/compare/v1.19.33...v1.19.34 )
<sup>Released on **2024-09-26**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-26 04:26:38 +00:00
LobeHub Bot
03017ddac0
⚡ perf: Update robots rule ( #4141 )
...
Co-authored-by: canisminor1990 <i@canisminor.cc >
2024-09-26 12:19:28 +08:00
semantic-release-bot
6a12d457d0
🔖 chore(release): v1.19.33 [skip ci]
...
### [Version 1.19.33](https://github.com/lobehub/lobe-chat/compare/v1.19.32...v1.19.33 )
<sup>Released on **2024-09-25**</sup>
#### 🐛 Bug Fixes
- **misc**: MiniMax output long content interrupted by non-existent error.
#### 💄 Styles
- **misc**: Update google provider model info.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: MiniMax output long content interrupted by non-existent error, closes [#4088 ](https://github.com/lobehub/lobe-chat/issues/4088 ) ([4f6e20d ](https://github.com/lobehub/lobe-chat/commit/4f6e20d ))
#### Styles
* **misc**: Update google provider model info, closes [#4129 ](https://github.com/lobehub/lobe-chat/issues/4129 ) ([b1442b9 ](https://github.com/lobehub/lobe-chat/commit/b1442b9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-25 15:31:01 +00:00
sxjeru
4f6e20dabf
🐛 fix: MiniMax output long content interrupted by non-existent error ( #4088 )
...
* Update index.ts
* Update index.test.ts
* Update index.ts
* Update minimax.ts
* Update minimax.ts
* fix
* Update minimax.ts
* Create minimax.test.ts
* Update minimax.ts
* Update minimax.ts
* Update minimax.ts
2024-09-25 23:23:38 +08:00
LovelyGuYiMeng
b1442b973e
💄 style: update google provider model info ( #4129 )
...
* Update google.ts
* Update google.ts
* Update google.ts
* Update google.ts
* Update google.ts
---------
Co-authored-by: sxjeru <sxjeru@gmail.com >
2024-09-25 23:03:38 +08:00
semantic-release-bot
86871a9058
🔖 chore(release): v1.19.32 [skip ci]
...
### [Version 1.19.32](https://github.com/lobehub/lobe-chat/compare/v1.19.31...v1.19.32 )
<sup>Released on **2024-09-25**</sup>
#### 💄 Styles
- **misc**: Add function call for `taichu_llm`.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add function call for `taichu_llm`, closes [#4119 ](https://github.com/lobehub/lobe-chat/issues/4119 ) ([8f629d8 ](https://github.com/lobehub/lobe-chat/commit/8f629d8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-25 14:08:38 +00:00
Zhijie He
8f629d8df9
💄 style: add function call for taichu_llm ( #4119 )
2024-09-25 22:01:04 +08:00
Arvin Xu
7e3aa09510
⚡ ️ perf: refactor pwa implement to have better performance ( #4124 )
...
* test remove serwist
* 尝试优化 pwa install 实现
* Update next.config.mjs
* fix lint
* delay the service worker register
* only enabled on prod
* when isShowPWAGuide update, trigger guide too
2024-09-25 22:00:28 +08:00
semantic-release-bot
bfb7675125
🔖 chore(release): v1.19.31 [skip ci]
...
### [Version 1.19.31](https://github.com/lobehub/lobe-chat/compare/v1.19.30...v1.19.31 )
<sup>Released on **2024-09-24**</sup>
#### 💄 Styles
- **misc**: Add google gemini 1.5 002 series.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add google gemini 1.5 002 series, closes [#4118 ](https://github.com/lobehub/lobe-chat/issues/4118 ) ([10145fa ](https://github.com/lobehub/lobe-chat/commit/10145fa ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-24 19:21:56 +00:00
Arvin Xu
10145facda
💄 style: add google gemini 1.5 002 series ( #4118 )
...
* 💄 style: add gemini 1.5 002 series
* 💄 style: update i18n
* ⚡ ️ perf: improve tools calling and system role for Gemini
* ✅ test: add tests for google
2024-09-25 03:14:36 +08:00
semantic-release-bot
007dbe2bc5
🔖 chore(release): v1.19.30 [skip ci]
...
### [Version 1.19.30](https://github.com/lobehub/lobe-chat/compare/v1.19.29...v1.19.30 )
<sup>Released on **2024-09-24**</sup>
#### 💄 Styles
- **misc**: Disable taichu2.0 functioncall & default disable taichu2.0v model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Disable taichu2.0 functioncall & default disable taichu2.0v model, closes [#4117 ](https://github.com/lobehub/lobe-chat/issues/4117 ) ([00da53b ](https://github.com/lobehub/lobe-chat/commit/00da53b ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-24 17:51:54 +00:00
LovelyGuYiMeng
00da53b368
💄 style: disable taichu2.0 functioncall & default disable taichu2.0v model ( #4117 )
2024-09-25 01:44:39 +08:00
semantic-release-bot
c2db3e85b3
🔖 chore(release): v1.19.29 [skip ci]
...
### [Version 1.19.29](https://github.com/lobehub/lobe-chat/compare/v1.19.28...v1.19.29 )
<sup>Released on **2024-09-24**</sup>
#### 💄 Styles
- **misc**: Update taichu provider info & add taichu vision model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update taichu provider info & add taichu vision model, closes [#4114 ](https://github.com/lobehub/lobe-chat/issues/4114 ) ([e5331db ](https://github.com/lobehub/lobe-chat/commit/e5331db ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-24 17:16:26 +00:00
LovelyGuYiMeng
e5331db146
💄 style: update taichu provider info & add taichu vision model ( #4114 )
...
* Update providers.tsx
* Update index.ts
* Update taichu.ts
2024-09-25 01:08:51 +08:00
semantic-release-bot
1f37af2c54
🔖 chore(release): v1.19.28 [skip ci]
...
### [Version 1.19.28](https://github.com/lobehub/lobe-chat/compare/v1.19.27...v1.19.28 )
<sup>Released on **2024-09-24**</sup>
#### 💄 Styles
- **misc**: Add function call support for Stepfun.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add function call support for Stepfun, closes [#4101 ](https://github.com/lobehub/lobe-chat/issues/4101 ) ([8d7d96e ](https://github.com/lobehub/lobe-chat/commit/8d7d96e ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-24 17:07:25 +00:00
Zhijie He
8d7d96e85e
💄 style: add function call support for Stepfun ( #4101 )
...
* 💄 style: add function call support for Stepfun
* 💄 style: update `step-2-16k` model info, add functionCall
* 💄 style: update `step-1-flash` model info, add functionCall
2024-09-25 01:00:15 +08:00
Lumia
759463ad3b
📝 docs: update model-provider document ( #4113 )
...
* Update model-provider.zh-CN.mdx
* Update model-provider.zh-CN.mdx
* Update model-provider.zh-CN.mdx
* Update model-provider.mdx
* Update model-provider.zh-CN.mdx
* Update model-provider.mdx
* Update model-provider.zh-CN.mdx
2024-09-25 00:58:38 +08:00
semantic-release-bot
4c876c2537
🔖 chore(release): v1.19.27 [skip ci]
...
### [Version 1.19.27](https://github.com/lobehub/lobe-chat/compare/v1.19.26...v1.19.27 )
<sup>Released on **2024-09-24**</sup>
#### 💄 Styles
- **misc**: Improve images display in chat messages.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve images display in chat messages, closes [#3475 ](https://github.com/lobehub/lobe-chat/issues/3475 ) ([c54c7ed ](https://github.com/lobehub/lobe-chat/commit/c54c7ed ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-24 13:25:18 +00:00
vual
c54c7ed30b
💄 style: improve images display in chat messages ( #3475 )
...
* 修改聊天界面图片展示大小,1张图片时默认200宽度,2张400,3张600,最多到600,避免图片占太大位置,看聊天信息很不方便。如果要看图片,直接查看大图就可以了。
* 修改聊天界面多图展示效果。
1.一行最多3个图片。
2.列的个数以第一行的个数为准。
3.多图时,最大宽度比率计算公式为:scale = firstRow.length * (firstRow.length / items.length),避免多图时占用窗口太大。
* 控制图片宽度比例不小于1
2024-09-24 21:18:06 +08:00
lobehubbot
fc25f2683e
📝 docs(bot): Auto sync agents & plugin to readme
2024-09-24 12:18:07 +00:00
semantic-release-bot
d5d931c686
🔖 chore(release): v1.19.26 [skip ci]
...
### [Version 1.19.26](https://github.com/lobehub/lobe-chat/compare/v1.19.25...v1.19.26 )
<sup>Released on **2024-09-24**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix url config import after user state init.
#### 💄 Styles
- **misc**: Add support function call for 360AI, left sidebar has only assistants.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix url config import after user state init, closes [#4072 ](https://github.com/lobehub/lobe-chat/issues/4072 ) ([18a240c ](https://github.com/lobehub/lobe-chat/commit/18a240c ))
#### Styles
* **misc**: Add support function call for 360AI, closes [#4099 ](https://github.com/lobehub/lobe-chat/issues/4099 ) ([536696b ](https://github.com/lobehub/lobe-chat/commit/536696b ))
* **misc**: Left sidebar has only assistants, closes [#4108 ](https://github.com/lobehub/lobe-chat/issues/4108 ) ([db1f81c ](https://github.com/lobehub/lobe-chat/commit/db1f81c ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-24 12:16:58 +00:00
Yao Cai
18a240cfd8
🐛 fix: fix url config import after user state init ( #4072 )
...
* 🐛 fix: settings import
* ♻️ refactor: remove selctor
* ♻️ refactor: add pr ref
2024-09-24 20:09:15 +08:00
Lumia
7f032d24bb
📝 docs: update next-auth documents ( #4090 )
...
* Update auth0.mdx
删除ACCESS_CODE
NEXT_AUTH_SSO_PROVIDERS、NEXTAUTH_URL改为Required
使用新版环境变量
* Update auth0.zh-CN.mdx
* Update authelia.mdx
* Update authelia.zh-CN.mdx
* Update authentik.mdx
* Update authentik.zh-CN.mdx
* Update github.mdx
* Update github.zh-CN.mdx
* Update cloudflare-zero-trust.mdx
* Update logto.mdx
* Update logto.zh-CN.mdx
* Update microsoft-entra-id.mdx
* Update microsoft-entra-id.zh-CN.mdx
* Update zitadel.mdx
* Update zitadel.zh-CN.mdx
* Update github.zh-CN.mdx
* Update auth0.mdx
* Update auth0.zh-CN.mdx
* Update authelia.mdx
* Update authelia.zh-CN.mdx
* Update authentik.mdx
* Update authentik.zh-CN.mdx
* Update cloudflare-zero-trust.mdx
* Update github.mdx
* Update github.zh-CN.mdx
* Update logto.mdx
* Update logto.zh-CN.mdx
* Update microsoft-entra-id.mdx
* Update microsoft-entra-id.zh-CN.mdx
* Update zitadel.mdx
* Update zitadel.zh-CN.mdx
* Update zitadel.zh-CN.mdx
* Update zitadel.mdx
* Update cloudflare-zero-trust.zh-CN.mdx
2024-09-24 20:06:36 +08:00
Zhijie He
536696b96c
💄 style: add support function call for 360AI ( #4099 )
2024-09-24 20:04:33 +08:00
Minh-Phuc Tran
db1f81c181
💄 style: left sidebar has only assistants ( #4108 )
2024-09-24 20:02:48 +08:00
Yao Cai
bc264fe4e7
📝 docs: update docker-compose local auth to casdoor ( #3855 )
...
* 👷 ci: casdoor in compose
* 🐛 fix: casdoor well-known error
* ♻️ refactor: move envs
* 👷 ci: add s3 demo data
* 👷 ci: Add start script
* 👷 ci: update setup script
* 👷 ci: compress asserts
* ♻️ refactor: rename `demo` to `local`, `local` to `local-logto`
* 🐛 fix: file not found
* ♻️ refactro: download asynchronously
* 🌐 i18n: support zh_CN in setup.sh
* 🐛 fix: tips shown format error
* ♻️ fix: spacing
* 🐛 fix: LC error
* 🐛 fix: update url to main repo
* ♻️ refactor: remove annotations
* 📝 docs: update local-logto docs
* 👷 build: add `LLM_VISION_IMAGE_USE_BASE64=1`
* 💄 style: remove alert text color
* ♻️ refactor: use casdoor provider
* ♻️ refactor: no multithreading
* 🐛 fix: use casdoor provider
* 🐛 fix: i18n in lower version of bash
* 💄 style: remove color
* ♻️ refactor: - duplicate casdoor ports
2024-09-24 20:01:24 +08:00
semantic-release-bot
380359ac92
🔖 chore(release): v1.19.25 [skip ci]
...
### [Version 1.19.25](https://github.com/lobehub/lobe-chat/compare/v1.19.24...v1.19.25 )
<sup>Released on **2024-09-24**</sup>
#### 🐛 Bug Fixes
- **misc**: Add missing translations.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Add missing translations, closes [#4106 ](https://github.com/lobehub/lobe-chat/issues/4106 ) ([c24bf45 ](https://github.com/lobehub/lobe-chat/commit/c24bf45 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-24 06:20:18 +00:00
Minh-Phuc Tran
c24bf45cf4
🐛 fix: add missing translations ( #4106 )
2024-09-24 14:13:12 +08:00
lobehubbot
65945a5eb0
📝 docs(bot): Auto sync agents & plugin to readme
2024-09-23 16:29:08 +00:00
semantic-release-bot
e7dc28e518
🔖 chore(release): v1.19.24 [skip ci]
...
### [Version 1.19.24](https://github.com/lobehub/lobe-chat/compare/v1.19.23...v1.19.24 )
<sup>Released on **2024-09-23**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix artifacts code language highlight.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix artifacts code language highlight, closes [#4096 ](https://github.com/lobehub/lobe-chat/issues/4096 ) ([2d956a3 ](https://github.com/lobehub/lobe-chat/commit/2d956a3 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-23 16:28:05 +00:00
Arvin Xu
2d956a37dd
🐛 fix: fix artifacts code language highlight ( #4096 )
...
* 🐛 fix: fix artifacts language
* 🎨 chore: improve code
* ✅ test: improve test
2024-09-24 00:20:49 +08:00
lobehubbot
8351f829dc
📝 docs(bot): Auto sync agents & plugin to readme
2024-09-23 07:24:49 +00:00
semantic-release-bot
c82c221ab3
🔖 chore(release): v1.19.23 [skip ci]
...
### [Version 1.19.23](https://github.com/lobehub/lobe-chat/compare/v1.19.22...v1.19.23 )
<sup>Released on **2024-09-23**</sup>
#### 💄 Styles
- **misc**: Add spark max-32k model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add spark max-32k model, closes [#4071 ](https://github.com/lobehub/lobe-chat/issues/4071 ) ([c11b57b ](https://github.com/lobehub/lobe-chat/commit/c11b57b ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-23 07:23:46 +00:00
LovelyGuYiMeng
c11b57bf9e
💄 style: add spark max-32k model ( #4071 )
...
* Update spark.ts
* Update spark.ts
* Update openai.ts
* Update openai.ts
* Update openai.ts
* Update spark.ts
* Update spark.ts
* Update spark.ts
2024-09-23 15:16:32 +08:00
renovate[bot]
39a2aff5e7
Update pnpm to v9.11.0 ( #4066 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-23 10:11:32 +08:00
semantic-release-bot
a4311ea561
🔖 chore(release): v1.19.22 [skip ci]
...
### [Version 1.19.22](https://github.com/lobehub/lobe-chat/compare/v1.19.21...v1.19.22 )
<sup>Released on **2024-09-22**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix ollama model download panel.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix ollama model download panel, closes [#4070 ](https://github.com/lobehub/lobe-chat/issues/4070 ) ([fc33336 ](https://github.com/lobehub/lobe-chat/commit/fc33336 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-22 12:27:49 +00:00
Arvin Xu
fc33336db7
🐛 fix: fix ollama model download panel ( #4070 )
2024-09-22 20:20:43 +08:00
semantic-release-bot
2d2231f1b9
🔖 chore(release): v1.19.21 [skip ci]
...
### [Version 1.19.21](https://github.com/lobehub/lobe-chat/compare/v1.19.20...v1.19.21 )
<sup>Released on **2024-09-21**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor to improve branding customization.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor to improve branding customization, closes [#4061 ](https://github.com/lobehub/lobe-chat/issues/4061 ) ([6199e68 ](https://github.com/lobehub/lobe-chat/commit/6199e68 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-21 17:07:59 +00:00
Arvin Xu
6199e68d78
♻️ refactor: refactor to improve branding customization ( #4061 )
...
* ♻️ refactor: improve customize
* ♻️ refactor: improve customize
* ♻️ refactor: improve customize
* ♻️ refactor: improve customize
* 💄 style: fix size
2024-09-22 00:49:52 +08:00
semantic-release-bot
fc2e7604f3
🔖 chore(release): v1.19.20 [skip ci]
...
### [Version 1.19.20](https://github.com/lobehub/lobe-chat/compare/v1.19.19...v1.19.20 )
<sup>Released on **2024-09-21**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix Content-Security-Policy.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix Content-Security-Policy, closes [#4056 ](https://github.com/lobehub/lobe-chat/issues/4056 ) ([d186062 ](https://github.com/lobehub/lobe-chat/commit/d186062 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-21 09:56:31 +00:00
Arvin Xu
d1860623ee
🐛 fix: fix Content-Security-Policy ( #4056 )
2024-09-21 17:49:17 +08:00
semantic-release-bot
f8a63ff258
🔖 chore(release): v1.19.19 [skip ci]
...
### [Version 1.19.19](https://github.com/lobehub/lobe-chat/compare/v1.19.18...v1.19.19 )
<sup>Released on **2024-09-21**</sup>
#### 🐛 Bug Fixes
- **misc**: Casdoor webhooks providerAccountId not found.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Casdoor webhooks providerAccountId not found, closes [#4055 ](https://github.com/lobehub/lobe-chat/issues/4055 ) ([b832289 ](https://github.com/lobehub/lobe-chat/commit/b832289 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-21 09:18:49 +00:00
Yao Cai
b832289f03
🐛 fix: casdoor webhooks providerAccountId not found ( #4055 )
2024-09-21 17:11:25 +08:00
semantic-release-bot
d4956ffc3e
🔖 chore(release): v1.19.18 [skip ci]
...
### [Version 1.19.18](https://github.com/lobehub/lobe-chat/compare/v1.19.17...v1.19.18 )
<sup>Released on **2024-09-21**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-21 07:05:38 +00:00
CanisMinor
8afb4e2981
⚡ perf: Use nextjs pwa feat to gen manifest file ( #4042 )
...
* ⚡ perf: Use nextjs pwa feat to gen manifest file
* 🐛 fix: Fix review problem
* ✅ test: Add test
* 💄 style: Update next config
* 🐛 fix: Fix test config
* 💄 style: Update layout
2024-09-21 14:58:13 +08:00
semantic-release-bot
d3aa60a111
🔖 chore(release): v1.19.17 [skip ci]
...
### [Version 1.19.17](https://github.com/lobehub/lobe-chat/compare/v1.19.16...v1.19.17 )
<sup>Released on **2024-09-21**</sup>
#### 🐛 Bug Fixes
- **misc**: `providerAccountId` not exist in provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: `providerAccountId` not exist in provider, closes [#4053 ](https://github.com/lobehub/lobe-chat/issues/4053 ) ([91d8999 ](https://github.com/lobehub/lobe-chat/commit/91d8999 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-21 06:09:45 +00:00
Yao Cai
91d8999604
🐛 fix: providerAccountId not exist in provider ( #4053 )
...
* 🐛 fix: fix providerAccountId not exist in casdoor
* 🐛 fix: providerAccountId not provided
2024-09-21 14:02:42 +08:00
semantic-release-bot
70c71219d2
🔖 chore(release): v1.19.16 [skip ci]
...
### [Version 1.19.16](https://github.com/lobehub/lobe-chat/compare/v1.19.15...v1.19.16 )
<sup>Released on **2024-09-21**</sup>
#### 💄 Styles
- **misc**: Improve i18n for discover and improve version check.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve i18n for discover and improve version check, closes [#4052 ](https://github.com/lobehub/lobe-chat/issues/4052 ) ([ef93712 ](https://github.com/lobehub/lobe-chat/commit/ef93712 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-21 04:17:59 +00:00
Arvin Xu
ef93712039
💄 style: improve i18n for discover and improve version check ( #4052 )
...
* i18n
* 🐛 fix: fix the problem of frequent patch updates
* ✅ test: improve tests
2024-09-21 12:10:54 +08:00
semantic-release-bot
354db01282
🔖 chore(release): v1.19.15 [skip ci]
...
### [Version 1.19.15](https://github.com/lobehub/lobe-chat/compare/v1.19.14...v1.19.15 )
<sup>Released on **2024-09-20**</sup>
#### 💄 Styles
- **misc**: Improve i18n in discover.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve i18n in discover, closes [#4049 ](https://github.com/lobehub/lobe-chat/issues/4049 ) ([8170889 ](https://github.com/lobehub/lobe-chat/commit/8170889 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-20 17:33:38 +00:00
Arvin Xu
8170889fc0
💄 style: improve i18n in discover ( #4049 )
...
* i18n
* i18n
2024-09-21 01:26:30 +08:00
semantic-release-bot
d0d5fe8ae0
🔖 chore(release): v1.19.14 [skip ci]
...
### [Version 1.19.14](https://github.com/lobehub/lobe-chat/compare/v1.19.13...v1.19.14 )
<sup>Released on **2024-09-20**</sup>
#### 🐛 Bug Fixes
- **misc**: Pin `shiki@1.17 .7` to fix code highlight.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Pin `shiki@1.17 .7` to fix code highlight, closes [#4047 ](https://github.com/lobehub/lobe-chat/issues/4047 ) ([d12bf4c ](https://github.com/lobehub/lobe-chat/commit/d12bf4c ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-20 16:37:23 +00:00
Arvin Xu
d12bf4c962
🐛 fix: pin shiki@1.17.7 to fix code highlight ( #4047 )
2024-09-21 00:30:16 +08:00
semantic-release-bot
48a344f7c3
🔖 chore(release): v1.19.13 [skip ci]
...
### [Version 1.19.13](https://github.com/lobehub/lobe-chat/compare/v1.19.12...v1.19.13 )
<sup>Released on **2024-09-20**</sup>
#### 🐛 Bug Fixes
- **misc**: Try to implement better ssrf-protect.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Try to implement better ssrf-protect, closes [#4044 ](https://github.com/lobehub/lobe-chat/issues/4044 ) ([e960a23 ](https://github.com/lobehub/lobe-chat/commit/e960a23 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-20 15:53:25 +00:00
Arvin Xu
e960a23b0c
🐛 fix: try to implement better ssrf-protect ( #4044 )
...
* 🐛 fix: try to implement better ssrf-protect
* 🐛 fix: fix error
* 💄 style: improve pwa
2024-09-20 23:46:21 +08:00
semantic-release-bot
4e3b71b85b
🔖 chore(release): v1.19.12 [skip ci]
...
### [Version 1.19.12](https://github.com/lobehub/lobe-chat/compare/v1.19.11...v1.19.12 )
<sup>Released on **2024-09-20**</sup>
#### 💄 Styles
- **misc**: Support webhooks for casdoor.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Support webhooks for casdoor, closes [#3942 ](https://github.com/lobehub/lobe-chat/issues/3942 ) ([1f2f6a5 ](https://github.com/lobehub/lobe-chat/commit/1f2f6a5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-20 14:53:46 +00:00
Yao Cai
1f2f6a5e26
💄 style: support webhooks for casdoor ( #3942 )
...
* ✨ feat: Support Casdoor provider
* ✨ feat: + webhook for casdoor
* 🐛 fix: skip test
2024-09-20 22:46:35 +08:00
semantic-release-bot
ea28c413c2
🔖 chore(release): v1.19.11 [skip ci]
...
### [Version 1.19.11](https://github.com/lobehub/lobe-chat/compare/v1.19.10...v1.19.11 )
<sup>Released on **2024-09-20**</sup>
#### 🐛 Bug Fixes
- **misc**: Custom model initialization not taking effect error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Custom model initialization not taking effect error, closes [#4038 ](https://github.com/lobehub/lobe-chat/issues/4038 ) ([0e0d208 ](https://github.com/lobehub/lobe-chat/commit/0e0d208 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-20 13:31:23 +00:00
𝑾𝒖𝒙𝒉
0e0d20821f
🐛 fix: custom model initialization not taking effect error ( #4038 )
2024-09-20 21:24:12 +08:00
semantic-release-bot
2b8d36d226
🔖 chore(release): v1.19.10 [skip ci]
...
### [Version 1.19.10](https://github.com/lobehub/lobe-chat/compare/v1.19.9...v1.19.10 )
<sup>Released on **2024-09-20**</sup>
#### 💄 Styles
- **misc**: Add qwen2.5 math and coder model for siliconcloud provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add qwen2.5 math and coder model for siliconcloud provider, closes [#4043 ](https://github.com/lobehub/lobe-chat/issues/4043 ) ([d16578f ](https://github.com/lobehub/lobe-chat/commit/d16578f ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-20 13:18:36 +00:00
LovelyGuYiMeng
d16578f5b4
💄 style: add qwen2.5 math and coder model for siliconcloud provider ( #4043 )
2024-09-20 21:11:14 +08:00
semantic-release-bot
c5ac8b1290
🔖 chore(release): v1.19.9 [skip ci]
...
### [Version 1.19.9](https://github.com/lobehub/lobe-chat/compare/v1.19.8...v1.19.9 )
<sup>Released on **2024-09-20**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix a bug with server agent config when user not exist.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix a bug with server agent config when user not exist, closes [#4034 ](https://github.com/lobehub/lobe-chat/issues/4034 ) ([f6a232b ](https://github.com/lobehub/lobe-chat/commit/f6a232b ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-20 05:31:40 +00:00
Arvin Xu
f6a232bc54
🐛 fix: fix a bug with server agent config when user not exist ( #4034 )
2024-09-20 12:13:24 +08:00
semantic-release-bot
2206e0a727
🔖 chore(release): v1.19.8 [skip ci]
...
### [Version 1.19.8](https://github.com/lobehub/lobe-chat/compare/v1.19.7...v1.19.8 )
<sup>Released on **2024-09-19**</sup>
#### 💄 Styles
- **misc**: Delete siliconflow outdated model & disable stepfun functioncall.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Delete siliconflow outdated model & disable stepfun functioncall, closes [#4033 ](https://github.com/lobehub/lobe-chat/issues/4033 ) ([08c53eb ](https://github.com/lobehub/lobe-chat/commit/08c53eb ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-19 18:52:55 +00:00
LovelyGuYiMeng
08c53eb2b6
💄 style: delete siliconflow outdated model & disable stepfun functioncall ( #4033 )
...
* Update qwen.ts
* Update siliconcloud.ts
* Update stepfun.ts
2024-09-20 02:45:17 +08:00
semantic-release-bot
213445141b
🔖 chore(release): v1.19.7 [skip ci]
...
### [Version 1.19.7](https://github.com/lobehub/lobe-chat/compare/v1.19.6...v1.19.7 )
<sup>Released on **2024-09-19**</sup>
#### 💄 Styles
- **misc**: Add siliconflow qwen2.5 model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add siliconflow qwen2.5 model, closes [#4024 ](https://github.com/lobehub/lobe-chat/issues/4024 ) ([06ffd99 ](https://github.com/lobehub/lobe-chat/commit/06ffd99 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-19 17:57:39 +00:00
LovelyGuYiMeng
06ffd99a69
💄 style: add siliconflow qwen2.5 model ( #4024 )
...
* Update siliconcloud.ts
* Update siliconcloud.ts
* Update siliconcloud.ts
* Update siliconcloud.ts
* Update qwen.ts
* Update qwen.ts
* Update qwen.ts
2024-09-20 01:50:22 +08:00
semantic-release-bot
a73ef61878
🔖 chore(release): v1.19.6 [skip ci]
...
### [Version 1.19.6](https://github.com/lobehub/lobe-chat/compare/v1.19.5...v1.19.6 )
<sup>Released on **2024-09-19**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the tts route url.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the tts route url, closes [#4030 ](https://github.com/lobehub/lobe-chat/issues/4030 ) ([60dcf19 ](https://github.com/lobehub/lobe-chat/commit/60dcf19 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-19 16:39:55 +00:00
Arvin Xu
60dcf19037
♻️ refactor: refactor the tts route url ( #4030 )
...
* ♻️ refactor: refactor the tts to new route
* ♻️ refactor: refactor the tts to new route
2024-09-20 00:33:08 +08:00
lobehubbot
8b918848c0
📝 docs(bot): Auto sync agents & plugin to readme
2024-09-19 15:58:53 +00:00
semantic-release-bot
b4e17c24d8
🔖 chore(release): v1.19.5 [skip ci]
...
### [Version 1.19.5](https://github.com/lobehub/lobe-chat/compare/v1.19.4...v1.19.5 )
<sup>Released on **2024-09-19**</sup>
#### 💄 Styles
- **misc**: Enable functioncall for stepfun models, Update qwen models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Enable functioncall for stepfun models, closes [#4022 ](https://github.com/lobehub/lobe-chat/issues/4022 ) ([afb3509 ](https://github.com/lobehub/lobe-chat/commit/afb3509 ))
* **misc**: Update qwen models, closes [#4026 ](https://github.com/lobehub/lobe-chat/issues/4026 ) ([6169e8f ](https://github.com/lobehub/lobe-chat/commit/6169e8f ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-19 15:57:53 +00:00
sxjeru
6169e8f4ad
💄 style: Update qwen models ( #4026 )
...
* Update qwen.ts
* Update qwen.ts
2024-09-19 23:50:32 +08:00
LovelyGuYiMeng
afb3509379
💄 style: enable functioncall for stepfun models ( #4022 )
...
* Update stepfun.ts
* Update ai360.ts
* Update ai360.ts
2024-09-19 23:48:44 +08:00
semantic-release-bot
c46a1ec5d2
🔖 chore(release): v1.19.4 [skip ci]
...
### [Version 1.19.4](https://github.com/lobehub/lobe-chat/compare/v1.19.3...v1.19.4 )
<sup>Released on **2024-09-19**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the sitemap implement.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the sitemap implement, closes [#4012 ](https://github.com/lobehub/lobe-chat/issues/4012 ) ([d93a161 ](https://github.com/lobehub/lobe-chat/commit/d93a161 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-19 14:15:34 +00:00
CanisMinor
d93a1617e7
♻️ refactor: refactor the sitemap implement ( #4012 )
...
* ✨ feat: Add new sitemap
* 🐛 fix: Fix url
* ✅ test: Add test
* 🐛 fix: Fix host
* ✅ test: Fix test
* ✅ test: Fix test
* 🐛 fix: Fix alternative
* 🐛 fix: Try to fix
* 🐛 fix: Fix build
* 🐛 fix: Fix build
* 🔧 chore: Update git ignore
* 🐛 fix: Fix review problem
2024-09-19 22:08:14 +08:00
semantic-release-bot
5bd773ef53
🔖 chore(release): v1.19.3 [skip ci]
...
### [Version 1.19.3](https://github.com/lobehub/lobe-chat/compare/v1.19.2...v1.19.3 )
<sup>Released on **2024-09-19**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-19 12:26:53 +00:00
Zhijie He
61d2f533a6
👷 build: change base image from musl to glibc ( #3926 )
2024-09-19 20:19:37 +08:00
lobehubbot
a5c31911cf
📝 docs(bot): Auto sync agents & plugin to readme
2024-09-19 09:07:54 +00:00
semantic-release-bot
50a2c02959
🔖 chore(release): v1.19.2 [skip ci]
...
### [Version 1.19.2](https://github.com/lobehub/lobe-chat/compare/v1.19.1...v1.19.2 )
<sup>Released on **2024-09-19**</sup>
#### 💄 Styles
- **misc**: Updata qwen model info & add qwen2.5 & reorder provider list.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Updata qwen model info & add qwen2.5 & reorder provider list, closes [#4020 ](https://github.com/lobehub/lobe-chat/issues/4020 ) ([d5e7578 ](https://github.com/lobehub/lobe-chat/commit/d5e7578 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-19 09:06:57 +00:00
LovelyGuYiMeng
d5e7578821
💄 style: updata qwen model info & add qwen2.5 & reorder provider list ( #4020 )
...
* Update qwen.ts
* Update qwen.ts
* Update index.ts
* Update providers.tsx
* Update qwen.ts
* Update qwen.ts
2024-09-19 14:36:59 +08:00
semantic-release-bot
5d03c2be8f
🔖 chore(release): v1.19.1 [skip ci]
...
### [Version 1.19.1](https://github.com/lobehub/lobe-chat/compare/v1.19.0...v1.19.1 )
<sup>Released on **2024-09-19**</sup>
#### 💄 Styles
- **misc**: Add mistral provider new models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add mistral provider new models, closes [#4014 ](https://github.com/lobehub/lobe-chat/issues/4014 ) ([0b70d57 ](https://github.com/lobehub/lobe-chat/commit/0b70d57 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-19 02:20:59 +00:00
LovelyGuYiMeng
0b70d57a2d
💄 style: add mistral provider new models ( #4014 )
...
* Update mistral.ts
* Update upstage.ts
2024-09-19 10:13:50 +08:00
renovate[bot]
d6d3d408d0
Update dependency @clerk/localizations to v3 ( #3972 )
...
* Update dependency @clerk/localizations to v3
* Update package.json
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-19 10:12:27 +08:00
semantic-release-bot
c7092e5321
🔖 chore(release): v1.19.0 [skip ci]
...
## [Version 1.19.0](https://github.com/lobehub/lobe-chat/compare/v1.18.2...v1.19.0 )
<sup>Released on **2024-09-18**</sup>
#### ✨ Features
- **misc**: Add Ai21Labs model provider, add Github Models provider, support native Artifacts just like Claude.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add Ai21Labs model provider, closes [#3727 ](https://github.com/lobehub/lobe-chat/issues/3727 ) ([d2fe0f0 ](https://github.com/lobehub/lobe-chat/commit/d2fe0f0 ))
* **misc**: Add Github Models provider, closes [#3869 ](https://github.com/lobehub/lobe-chat/issues/3869 ) ([8eac1bd ](https://github.com/lobehub/lobe-chat/commit/8eac1bd ))
* **misc**: Support native Artifacts just like Claude, closes [#3985 ](https://github.com/lobehub/lobe-chat/issues/3985 ) ([0c42c46 ](https://github.com/lobehub/lobe-chat/commit/0c42c46 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-18 17:53:07 +00:00
Arvin Xu
0c42c462b0
✨ feat: support native Artifacts just like Claude ( #3985 )
...
* ✨ feat: 支持 AntThinking 渲染
* 🚧 wip: 支持 antArtifact 渲染
* 展示
* 展示
* 基本完成流式解析
* 基本完成流式解析
* ✨ feat: support svg render
* ✅ test: fix test
* 优化 lobeThinking 的解析
* i18n
* fix regex
* 💄 style: improve ui
* 🚸 style: improve ux
* i18n
* 💄 style: improve svg renderer
* 💄 style: improve svg renderer
* ✨ feat: 优化 html 类 renderer 效果
* ✨ feat: 支持 react renderer
* 💄 style: add tailwindcss
* fix style
* ✨ feat: 支持下载和复制图片
* ✅ test: fix tests
* i18n
* add tests
2024-09-19 01:45:55 +08:00
Zhijie He
d2fe0f0590
✨ feat: add Ai21Labs model provider ( #3727 )
...
* ✨ feat: add Ai21Labs model provider
* 🔨 chore: fix rebase conflicts
* 🐛 fix: fix CI error
* 💄 style: add model price
* 🐛 fix: fix CI error
2024-09-19 01:42:40 +08:00
小云丨Arale
8eac1bd774
✨ feat: add Github Models provider ( #3869 )
...
* ✨ feat: add Github Models as provider
* :bug fix: sort order of ProviderList
* 💄 style: add more info for Github Models provider
* ✨ feat: Add GitHub provider configuration
Adds support for configuring the GitHub provider in the LLM settings. It includes:
- A new `useGithubProvider` hook to define the GitHub provider configuration
- Integration of the GitHub provider in the provider list
- Localization strings for the GitHub personal access token input
The changes allow users to enter their GitHub personal access token to use GitHub-related LLM features.
* 🐛 fix: use Github Personal access tokens (classic) instead
* 💄 style: Add Invalid Github Token error type and message
Adds support for handling invalid Github Personal Access Tokens:
- Adds a new `InvalidGithubToken` error type in the `AgentRuntimeErrorType` enum
- Adds an error message for `InvalidGithubToken` in the localization files
- Configures the Github AI provider to use the new error type
This allows properly handling and displaying errors when an invalid Github token is provided.
* ✅ test: fix test for new error type
* 🐛 fix: sort order of ProviderCards
* 💄 style: use abbreviation for Github PAT
* 💄 style: add the hyperlink for creating Github PAT
* 🌐 chore: improve desc
* ✅ test: update test
---------
Co-authored-by: arvinxx <arvinx@foxmail.com >
2024-09-19 01:42:15 +08:00
Arvin Xu
5ccc41d7c1
💄 style: improve open router tools calling metadata ( #3835 )
...
* 🐛 fix: open router function calling for claude
* 📸 test: fix snapshot
2024-09-19 00:02:01 +08:00
semantic-release-bot
664687ddb0
🔖 chore(release): v1.18.2 [skip ci]
...
### [Version 1.18.2](https://github.com/lobehub/lobe-chat/compare/v1.18.1...v1.18.2 )
<sup>Released on **2024-09-18**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix InterceptingRoutes in discover.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix InterceptingRoutes in discover, closes [#4011 ](https://github.com/lobehub/lobe-chat/issues/4011 ) ([2b75040 ](https://github.com/lobehub/lobe-chat/commit/2b75040 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-18 13:42:14 +00:00
CanisMinor
2b75040519
🐛 fix: Fix InterceptingRoutes in discover ( #4011 )
2024-09-18 21:35:14 +08:00
semantic-release-bot
8fb2bd0df2
🔖 chore(release): v1.18.1 [skip ci]
...
### [Version 1.18.1](https://github.com/lobehub/lobe-chat/compare/v1.18.0...v1.18.1 )
<sup>Released on **2024-09-18**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-18 09:42:11 +00:00
Arvin Xu
199d35b8b8
👷 build: fix docker build ( #4008 )
2024-09-18 17:35:19 +08:00
semantic-release-bot
8070a63a45
🔖 chore(release): v1.18.0 [skip ci]
...
## [Version 1.18.0](https://github.com/lobehub/lobe-chat/compare/v1.17.7...v1.18.0 )
<sup>Released on **2024-09-18**</sup>
#### ✨ Features
- **misc**: Add Discover Page.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add Discover Page, closes [#3848 ](https://github.com/lobehub/lobe-chat/issues/3848 ) ([f83cab6 ](https://github.com/lobehub/lobe-chat/commit/f83cab6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-18 09:20:36 +00:00
CanisMinor
f83cab6043
✨ feat: Add Discover Page ( #3848 )
...
* ✨ feat: Add Discover
* 💄 style: Update provider id
* ✨ feat: Add provider mdx docs
* ♻️ refactor: Refactor service
* ✅ test: Fix test
* ✅ test: Fix Test
* 🔧 chore: Move docService to server
* 💄 style: Replace ProductLogo
* 🐛 fix: Fix const
* ✨ feat: Update Discover provider and model
* 💄 style: Update ShareIcon
* 💄 style: Update share style
* ✅ test: Update test
* fix
* fix
* 💄 style: Update style
* 💄 style: Update style
* 🐛 fix: Fix test
* ✨ feat: Support alternate
* ✨ feat: Add Disociver Intercepting Modal
* 🐛 fix: Fix link
* 🐛 fix: Fix Link
* ♻️ refactor: Use type query in search
* 🐛 fix: Fix review problem
* 📝 docs: Update i18n
2024-09-18 17:08:41 +08:00
renovate[bot]
c7d91921dc
Update pnpm to v9.10.0 ( #3971 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-18 10:19:00 +08:00
semantic-release-bot
e715709092
🔖 chore(release): v1.17.7 [skip ci]
...
### [Version 1.17.7](https://github.com/lobehub/lobe-chat/compare/v1.17.6...v1.17.7 )
<sup>Released on **2024-09-16**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix a corner case of `tools_call` with empty object.
#### 💄 Styles
- **misc**: Delete duplicate models in ollama.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix a corner case of `tools_call` with empty object, closes [#3955 ](https://github.com/lobehub/lobe-chat/issues/3955 ) ([d3fabdc ](https://github.com/lobehub/lobe-chat/commit/d3fabdc ))
#### Styles
* **misc**: Delete duplicate models in ollama, closes [#3989 ](https://github.com/lobehub/lobe-chat/issues/3989 ) ([ece60ee ](https://github.com/lobehub/lobe-chat/commit/ece60ee ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-16 15:50:40 +00:00
Zhijie He
d3fabdc8d8
🐛 fix: fix a corner case of tools_call with empty object ( #3955 )
...
* 🐛 fix: fix got content in finish_reason
* 🐛 fix: fix a corner case of `tools_call` with empty object
2024-09-16 23:43:25 +08:00
LovelyGuYiMeng
ece60ee152
💄 style: Delete duplicate models in ollama ( #3989 )
2024-09-16 23:40:54 +08:00
semantic-release-bot
36a03aaa21
🔖 chore(release): v1.17.6 [skip ci]
...
### [Version 1.17.6](https://github.com/lobehub/lobe-chat/compare/v1.17.5...v1.17.6 )
<sup>Released on **2024-09-15**</sup>
#### ♻ Code Refactoring
- **misc**: Rename artifacts to plugins in portal.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Rename artifacts to plugins in portal, closes [#3986 ](https://github.com/lobehub/lobe-chat/issues/3986 ) ([073b936 ](https://github.com/lobehub/lobe-chat/commit/073b936 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-15 17:09:49 +00:00
Arvin Xu
073b936401
♻️ refactor: rename artifacts to plugins in portal ( #3986 )
...
* ♻️ refactor: rename to plugins
* 💄 style: use another icon
2024-09-16 01:03:00 +08:00
semantic-release-bot
dd9122f8e0
🔖 chore(release): v1.17.5 [skip ci]
...
### [Version 1.17.5](https://github.com/lobehub/lobe-chat/compare/v1.17.4...v1.17.5 )
<sup>Released on **2024-09-15**</sup>
#### 💄 Styles
- **misc**: Add MiniCPM-V 8B model entries to Ollama model providers.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add MiniCPM-V 8B model entries to Ollama model providers, closes [#3984 ](https://github.com/lobehub/lobe-chat/issues/3984 ) ([f9c26de ](https://github.com/lobehub/lobe-chat/commit/f9c26de ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-15 17:00:14 +00:00
cr-zhichen
f9c26de46b
💄 style: Add MiniCPM-V 8B model entries to Ollama model providers ( #3984 )
...
* feat(modelProviders): Add MiniCPM 8B to Ollama model providers
This commit adds two new entries for MiniCPM 8B to the Ollama model providers. These models have excellent OCR recognition and multimodal understanding capabilities, supporting a wide range of applications.
- Added MiniCPM 8B model entry with ID 'minicpm-v:8b' and 128,000 tokens
- Added another MiniCPM 8B model entry with ID 'minicpm-v' and 128,000 tokens
* feat(modelProviders): Update MiniCPM-V display name and description
2024-09-16 00:53:11 +08:00
semantic-release-bot
c79c17cdca
🔖 chore(release): v1.17.4 [skip ci]
...
### [Version 1.17.4](https://github.com/lobehub/lobe-chat/compare/v1.17.3...v1.17.4 )
<sup>Released on **2024-09-15**</sup>
#### 💄 Styles
- **misc**: Update fullscreen loading style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update fullscreen loading style, closes [#3948 ](https://github.com/lobehub/lobe-chat/issues/3948 ) ([aec21d2 ](https://github.com/lobehub/lobe-chat/commit/aec21d2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-15 01:55:13 +00:00
CanisMinor
aec21d27b5
💄 style: Update fullscreen loading style ( #3948 )
...
* 💄 style: Update fullscreen loading style
* fix
* 💄 style: Update loading style
2024-09-15 09:48:17 +08:00
semantic-release-bot
31eb54d80c
🔖 chore(release): v1.17.3 [skip ci]
...
### [Version 1.17.3](https://github.com/lobehub/lobe-chat/compare/v1.17.2...v1.17.3 )
<sup>Released on **2024-09-14**</sup>
#### 💄 Styles
- **misc**: Delete "-" in deepseek displayname.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Delete "-" in deepseek displayname, closes [#3958 ](https://github.com/lobehub/lobe-chat/issues/3958 ) ([c0e89f5 ](https://github.com/lobehub/lobe-chat/commit/c0e89f5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-14 04:22:25 +00:00
LovelyGuYiMeng
c0e89f5e22
💄 style: delete "-" in deepseek displayname ( #3958 )
2024-09-14 12:15:39 +08:00
semantic-release-bot
8c86d06399
🔖 chore(release): v1.17.2 [skip ci]
...
### [Version 1.17.2](https://github.com/lobehub/lobe-chat/compare/v1.17.1...v1.17.2 )
<sup>Released on **2024-09-13**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix o1 model list.
#### 💄 Styles
- **misc**: Update openrouter model list.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix o1 model list, closes [#3957 ](https://github.com/lobehub/lobe-chat/issues/3957 ) ([e04cdd9 ](https://github.com/lobehub/lobe-chat/commit/e04cdd9 ))
#### Styles
* **misc**: Update openrouter model list, closes [#3954 ](https://github.com/lobehub/lobe-chat/issues/3954 ) ([1a1572b ](https://github.com/lobehub/lobe-chat/commit/1a1572b ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-13 15:35:35 +00:00
Arvin Xu
e04cdd9f07
🐛 fix: fix o1 model list ( #3957 )
2024-09-13 23:28:45 +08:00
LovelyGuYiMeng
1a1572ba78
💄 style: update openrouter model list ( #3954 )
...
* Update openrouter.ts
* Update openrouter.ts
* Update openrouter.ts
* Update openrouter.ts
* Update index.test.ts.snap
* Update index.test.ts
* Update index.test.ts.snap
* Update index.test.ts.snap
* Update index.test.ts.snap
2024-09-13 23:28:31 +08:00
semantic-release-bot
3a3a4d3034
🔖 chore(release): v1.17.1 [skip ci]
...
### [Version 1.17.1](https://github.com/lobehub/lobe-chat/compare/v1.17.0...v1.17.1 )
<sup>Released on **2024-09-13**</sup>
#### 💄 Styles
- **misc**: Update zhipu model info.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update zhipu model info, closes [#3949 ](https://github.com/lobehub/lobe-chat/issues/3949 ) ([bbdbfde ](https://github.com/lobehub/lobe-chat/commit/bbdbfde ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-13 10:19:28 +00:00
LovelyGuYiMeng
bbdbfdef13
💄 style: update zhipu model info ( #3949 )
2024-09-13 18:12:37 +08:00
Yuhang
197ef18bb3
📝 docs: update deploy lobechat-database on zeabur ( #3947 )
...
* docs: update deploy lobechat-database on zeabur
* docs: zh-CN for deploy LobeChat on Zeabur
* 📝 docs(bot): Auto sync agents & plugin to readme
---------
Co-authored-by: lobehubbot <i@lobehub.com >
2024-09-13 15:45:07 +08:00
semantic-release-bot
d5cd07013f
🔖 chore(release): v1.17.0 [skip ci]
...
## [Version 1.17.0](https://github.com/lobehub/lobe-chat/compare/v1.16.14...v1.17.0 )
<sup>Released on **2024-09-13**</sup>
#### ✨ Features
- **misc**: Support openai new OpenAI o1-preview/o1-mini models.
#### 💄 Styles
- **misc**: Support Google Model List.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support openai new OpenAI o1-preview/o1-mini models, closes [#3943 ](https://github.com/lobehub/lobe-chat/issues/3943 ) ([61bfeb2 ](https://github.com/lobehub/lobe-chat/commit/61bfeb2 ))
#### Styles
* **misc**: Support Google Model List, closes [#3938 ](https://github.com/lobehub/lobe-chat/issues/3938 ) ([be4efc7 ](https://github.com/lobehub/lobe-chat/commit/be4efc7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-13 05:08:16 +00:00
Bui Trong Khanh Duy
be4efc76c1
💄 style: Support Google Model List ( #3938 )
...
* add sessionToken for bedrock model
* Support google model list
* update relate sessionToken info
* update description and revert gg model list
* update description
* change session token is a custom field
* support google model list
2024-09-13 13:00:59 +08:00
Arvin Xu
61bfeb2c99
✨ feat: support openai new OpenAI o1-preview/o1-mini models ( #3943 )
...
* support o1
* Update openai.ts
* fix test
* fix test
2024-09-13 12:54:21 +08:00
semantic-release-bot
99ac98cffe
🔖 chore(release): v1.16.14 [skip ci]
...
### [Version 1.16.14](https://github.com/lobehub/lobe-chat/compare/v1.16.13...v1.16.14 )
<sup>Released on **2024-09-13**</sup>
#### 💄 Styles
- **model**: Remove `OpenAI` deprecated model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **model**: Remove `OpenAI` deprecated model, closes [#3465 ](https://github.com/lobehub/lobe-chat/issues/3465 ) ([68a4fb2 ](https://github.com/lobehub/lobe-chat/commit/68a4fb2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-13 04:21:01 +00:00
Rubu Jam
68a4fb2ba9
💄 style(model): remove OpenAI deprecated model ( #3465 )
2024-09-13 12:14:06 +08:00
semantic-release-bot
7f00261935
🔖 chore(release): v1.16.13 [skip ci]
...
### [Version 1.16.13](https://github.com/lobehub/lobe-chat/compare/v1.16.12...v1.16.13 )
<sup>Released on **2024-09-13**</sup>
#### 💄 Styles
- **misc**: Update siliconcloud model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update siliconcloud model, closes [#3935 ](https://github.com/lobehub/lobe-chat/issues/3935 ) ([882e981 ](https://github.com/lobehub/lobe-chat/commit/882e981 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-13 02:22:20 +00:00
sxjeru
882e981931
💄 style: Update siliconcloud model ( #3935 )
2024-09-13 10:15:34 +08:00
semantic-release-bot
a8ba75b647
🔖 chore(release): v1.16.12 [skip ci]
...
### [Version 1.16.12](https://github.com/lobehub/lobe-chat/compare/v1.16.11...v1.16.12 )
<sup>Released on **2024-09-12**</sup>
#### 💄 Styles
- **misc**: Remove brackets from model names with dates in OpenAI.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Remove brackets from model names with dates in OpenAI, closes [#3927 ](https://github.com/lobehub/lobe-chat/issues/3927 ) ([2a937bc ](https://github.com/lobehub/lobe-chat/commit/2a937bc ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-12 16:24:15 +00:00
LovelyGuYiMeng
2a937bc8fd
💄 style: Remove brackets from model names with dates in OpenAI ( #3927 )
...
* Update openai.ts
* Update index.test.ts.snap
* Update index.test.ts.snap
2024-09-13 00:17:24 +08:00
Bui Trong Khanh Duy
cc97ff6e4b
💄 style: Add sessionToken input for bedrock model ( #3854 )
...
* add sessionToken for bedrock model
* Support google model list
* update relate sessionToken info
* update description and revert gg model list
* update description
* change session token is a custom field
2024-09-13 00:16:59 +08:00
semantic-release-bot
ecf084b4b0
🔖 chore(release): v1.16.11 [skip ci]
...
### [Version 1.16.11](https://github.com/lobehub/lobe-chat/compare/v1.16.10...v1.16.11 )
<sup>Released on **2024-09-12**</sup>
#### 🐛 Bug Fixes
- **misc**: Support webhooks for logto.
#### 💄 Styles
- **misc**: Default disable mistral provider useless models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Support webhooks for logto, closes [#3774 ](https://github.com/lobehub/lobe-chat/issues/3774 ) ([0cfee6b ](https://github.com/lobehub/lobe-chat/commit/0cfee6b ))
#### Styles
* **misc**: Default disable mistral provider useless models, closes [#3922 ](https://github.com/lobehub/lobe-chat/issues/3922 ) ([bdbc647 ](https://github.com/lobehub/lobe-chat/commit/bdbc647 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-12 14:27:02 +00:00
Cai Yao
0cfee6b744
🐛 fix: support webhooks for logto ( #3774 )
...
* ✨ feat: support webhooks for logto
* :sparles: feat: update more info
* ♻️ refactor: allow edit more info by webhook
* ♻️ refactor: rename `nextauthUser` to `nextAuthUser`
* 🧪 test: + webhooks trigger
---------
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2024-09-12 22:19:57 +08:00
LovelyGuYiMeng
bdbc64780b
💄 style: default disable mistral provider useless models ( #3922 )
...
* Update mistral.ts
* Update bedrock.ts
* Update mistral.ts
* Update mistral.ts
2024-09-12 22:17:57 +08:00
Chung1912
278a5bfc83
📝 docs: Minio uses a non-443 port for reverse proxy, and the Host needs to be set to $http_host ( #3925 )
...
* Update docker-compose.zh-CN.mdx
* Update docker-compose.mdx
2024-09-12 22:10:55 +08:00
semantic-release-bot
32ab090ac6
🔖 chore(release): v1.16.10 [skip ci]
...
### [Version 1.16.10](https://github.com/lobehub/lobe-chat/compare/v1.16.9...v1.16.10 )
<sup>Released on **2024-09-12**</sup>
#### ♻ Code Refactoring
- **misc**: Support Environment Variable Inference For NextAuth.
#### 🐛 Bug Fixes
- **misc**: Qwen model param error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Support Environment Variable Inference For NextAuth, closes [#3701 ](https://github.com/lobehub/lobe-chat/issues/3701 ) ([b956755 ](https://github.com/lobehub/lobe-chat/commit/b956755 ))
#### What's fixed
* **misc**: Qwen model param error, closes [#3902 ](https://github.com/lobehub/lobe-chat/issues/3902 ) ([c9f00e5 ](https://github.com/lobehub/lobe-chat/commit/c9f00e5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-12 13:43:22 +00:00
sxjeru
c9f00e540e
🐛 fix: Qwen model param error ( #3902 )
...
* Update index.ts
* Update index.test.ts
* Update index.test.ts
* Update index.test.ts
2024-09-12 21:36:25 +08:00
Cai Yao
b956755f12
♻️ refactor: Support Environment Variable Inference For NextAuth ( #3701 )
...
* ♻️ refactor: `AUTH_SECRET`&`AUTH_TRUST_HOST`
* ⬆️ chore: update nextauth & @auth/core version
* ♻️ refactor: env infer for `auth0`
* ⬆️ chore: always use latest `next-auth` & `@auth/core`
* ♻️ refactor: align `authelia`
* ♻️ refactor: align `authentik`
* ♻️ align `github`
* ♻️ refactor: align `azure_ad`
* ♻️ refactor: align `cloudflare zero trust`
* ♻️ refactor: align `generic-oidc`
* ♻️ refactor: align `logto`
* ♻️ refactor: align `zitadel`
* ♻️ refactor: add deprecate tips
* ♻️ refactor: add warning for `azure_ad`
* 💄 style: reformat codes
* 🐛 fix: azure warning
* 🐛 fix: warning for cloudfalre zero turst
* 🐛 fix: warning for generic oidc
* ⏪ revert: revert changes to `NEXT_AUTH_SECRET`
* ♻️ refactor: add redirectProxy url
* ⏪ revert: unmodify ENABLE_NEXT_AUTH
* 🧪 test: should show env warning
2024-09-12 21:35:33 +08:00
semantic-release-bot
028650b985
🔖 chore(release): v1.16.9 [skip ci]
...
### [Version 1.16.9](https://github.com/lobehub/lobe-chat/compare/v1.16.8...v1.16.9 )
<sup>Released on **2024-09-12**</sup>
#### 💄 Styles
- **misc**: Add model and provider desc and url.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add model and provider desc and url, closes [#3920 ](https://github.com/lobehub/lobe-chat/issues/3920 ) ([ea9ff00 ](https://github.com/lobehub/lobe-chat/commit/ea9ff00 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-12 11:44:26 +00:00
CanisMinor
b5967d91ea
✅ test: Update test for new provider info ( #3924 )
...
* ✅ test: Update test for new provider info
* ✅ test: Update test
2024-09-12 19:37:33 +08:00
CanisMinor
ea9ff000a3
💄 style: Add model and provider desc and url ( #3920 )
2024-09-12 14:06:41 +08:00
LovelyGuYiMeng
cfbf44f0ef
💄 style: update claude model list sort and update groq model info ( #3918 )
...
* Update anthropic.ts
* Update groq.ts
* Update groq.ts
* Update anthropic.ts
2024-09-12 13:34:59 +08:00
semantic-release-bot
483f91671a
🔖 chore(release): v1.16.8 [skip ci]
...
### [Version 1.16.8](https://github.com/lobehub/lobe-chat/compare/v1.16.7...v1.16.8 )
<sup>Released on **2024-09-12**</sup>
#### 💄 Styles
- **misc**: Improve models and add more info for providers and models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve models and add more info for providers and models, closes [#3911 ](https://github.com/lobehub/lobe-chat/issues/3911 ) ([8a8fc6a ](https://github.com/lobehub/lobe-chat/commit/8a8fc6a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-12 04:01:21 +00:00
Arvin Xu
8a8fc6a440
💄 style: improve models and add more info for providers and models ( #3911 )
...
* 🔧 chore: add more info for providers and models
* 🔧 chore: add more info for providers and models
* ✅ test: fix test
* ✅ test: fix test
* ✅ test: fix test
2024-09-12 11:54:36 +08:00
lobehubbot
38f6c345d9
📝 docs(bot): Auto sync agents & plugin to readme
2024-09-11 14:01:24 +00:00
semantic-release-bot
f542b5f49d
🔖 chore(release): v1.16.7 [skip ci]
...
### [Version 1.16.7](https://github.com/lobehub/lobe-chat/compare/v1.16.6...v1.16.7 )
<sup>Released on **2024-09-11**</sup>
#### 💄 Styles
- **misc**: Optimize model token display method.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Optimize model token display method, closes [#3697 ](https://github.com/lobehub/lobe-chat/issues/3697 ) ([249795c ](https://github.com/lobehub/lobe-chat/commit/249795c ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-11 14:00:32 +00:00
sxjeru
249795c70b
💄 style: Optimize model token display method ( #3697 )
...
* Update index.tsx
* Update index.tsx
* Update index.tsx
* Update index.tsx
* Update index.tsx
* Update format.ts
* Update format.test.ts
* Update format.test.ts
* Update format.ts
* Update format.test.ts
* Update format.test.ts
2024-09-11 21:53:41 +08:00
semantic-release-bot
0610253776
🔖 chore(release): v1.16.6 [skip ci]
...
### [Version 1.16.6](https://github.com/lobehub/lobe-chat/compare/v1.16.5...v1.16.6 )
<sup>Released on **2024-09-11**</sup>
#### 🐛 Bug Fixes
- **misc**: Pin `next@14.2.8` to fix Internal error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Pin `next@14.2.8` to fix Internal error, closes [#3905 ](https://github.com/lobehub/lobe-chat/issues/3905 ) ([1013652 ](https://github.com/lobehub/lobe-chat/commit/1013652 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-11 11:54:28 +00:00
Arvin Xu
10136528d7
🐛 fix: pin next@14.2.8 to fix Internal error ( #3905 )
2024-09-11 19:47:42 +08:00
semantic-release-bot
64b910c62a
🔖 chore(release): v1.16.5 [skip ci]
...
### [Version 1.16.5](https://github.com/lobehub/lobe-chat/compare/v1.16.4...v1.16.5 )
<sup>Released on **2024-09-11**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-11 09:27:30 +00:00
LovelyGuYiMeng
4804439151
⚡ ️ perf: add smoothing for some providers ( #3900 )
...
* Update moonshot.ts
* Update baichuan.ts
* Update minimax.ts
* Update stepfun.ts
* Update ai360.ts
* Update qwen.ts
* Update spark.ts
2024-09-11 17:20:45 +08:00
semantic-release-bot
f2bbad8c04
🔖 chore(release): v1.16.4 [skip ci]
...
### [Version 1.16.4](https://github.com/lobehub/lobe-chat/compare/v1.16.3...v1.16.4 )
<sup>Released on **2024-09-11**</sup>
#### 💄 Styles
- **ui**: Improve UI layout and text.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **ui**: Improve UI layout and text, closes [#3762 ](https://github.com/lobehub/lobe-chat/issues/3762 ) ([7c08f29 ](https://github.com/lobehub/lobe-chat/commit/7c08f29 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-11 07:41:10 +00:00
Rubu Jam
7c08f29cf9
💄 style(ui): improve UI layout and text ( #3762 )
...
* 💄 style(ui): Adjust text layout of `loading page`
* 💄 style(ui): Adjust text layout for `404 page`
* 💄 style(ui): Adjust size of icons
* 💄 style(ui): Adjust word spacing in `waiting`
* 💄 style(ui): Adjust icon size of `Delete File` and `Delete Picture`
* 💄 style(ui): Adjust texts in `knowledge base`
* 🔧 chore: Update `i18n`
* 🔧 chore(deps): update Dependencies
2024-09-11 15:34:16 +08:00
semantic-release-bot
e9b87fcb11
🔖 chore(release): v1.16.3 [skip ci]
...
### [Version 1.16.3](https://github.com/lobehub/lobe-chat/compare/v1.16.2...v1.16.3 )
<sup>Released on **2024-09-11**</sup>
#### 🐛 Bug Fixes
- **misc**: Add `LLM_VISION_IMAGE_USE_BASE64` to support local s3 in vision model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Add `LLM_VISION_IMAGE_USE_BASE64` to support local s3 in vision model, closes [#3887 ](https://github.com/lobehub/lobe-chat/issues/3887 ) ([16e57ed ](https://github.com/lobehub/lobe-chat/commit/16e57ed ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-11 07:16:45 +00:00
Justin3go
b8d044f1c2
📝 docs: fix logto document ( #3894 )
2024-09-11 15:09:55 +08:00
Arvin Xu
16e57ed1f0
🐛 fix: add LLM_VISION_IMAGE_USE_BASE64 to support local s3 in vision model ( #3887 )
...
* 🐛 fix: add `LLM_VISION_IMAGE_TYPE` to support local s3 in vision model
* ♻️ refactor: refactor to better usage
* ✅ test: fix test
* 🐛 fix: fix zhipu vision
* ⚡ ️ perf: add smoothing for stepfun
* ✅ test: fix test
* fix test
* refactor
2024-09-11 15:05:29 +08:00
lobehubbot
3d44c4297b
📝 docs(bot): Auto sync agents & plugin to readme
2024-09-11 03:12:29 +00:00
semantic-release-bot
060d157d4e
🔖 chore(release): v1.16.2 [skip ci]
...
### [Version 1.16.2](https://github.com/lobehub/lobe-chat/compare/v1.16.1...v1.16.2 )
<sup>Released on **2024-09-11**</sup>
#### 💄 Styles
- **misc**: Update Upstage model list.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update Upstage model list, closes [#3890 ](https://github.com/lobehub/lobe-chat/issues/3890 ) ([82e2570 ](https://github.com/lobehub/lobe-chat/commit/82e2570 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-11 03:11:38 +00:00
Zhijie He
82e257040f
💄 style: update Upstage model list ( #3890 )
...
* 💄 style: add `solar-pro` model
* 💄 style: update official model name
2024-09-11 11:04:41 +08:00
semantic-release-bot
64154c1ea9
🔖 chore(release): v1.16.1 [skip ci]
...
### [Version 1.16.1](https://github.com/lobehub/lobe-chat/compare/v1.16.0...v1.16.1 )
<sup>Released on **2024-09-10**</sup>
#### 💄 Styles
- **misc**: Reorder the provider list, update spark check model to spark-lite & default disable useless model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Reorder the provider list, closes [#3886 ](https://github.com/lobehub/lobe-chat/issues/3886 ) ([4d641f5 ](https://github.com/lobehub/lobe-chat/commit/4d641f5 ))
* **misc**: Update spark check model to spark-lite & default disable useless model, closes [#3885 ](https://github.com/lobehub/lobe-chat/issues/3885 ) ([9d7e47c ](https://github.com/lobehub/lobe-chat/commit/9d7e47c ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-10 18:17:09 +00:00
LovelyGuYiMeng
9d7e47c4db
💄 style: update spark check model to spark-lite & default disable useless model ( #3885 )
...
* Update spark.ts
* Update baichuan.ts
* Update minimax.ts
2024-09-11 02:06:54 +08:00
LovelyGuYiMeng
4d641f514a
💄 style: Reorder the provider list ( #3886 )
...
* Update providers.tsx
* Update index.ts
* Update providers.tsx
* Update index.ts
2024-09-11 02:03:13 +08:00
renovate[bot]
66ce743ffc
Update dependency unstructured-client to ^0.16.0 ( #3815 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-11 01:18:58 +08:00
semantic-release-bot
85e51604c1
🔖 chore(release): v1.16.0 [skip ci]
...
## [Version 1.16.0](https://github.com/lobehub/lobe-chat/compare/v1.15.35...v1.16.0 )
<sup>Released on **2024-09-10**</sup>
#### ✨ Features
- **misc**: Add Fireworks AI Model Provider, Add Spark model provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add Fireworks AI Model Provider, closes [#3392 ](https://github.com/lobehub/lobe-chat/issues/3392 ) [#48 ](https://github.com/lobehub/lobe-chat/issues/48 ) ([fa0d84d ](https://github.com/lobehub/lobe-chat/commit/fa0d84d ))
* **misc**: Add Spark model provider, closes [#3098 ](https://github.com/lobehub/lobe-chat/issues/3098 ) [#25 ](https://github.com/lobehub/lobe-chat/issues/25 ) ([fc85c20 ](https://github.com/lobehub/lobe-chat/commit/fc85c20 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-10 16:21:00 +00:00
Zhijie He
fa0d84d92c
✨ feat: Add Fireworks AI Model Provider ( #3392 )
...
* ✨ feat: Add Fireworks AI Model Provider
* 💄 style: add FireworksAI self-models
* 🐛 fix: support function call
* Revert "🐛 fix: support function call" (#48 )
This reverts commit c8422f494c .
* 💄 style: update model info
* 🐛 fix: disable stream if contains tools
* 👷 build: add ENV for Fireworks AI provider
* 👷 build: update ENV
* ✨ feat: support proxy url
* 🐛 fix: fix typo
* Update providers.tsx
* ♻️ refactor: cleanup
* 🔨 chore: remove proxyUrl for FireworksAI
* 🐛 fix: tools calling issue in Fireworks AI
* 🔨 chore: remove work around method for tool calling
* 🔨 chore: rollback changes
* 🐛 fix: fix CI error
* 💄 style: update model list
* 🔨 chore: fix rebase conflicts
2024-09-11 00:14:18 +08:00
Zhijie He
fc85c20b1c
✨ feat: Add Spark model provider ( #3098 )
...
* ✨ feat: Add Spark model provider
* 🔨 chore: split Spark API Key & Spark Secret
* 💄 style: update Spark icon
* 💄 style: update Spark icon size
* 💄 style: update Spark icon in ProviderAvatar
* 🔨 chore: update Spark models
* 🔨 chore: update Spark models
* 💄 style: fixed Spark 4.0 Ultra model icon display
* 🔨 chore: update Spark models info
* 🔨 chore: update Spark models tokens info
* 🔨 chore: update Spark models info
* 🐛 fix: fixed "'$.header.uid' length must be less or equal than 32" with Spark Lite
* 💄 style: fix model tag icon missing
* 🐛 fix: fix typo in ModelIcon
* 🔨 chore: add unit test for noUserId
* 🔨 chore: disable stream mode
* Revert "🔨 chore: disable stream mode" (#25 )
This reverts commit 302e01d181 .
* 💄 style: add Spark Pro-128K new model
* ✨ feat: Add Spark ENV
* 🐛 fix: fixed Pro-128k model id, wrong id from official document

* 💄 style: improve APIKeyForm for Spark
* 💄 style: improve custom Spark API missing form
* 🔨 chore: cleanup code
* 🐛 fix: fix CI issue after merge
* 👷 build: add ENV
* ♻️ refactor: support latest Spark HTTP SDK
* ♻️ refactor: cleanup
* 🔨 chore: fix rebase conflicts
---------
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2024-09-11 00:14:05 +08:00
semantic-release-bot
656a1f8962
🔖 chore(release): v1.15.35 [skip ci]
...
### [Version 1.15.35](https://github.com/lobehub/lobe-chat/compare/v1.15.34...v1.15.35 )
<sup>Released on **2024-09-10**</sup>
#### 💄 Styles
- **misc**: Update CustomLogo.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update CustomLogo, closes [#3874 ](https://github.com/lobehub/lobe-chat/issues/3874 ) ([dd7c8df ](https://github.com/lobehub/lobe-chat/commit/dd7c8df ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-10 15:10:36 +00:00
CanisMinor
dd7c8dfe16
💄 style: Update CustomLogo ( #3874 )
...
* 💄 style: Update CustomLogo
* 💄 style: Replace ProviderAvatar
* 💄 style: Fix ProviderIcon in ActionForm
2024-09-10 23:03:52 +08:00
semantic-release-bot
a6e963fd51
🔖 chore(release): v1.15.34 [skip ci]
...
### [Version 1.15.34](https://github.com/lobehub/lobe-chat/compare/v1.15.33...v1.15.34 )
<sup>Released on **2024-09-10**</sup>
#### ♻ Code Refactoring
- **misc**: Change empty content stream behavior.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Change empty content stream behavior, closes [#3883 ](https://github.com/lobehub/lobe-chat/issues/3883 ) ([e910f68 ](https://github.com/lobehub/lobe-chat/commit/e910f68 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-10 14:07:54 +00:00
Zhijie He
e910f684e7
♻️ refactor: change empty content stream behavior ( #3883 )
...
* ♻️ refactor: change empty content stream behavior
* 🐛 fix: fix one-api
---------
Co-authored-by: arvinxx <arvinx@foxmail.com >
2024-09-10 22:01:05 +08:00
semantic-release-bot
8a1b3ec258
🔖 chore(release): v1.15.33 [skip ci]
...
### [Version 1.15.33](https://github.com/lobehub/lobe-chat/compare/v1.15.32...v1.15.33 )
<sup>Released on **2024-09-10**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix `/etc/resolv.conf`edit permission in docker image.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix `/etc/resolv.conf`edit permission in docker image, closes [#3880 ](https://github.com/lobehub/lobe-chat/issues/3880 ) ([fdaa190 ](https://github.com/lobehub/lobe-chat/commit/fdaa190 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-10 08:44:06 +00:00
Zhijie He
fdaa190951
🐛 fix: fix /etc/resolv.confedit permission in docker image ( #3880 )
2024-09-10 16:36:53 +08:00
semantic-release-bot
99acb93980
🔖 chore(release): v1.15.32 [skip ci]
...
### [Version 1.15.32](https://github.com/lobehub/lobe-chat/compare/v1.15.31...v1.15.32 )
<sup>Released on **2024-09-10**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix tools calling in some edge cases.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix tools calling in some edge cases, closes [#3872 ](https://github.com/lobehub/lobe-chat/issues/3872 ) ([2ed759d ](https://github.com/lobehub/lobe-chat/commit/2ed759d ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-10 05:59:17 +00:00
Arvin Xu
2ed759d604
🐛 fix: fix tools calling in some edge cases ( #3872 )
...
* fix tools calling edge case
* fix tools calling edge case
2024-09-10 13:52:42 +08:00
lobehubbot
319fd75dd5
📝 docs(bot): Auto sync agents & plugin to readme
2024-09-10 03:35:37 +00:00
semantic-release-bot
d74b8d98c8
🔖 chore(release): v1.15.31 [skip ci]
...
### [Version 1.15.31](https://github.com/lobehub/lobe-chat/compare/v1.15.30...v1.15.31 )
<sup>Released on **2024-09-10**</sup>
#### 🐛 Bug Fixes
- **misc**: Baichuan should not introduce `freequency_penality` parameters.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Baichuan should not introduce `freequency_penality` parameters, closes [#3871 ](https://github.com/lobehub/lobe-chat/issues/3871 ) ([66a061e ](https://github.com/lobehub/lobe-chat/commit/66a061e ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-10 03:34:43 +00:00
sxjeru
66a061e55c
🐛 fix: Baichuan should not introduce freequency_penality parameters ( #3871 )
...
* Update index.ts
* Update index.ts
2024-09-10 11:27:39 +08:00
semantic-release-bot
c7fde146bc
🔖 chore(release): v1.15.30 [skip ci]
...
### [Version 1.15.30](https://github.com/lobehub/lobe-chat/compare/v1.15.29...v1.15.30 )
<sup>Released on **2024-09-09**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix claude 3.5 image with s3 url.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix claude 3.5 image with s3 url, closes [#3870 ](https://github.com/lobehub/lobe-chat/issues/3870 ) ([89c8dd4 ](https://github.com/lobehub/lobe-chat/commit/89c8dd4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-09 19:36:21 +00:00
Arvin Xu
89c8dd485a
🐛 fix: fix claude 3.5 image with s3 url ( #3870 )
...
* ✅ test: add tests for imageToBase64
* 🐛 fix: fix anthropic image chat
* ✅ test: add more tests
2024-09-10 03:29:33 +08:00
semantic-release-bot
831bc5fec0
🔖 chore(release): v1.15.29 [skip ci]
...
### [Version 1.15.29](https://github.com/lobehub/lobe-chat/compare/v1.15.28...v1.15.29 )
<sup>Released on **2024-09-09**</sup>
#### 🐛 Bug Fixes
- **misc**: Gemini cannot input images when server database is enabled.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Gemini cannot input images when server database is enabled, closes [#3370 ](https://github.com/lobehub/lobe-chat/issues/3370 ) ([eb552d2 ](https://github.com/lobehub/lobe-chat/commit/eb552d2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-09 18:49:28 +00:00
sxjeru
eb552d2a69
🐛 fix: Gemini cannot input images when server database is enabled ( #3370 )
...
* Update index.ts
* Update index.ts
* Update index.ts
* Update index.ts
* ♻️ refactor: refactor the google implement
* ✅ test: fix tests
* ✅ test: fix tests
---------
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2024-09-10 02:42:44 +08:00
semantic-release-bot
4dc31729f4
🔖 chore(release): v1.15.28 [skip ci]
...
### [Version 1.15.28](https://github.com/lobehub/lobe-chat/compare/v1.15.27...v1.15.28 )
<sup>Released on **2024-09-09**</sup>
#### 🐛 Bug Fixes
- **misc**: Update baichuan param.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Update baichuan param, closes [#3356 ](https://github.com/lobehub/lobe-chat/issues/3356 ) ([29bced1 ](https://github.com/lobehub/lobe-chat/commit/29bced1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-09 17:21:11 +00:00
sxjeru
29bced1c68
🐛 fix: Update baichuan param ( #3356 )
...
* Update index.ts
* Update index.ts
* Update index.ts
* Update index.ts
2024-09-10 01:14:26 +08:00
semantic-release-bot
dd60e41f51
🔖 chore(release): v1.15.27 [skip ci]
...
### [Version 1.15.27](https://github.com/lobehub/lobe-chat/compare/v1.15.26...v1.15.27 )
<sup>Released on **2024-09-09**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor brand implement for better custom.
#### 💄 Styles
- **misc**: Add siliconcloud new model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor brand implement for better custom, closes [#3868 ](https://github.com/lobehub/lobe-chat/issues/3868 ) ([815b366 ](https://github.com/lobehub/lobe-chat/commit/815b366 ))
#### Styles
* **misc**: Add siliconcloud new model, closes [#3865 ](https://github.com/lobehub/lobe-chat/issues/3865 ) ([c6b5a45 ](https://github.com/lobehub/lobe-chat/commit/c6b5a45 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-09 16:40:58 +00:00
Arvin Xu
815b366b20
♻️ refactor: refactor brand implement for better custom ( #3868 )
...
* ♻️ refactor: refactor the branding
* ♻️ refactor: refactor the branding
* ♻️ refactor: refactor the branding to support different logo
* 🧑💻 style: support commercial flag to hide docs and github url
* 🧑💻 style: support commercial flag to hide docs and github url
* ✅ test: fix tests
* ♻️ refactor: hide about with hideDocs env
2024-09-10 00:34:18 +08:00
LovelyGuYiMeng
c6b5a45921
💄 style: add siliconcloud new model ( #3865 )
2024-09-10 00:33:44 +08:00
semantic-release-bot
4e7c26283b
🔖 chore(release): v1.15.26 [skip ci]
...
### [Version 1.15.26](https://github.com/lobehub/lobe-chat/compare/v1.15.25...v1.15.26 )
<sup>Released on **2024-09-09**</sup>
#### 💄 Styles
- **misc**: Update perplexity model list.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update perplexity model list, closes [#3836 ](https://github.com/lobehub/lobe-chat/issues/3836 ) ([b70671b ](https://github.com/lobehub/lobe-chat/commit/b70671b ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-09 07:20:24 +00:00
LovelyGuYiMeng
b70671bc19
💄 style: update perplexity model list ( #3836 )
2024-09-09 15:13:40 +08:00
semantic-release-bot
ef0696045e
🔖 chore(release): v1.15.25 [skip ci]
...
### [Version 1.15.25](https://github.com/lobehub/lobe-chat/compare/v1.15.24...v1.15.25 )
<sup>Released on **2024-09-09**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-09 06:29:57 +00:00
Zhijie He
7232c58ee2
👷 build: fix DNS resolving issue in Docker ( #3837 )
...
* 🐛 fix: DNS resolving issue in Docker Compose
* 👷 build: re-generate `resolv.conf` before running
* 🔨 chore: add ref link to comments
2024-09-09 14:23:02 +08:00
lobehubbot
001e1e1686
📝 docs(bot): Auto sync agents & plugin to readme
2024-09-09 04:49:16 +00:00
semantic-release-bot
5046d14769
🔖 chore(release): v1.15.24 [skip ci]
...
### [Version 1.15.24](https://github.com/lobehub/lobe-chat/compare/v1.15.23...v1.15.24 )
<sup>Released on **2024-09-09**</sup>
#### 💄 Styles
- **misc**: Fix title in about settings.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix title in about settings, closes [#3841 ](https://github.com/lobehub/lobe-chat/issues/3841 ) ([6b7a366 ](https://github.com/lobehub/lobe-chat/commit/6b7a366 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-09 04:48:21 +00:00
Arvin Xu
6b7a3660e9
💄 style: fix title in about settings ( #3841 )
2024-09-09 12:41:30 +08:00
semantic-release-bot
d98194488d
🔖 chore(release): v1.15.23 [skip ci]
...
### [Version 1.15.23](https://github.com/lobehub/lobe-chat/compare/v1.15.22...v1.15.23 )
<sup>Released on **2024-09-08**</sup>
#### ♻ Code Refactoring
- **misc**: Improve branding implement.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Improve branding implement, closes [#3832 ](https://github.com/lobehub/lobe-chat/issues/3832 ) ([b5e6b8b ](https://github.com/lobehub/lobe-chat/commit/b5e6b8b ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-08 18:26:39 +00:00
Arvin Xu
b5e6b8b2b6
♻️ refactor: improve branding implement ( #3832 )
...
* ♻️ refactor: reactor the branding implement
* ♻️ refactor: reactor the branding implement
* ♻️ refactor: reactor the branding implement
* ♻️ refactor: reactor the branding locale
* ♻️ refactor: reactor the branding locale
* Update metadata.json
* ♻️ refactor: reactor the branding locale
* Update setting.json
* ♻️ refactor: reactor the branding meta
2024-09-09 02:20:00 +08:00
LovelyGuYiMeng
e2836246af
💄 style:improve groq model tokens ( #3833 )
2024-09-09 01:03:19 +08:00
lobehubbot
a91e00414a
📝 docs(bot): Auto sync agents & plugin to readme
2024-09-08 16:51:35 +00:00
semantic-release-bot
aad3347b66
🔖 chore(release): v1.15.22 [skip ci]
...
### [Version 1.15.22](https://github.com/lobehub/lobe-chat/compare/v1.15.21...v1.15.22 )
<sup>Released on **2024-09-08**</sup>
#### 💄 Styles
- **misc**: Update model display name & Remove Qwen preview model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update model display name & Remove Qwen preview model, closes [#3757 ](https://github.com/lobehub/lobe-chat/issues/3757 ) ([dd439ba ](https://github.com/lobehub/lobe-chat/commit/dd439ba ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-08 16:50:42 +00:00
Arvin Xu
302d3d6732
⚡ ️ perf: improving scrolling laggy ( #3831 )
2024-09-09 00:44:07 +08:00
LovelyGuYiMeng
dd439ba24b
💄 style: Update model display name & Remove Qwen preview model ( #3757 )
...
* Update qwen.ts
* Update qwen.ts
* Update qwen.ts
* Update siliconcloud.ts
* Update stepfun.ts
* Update deepseek.ts
* Update zhipu.ts
* Update ollama.ts
* Update siliconcloud.ts
* Update groq.ts
* Update ollama.ts
* Update siliconcloud.ts
* Update siliconcloud.ts
* Update novita.ts
* Update perplexity.ts
* Update siliconcloud.ts
* Update groq.ts
* Update novita.ts
* Update ollama.ts
* Update qwen.ts
* Update zhipu.ts
* Update deepseek.ts
* Update ollama.ts
* Update qwen.ts
* Update siliconcloud.ts
* Update zhipu.ts
* Update siliconcloud.ts
2024-09-09 00:43:26 +08:00
semantic-release-bot
a7cc9a232a
🔖 chore(release): v1.15.21 [skip ci]
...
### [Version 1.15.21](https://github.com/lobehub/lobe-chat/compare/v1.15.20...v1.15.21 )
<sup>Released on **2024-09-08**</sup>
#### ♻ Code Refactoring
- **misc**: Temperature range from 0 to 2.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Temperature range from 0 to 2, closes [#3355 ](https://github.com/lobehub/lobe-chat/issues/3355 ) ([4a9114e ](https://github.com/lobehub/lobe-chat/commit/4a9114e ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-08 15:45:27 +00:00
sxjeru
4a9114e90c
♻️ refactor: temperature range from 0 to 2 ( #3355 )
...
* feat: Update temperature settings for agent configuration
* fix
* All completed
* temperature / 2
* fix
* fix test
* add test
* ✅ test: fix test
* 🚨 ci: fix lint
---------
Co-authored-by: arvinxx <arvinx@foxmail.com >
2024-09-08 23:38:35 +08:00
Arthals
988d7441e4
📝 docs: fix db name in docker ( #3829 )
2024-09-08 23:37:00 +08:00
semantic-release-bot
a026e82408
🔖 chore(release): v1.15.20 [skip ci]
...
### [Version 1.15.20](https://github.com/lobehub/lobe-chat/compare/v1.15.19...v1.15.20 )
<sup>Released on **2024-09-08**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-08 12:08:15 +00:00
Arvin Xu
1ad7ca4c8e
⚡ ️ perf: fix scrolling laggy in some chat list ( #3824 )
2024-09-08 20:01:39 +08:00
semantic-release-bot
95b5166612
🔖 chore(release): v1.15.19 [skip ci]
...
### [Version 1.15.19](https://github.com/lobehub/lobe-chat/compare/v1.15.18...v1.15.19 )
<sup>Released on **2024-09-08**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-08 07:11:55 +00:00
Arvin Xu
7e6c8a59e2
⚡ ️ perf: fix large content render ( #3820 )
...
* ⚡ ️ perf: improve large content render
* ⚡ ️ perf: use message portal to show long text detail
* 🌐 chore: implement i18n
* ⚡ ️ perf: fix smoothing
* 💄 style: fix background color of docs mode
* 💄 style: fix background color of docs mode
2024-09-08 15:05:18 +08:00
semantic-release-bot
59e5f504d2
🔖 chore(release): v1.15.18 [skip ci]
...
### [Version 1.15.18](https://github.com/lobehub/lobe-chat/compare/v1.15.17...v1.15.18 )
<sup>Released on **2024-09-06**</sup>
#### 💄 Styles
- **misc**: Support anthropic browser request.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Support anthropic browser request, closes [#3798 ](https://github.com/lobehub/lobe-chat/issues/3798 ) ([743df51 ](https://github.com/lobehub/lobe-chat/commit/743df51 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-06 17:09:19 +00:00
Arvin Xu
743df5159e
💄 style: support anthropic browser request ( #3798 )
2024-09-07 01:02:27 +08:00
semantic-release-bot
b4f3512c30
🔖 chore(release): v1.15.17 [skip ci]
...
### [Version 1.15.17](https://github.com/lobehub/lobe-chat/compare/v1.15.16...v1.15.17 )
<sup>Released on **2024-09-06**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix auth log.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix auth log, closes [#3795 ](https://github.com/lobehub/lobe-chat/issues/3795 ) ([71aa405 ](https://github.com/lobehub/lobe-chat/commit/71aa405 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-06 15:29:34 +00:00
Arvin Xu
71aa40563f
🐛 fix: fix auth log ( #3795 )
2024-09-06 23:22:34 +08:00
qq940500529
c9e7e316b8
📝 docs: correct typo in 'openai api key' in .env example and documentation ( #3797 )
2024-09-06 23:21:48 +08:00
lobehubbot
1e3e35c26a
📝 docs(bot): Auto sync agents & plugin to readme
2024-09-06 14:25:14 +00:00
semantic-release-bot
69a9a7965a
🔖 chore(release): v1.15.16 [skip ci]
...
### [Version 1.15.16](https://github.com/lobehub/lobe-chat/compare/v1.15.15...v1.15.16 )
<sup>Released on **2024-09-06**</sup>
#### 💄 Styles
- **misc**: Update Bedrock model list & add `AWS_BEDROCK_MODEL_LIST` support.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update Bedrock model list & add `AWS_BEDROCK_MODEL_LIST` support, closes [#3723 ](https://github.com/lobehub/lobe-chat/issues/3723 ) ([0aad972 ](https://github.com/lobehub/lobe-chat/commit/0aad972 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-06 14:24:24 +00:00
Zhijie He
0aad972505
💄 style: Update Bedrock model list & add AWS_BEDROCK_MODEL_LIST support ( #3723 )
...
* 💄 style: Update Bedrock model list
* 🐛 fix: fix typo
* 💄 style: add `AWS_BEDROCK_MODEL_LIST` support
* 💄 style: Update Bedrock model list (Comments unsupported models)
* 💄 style: rollback & update model description
* 💄 style: sync desc & token num from Bedrock
* 💄 style: update model list
* 💄 style: update Titan displayName
2024-09-06 22:17:31 +08:00
semantic-release-bot
f738d10930
🔖 chore(release): v1.15.15 [skip ci]
...
### [Version 1.15.15](https://github.com/lobehub/lobe-chat/compare/v1.15.14...v1.15.15 )
<sup>Released on **2024-09-06**</sup>
#### 💄 Styles
- **misc**: Add `LLaVA 1.5 7B` model in Groq.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add `LLaVA 1.5 7B` model in Groq, closes [#3769 ](https://github.com/lobehub/lobe-chat/issues/3769 ) ([f78a0b1 ](https://github.com/lobehub/lobe-chat/commit/f78a0b1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-06 13:31:03 +00:00
cosark
9a41eef0b9
📝 docs: Adding one-click deploy button for RepoCloud.io to README.md ( #3484 )
2024-09-06 21:24:11 +08:00
cosark
0c4b4a0c71
📝 docs: Update server-database/repocloud ( #3772 )
...
* Update `docs/self-hosting/server-database/repocloud.mdx`
* Update repocloud.mdx
2024-09-06 21:16:58 +08:00
Zhijie He
f78a0b130a
💄 style: add LLaVA 1.5 7B model in Groq ( #3769 )
2024-09-06 21:16:43 +08:00
semantic-release-bot
176c01af76
🔖 chore(release): v1.15.14 [skip ci]
...
### [Version 1.15.14](https://github.com/lobehub/lobe-chat/compare/v1.15.13...v1.15.14 )
<sup>Released on **2024-09-06**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-06 12:29:52 +00:00
Arvin Xu
24cacf23e1
⚡ ️ perf: disable smoohting by default in fetchSSE ( #3787 )
...
* ⚡ ️ perf: disable smoohting by default in fetchSSE
* ⚡ ️ perf: disable smoohting by default in fetchSSE
* ⚡ ️ perf: add smoothing config for Google
2024-09-06 20:22:57 +08:00
semantic-release-bot
c22b8863c5
🔖 chore(release): v1.15.13 [skip ci]
...
### [Version 1.15.13](https://github.com/lobehub/lobe-chat/compare/v1.15.12...v1.15.13 )
<sup>Released on **2024-09-06**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-06 02:28:49 +00:00
Arvin Xu
77243e12a4
🔧 build: remove optimizePackageImports for shiki ( #3784 )
2024-09-06 10:22:14 +08:00
semantic-release-bot
83be9d2581
🔖 chore(release): v1.15.12 [skip ci]
...
### [Version 1.15.12](https://github.com/lobehub/lobe-chat/compare/v1.15.11...v1.15.12 )
<sup>Released on **2024-09-04**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix typo in RAG prompt.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix typo in RAG prompt, closes [#3764 ](https://github.com/lobehub/lobe-chat/issues/3764 ) ([ff61fa6 ](https://github.com/lobehub/lobe-chat/commit/ff61fa6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-04 18:24:16 +00:00
syhien
ff61fa6931
🐛 fix: fix typo in RAG prompt ( #3764 )
2024-09-05 02:17:31 +08:00
sxjeru
fc39ba8051
💄 style: Update Stepfun models ( #3767 )
2024-09-05 01:33:42 +08:00
semantic-release-bot
4f643a3484
🔖 chore(release): v1.15.11 [skip ci]
...
### [Version 1.15.11](https://github.com/lobehub/lobe-chat/compare/v1.15.10...v1.15.11 )
<sup>Released on **2024-09-04**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-04 02:19:46 +00:00
Arvin Xu
0e1989341c
⚡ ️ perf: fix stream smoothing ( #3758 )
2024-09-04 10:13:05 +08:00
semantic-release-bot
7b707735f8
🔖 chore(release): v1.15.10 [skip ci]
...
### [Version 1.15.10](https://github.com/lobehub/lobe-chat/compare/v1.15.9...v1.15.10 )
<sup>Released on **2024-09-03**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-03 18:29:47 +00:00
Arvin Xu
51c6b622fd
⚡ ️ perf: 优化长文本时的渲染性能 ( #3754 )
...
* ⚡ ️ perf: 优化渲染长文本时的渲染性能
* 👷 build: fix vercel build
* ⚡ ️ perf: 提高 smooth 每帧速度
* ✅ test: add test for tokenizer edge runtime
* 💚 build: fix build
* ♻️ refactor: refactor with webapi
* 🚨 ci: improve lint
* ✅ test: fix test
* ⚡ ️ perf: try o200k_base
2024-09-04 02:22:53 +08:00
semantic-release-bot
63113f9427
🔖 chore(release): v1.15.9 [skip ci]
...
### [Version 1.15.9](https://github.com/lobehub/lobe-chat/compare/v1.15.8...v1.15.9 )
<sup>Released on **2024-09-03**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix speed and rag prompt.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix speed and rag prompt, closes [#3751 ](https://github.com/lobehub/lobe-chat/issues/3751 ) ([dce200c ](https://github.com/lobehub/lobe-chat/commit/dce200c ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-03 14:23:12 +00:00
Arvin Xu
dce200c81a
🐛 fix: fix speed and rag prompt ( #3751 )
...
* fix user role
* fix upload speed
2024-09-03 22:16:16 +08:00
semantic-release-bot
03f8a69f76
🔖 chore(release): v1.15.8 [skip ci]
...
### [Version 1.15.8](https://github.com/lobehub/lobe-chat/compare/v1.15.7...v1.15.8 )
<sup>Released on **2024-09-03**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix `.PDF` can not be chunked.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix `.PDF` can not be chunked, closes [#3720 ](https://github.com/lobehub/lobe-chat/issues/3720 ) ([4244c04 ](https://github.com/lobehub/lobe-chat/commit/4244c04 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-03 13:35:01 +00:00
Arvin Xu
4244c04223
🐛 fix: fix .PDF can not be chunked ( #3720 )
...
* ✨ feat: support eval page
* ✨ feat: 完善数据集页面
* ✨ feat: 完善数据集页面
* ✨ feat: 新增评测任务页面
* ✨ feat: 新增评测任务页面
* 🚧 wip: 新增评测任务功能
* ✨ feat: 完成评测执行流程
* 🐛 fix: 支持 evaluation 的删除和创建
* 支持任务状态展示和数据下载
* fix langchain 分块后缀识别
* fix i18n
* fix auth
* ♻️ refactor: 重构db
* 先添加默认模型
2024-09-03 21:28:23 +08:00
lobehubbot
2a40c4b430
📝 docs(bot): Auto sync agents & plugin to readme
2024-09-03 08:42:41 +00:00
semantic-release-bot
627732aeeb
🔖 chore(release): v1.15.7 [skip ci]
...
### [Version 1.15.7](https://github.com/lobehub/lobe-chat/compare/v1.15.6...v1.15.7 )
<sup>Released on **2024-09-03**</sup>
#### 💄 Styles
- **misc**: Fix provider disabled title style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix provider disabled title style, closes [#3743 ](https://github.com/lobehub/lobe-chat/issues/3743 ) ([2c72452 ](https://github.com/lobehub/lobe-chat/commit/2c72452 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-03 08:41:46 +00:00
vual
2c724525b9
💄 style: fix provider disabled title style ( #3743 )
2024-09-03 16:34:25 +08:00
Arthals
6790334b38
📝 docs: fix typo on docker-compose doc ( #3719 )
2024-09-03 10:11:55 +08:00
semantic-release-bot
8adbff2318
🔖 chore(release): v1.15.6 [skip ci]
...
### [Version 1.15.6](https://github.com/lobehub/lobe-chat/compare/v1.15.5...v1.15.6 )
<sup>Released on **2024-09-01**</sup>
#### 💄 Styles
- **misc**: Stepfun default enabled model, update Groq model list & add `GROQ_MODEL_LIST` support.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Stepfun default enabled model, closes [#3712 ](https://github.com/lobehub/lobe-chat/issues/3712 ) ([7e41d54 ](https://github.com/lobehub/lobe-chat/commit/7e41d54 ))
* **misc**: Update Groq model list & add `GROQ_MODEL_LIST` support, closes [#3716 ](https://github.com/lobehub/lobe-chat/issues/3716 ) ([75c9247 ](https://github.com/lobehub/lobe-chat/commit/75c9247 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-01 14:48:46 +00:00
LovelyGuYiMeng
7e41d545b4
💄 style: Stepfun default enabled model ( #3712 )
...
* Update stepfun.ts
* Update openai.ts
* Update openai.ts
2024-09-01 22:42:12 +08:00
Zhijie He
75c9247819
💄 style: update Groq model list & add GROQ_MODEL_LIST support ( #3716 )
...
* 💄 style: update Groq model list & add `GROQ_MODEL_LIST` support
* 💄 style: update Groq model list
2024-09-01 22:41:35 +08:00
semantic-release-bot
f9c043cc6a
🔖 chore(release): v1.15.5 [skip ci]
...
### [Version 1.15.5](https://github.com/lobehub/lobe-chat/compare/v1.15.4...v1.15.5 )
<sup>Released on **2024-09-01**</sup>
#### 💄 Styles
- **misc**: Update Together AI model list.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update Together AI model list, closes [#3713 ](https://github.com/lobehub/lobe-chat/issues/3713 ) ([0dde3b1 ](https://github.com/lobehub/lobe-chat/commit/0dde3b1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-01 10:52:32 +00:00
Zhijie He
0dde3b14e2
💄 style: update Together AI model list ( #3713 )
...
* 💄 style: update Together AI model list
* 💄 style: update model info
* 💄 style: update Llama3.1 405B tokens num
* 🔨 chore: fix CI
2024-09-01 18:45:57 +08:00
lobehubbot
2ae1ba2ef3
📝 docs(bot): Auto sync agents & plugin to readme
2024-09-01 10:18:16 +00:00
semantic-release-bot
27e7315cae
🔖 chore(release): v1.15.4 [skip ci]
...
### [Version 1.15.4](https://github.com/lobehub/lobe-chat/compare/v1.15.3...v1.15.4 )
<sup>Released on **2024-09-01**</sup>
#### 💄 Styles
- **misc**: Update Novita AI model info & add `NOVITA_MODEL_LIST` support.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update Novita AI model info & add `NOVITA_MODEL_LIST` support, closes [#3715 ](https://github.com/lobehub/lobe-chat/issues/3715 ) ([4ab33f6 ](https://github.com/lobehub/lobe-chat/commit/4ab33f6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-01 10:17:26 +00:00
Zhijie He
4ab33f6d9e
💄 style: update Novita AI model info & add NOVITA_MODEL_LIST support ( #3715 )
2024-09-01 18:10:47 +08:00
semantic-release-bot
cdfcbfbec6
🔖 chore(release): v1.15.3 [skip ci]
...
### [Version 1.15.3](https://github.com/lobehub/lobe-chat/compare/v1.15.2...v1.15.3 )
<sup>Released on **2024-09-01**</sup>
#### 💄 Styles
- **misc**: Add `*_MODEL_LIST` for Qwen and ZeroOne, fix model info, update Claude 3.5 Sonnet maxOutput vaule.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add `*_MODEL_LIST` for Qwen and ZeroOne, closes [#3704 ](https://github.com/lobehub/lobe-chat/issues/3704 ) ([05419dc ](https://github.com/lobehub/lobe-chat/commit/05419dc ))
* **misc**: Fix model info, closes [#3696 ](https://github.com/lobehub/lobe-chat/issues/3696 ) ([4d98037 ](https://github.com/lobehub/lobe-chat/commit/4d98037 ))
* **misc**: Update Claude 3.5 Sonnet maxOutput vaule, closes [#3705 ](https://github.com/lobehub/lobe-chat/issues/3705 ) ([685bd74 ](https://github.com/lobehub/lobe-chat/commit/685bd74 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-09-01 04:34:16 +00:00
sxjeru
4d98037ce7
💄 style: fix model info ( #3696 )
...
* Update stepfun.ts
* Update qwen.ts
* Update qwen.ts
* Update stepfun.ts
2024-09-01 12:27:54 +08:00
Zhijie He
685bd74ce1
💄 style: update Claude 3.5 Sonnet maxOutput vaule ( #3705 )
2024-09-01 12:27:34 +08:00
Zhijie He
05419dce75
💄 style: add *_MODEL_LIST for Qwen and ZeroOne ( #3704 )
2024-09-01 12:26:29 +08:00
renovate[bot]
4c761c9c0b
Update pnpm to v9.9.0 ( #3708 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-01 12:25:01 +08:00
lobehubbot
e5aa8e5487
📝 docs(bot): Auto sync agents & plugin to readme
2024-08-31 16:36:30 +00:00
Arvin Xu
b95f70bb9e
📝 docs: add knowledge base in Readme ( #3702 )
...
* 📝 docs: add knowledge base
* Update README.zh-CN.md
* Update README.zh-CN.md
* Update README.md
2024-09-01 00:29:54 +08:00
Arthals
d0652c8264
📝 docs: fix typo ( #3700 )
2024-08-31 18:15:22 +08:00
semantic-release-bot
990b2c43fd
🔖 chore(release): v1.15.2 [skip ci]
...
### [Version 1.15.2](https://github.com/lobehub/lobe-chat/compare/v1.15.1...v1.15.2 )
<sup>Released on **2024-08-30**</sup>
#### 💄 Styles
- **misc**: Update Qwen and Gemini models info.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update Qwen and Gemini models info, closes [#3693 ](https://github.com/lobehub/lobe-chat/issues/3693 ) ([ba01641 ](https://github.com/lobehub/lobe-chat/commit/ba01641 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-30 15:29:56 +00:00
LovelyGuYiMeng
ba01641f4c
💄 style: Update Qwen and Gemini models info ( #3693 )
...
* Update qwen.ts
* Update google.ts
* Update google.ts
2024-08-30 23:23:22 +08:00
Arthals
e3f898cec1
📝 docs: Docker Compose ( #3687 )
...
* 📝 docs: Docker Compose
* 📝 docs: Tencent Cloud
* 📝 docs: S3 & Some note
* 📝 docs: Link's lang
2024-08-30 23:22:49 +08:00
semantic-release-bot
2cddfdfdc5
🔖 chore(release): v1.15.1 [skip ci]
...
### [Version 1.15.1](https://github.com/lobehub/lobe-chat/compare/v1.15.0...v1.15.1 )
<sup>Released on **2024-08-30**</sup>
#### 💄 Styles
- **misc**: Update the sorting of each provider model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update the sorting of each provider model, closes [#3689 ](https://github.com/lobehub/lobe-chat/issues/3689 ) ([e82c9dd ](https://github.com/lobehub/lobe-chat/commit/e82c9dd ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-30 14:35:20 +00:00
LovelyGuYiMeng
e82c9dd2b8
💄 style: Update the sorting of each provider model ( #3689 )
...
* Update zeroone.ts
* Update zeroone.ts
* Update zhipu.ts
* Update moonshot.ts
* Update baichuan.ts
* Update minimax.ts
* Update qwen.ts
* Update qwen.ts
* Update qwen.ts
2024-08-30 22:28:44 +08:00
semantic-release-bot
168c467769
🔖 chore(release): v1.15.0 [skip ci]
...
## [Version 1.15.0](https://github.com/lobehub/lobe-chat/compare/v1.14.12...v1.15.0 )
<sup>Released on **2024-08-30**</sup>
#### ✨ Features
- **misc**: Add Upstage model provider support.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add Upstage model provider support, closes [#3670 ](https://github.com/lobehub/lobe-chat/issues/3670 ) ([4b8591b ](https://github.com/lobehub/lobe-chat/commit/4b8591b ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-30 14:04:35 +00:00
Arvin Xu
7ab418248d
💄 style: improve style of file preview ( #3691 )
2024-08-30 21:57:50 +08:00
Zhijie He
4b8591be50
✨ feat: add Upstage model provider support ( #3670 )
...
* ✨ feat: add Upstage model provider support
* 💄 style: uncomment for icon display
* 🔨 chore: remove groundedness-check model
* 🔨 chore: remove proxyUrl for Upstage
2024-08-30 21:54:21 +08:00
Arvin Xu
e13aa39dce
style: add preview for image file ( #3690 )
2024-08-30 21:51:35 +08:00
semantic-release-bot
bd27580704
🔖 chore(release): v1.14.12 [skip ci]
...
### [Version 1.14.12](https://github.com/lobehub/lobe-chat/compare/v1.14.11...v1.14.12 )
<sup>Released on **2024-08-30**</sup>
#### 💄 Styles
- **misc**: Fix ms doc file preview, Update the sorting of each provider model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix ms doc file preview, closes [#3686 ](https://github.com/lobehub/lobe-chat/issues/3686 ) ([2cd78cf ](https://github.com/lobehub/lobe-chat/commit/2cd78cf ))
* **misc**: Update the sorting of each provider model, closes [#3688 ](https://github.com/lobehub/lobe-chat/issues/3688 ) ([2630bbc ](https://github.com/lobehub/lobe-chat/commit/2630bbc ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-30 13:06:44 +00:00
LovelyGuYiMeng
2630bbc2b9
💄 style: Update the sorting of each provider model ( #3688 )
...
* Update zeroone.ts
* Update zeroone.ts
* Update zhipu.ts
* Update moonshot.ts
2024-08-30 21:00:16 +08:00
Arvin Xu
2cd78cf24b
💄 style: fix ms doc file preview ( #3686 )
...
* 💄 style: improve msdoc relative file view
* update i18n
2024-08-30 20:59:13 +08:00
semantic-release-bot
9a5dd74b79
🔖 chore(release): v1.14.11 [skip ci]
...
### [Version 1.14.11](https://github.com/lobehub/lobe-chat/compare/v1.14.10...v1.14.11 )
<sup>Released on **2024-08-30**</sup>
#### 💄 Styles
- **misc**: Update Stepfun models info.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update Stepfun models info, closes [#3685 ](https://github.com/lobehub/lobe-chat/issues/3685 ) ([478b40a ](https://github.com/lobehub/lobe-chat/commit/478b40a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-30 12:05:10 +00:00
LovelyGuYiMeng
478b40a756
💄 style: Update Stepfun models info ( #3685 )
...
* Update stepfun.ts
* Update stepfun.ts
2024-08-30 19:58:30 +08:00
LovelyGuYiMeng
66b3c51ef9
💄 style:improve qwen model tokens ( #3683 )
2024-08-30 18:39:01 +08:00
LovelyGuYiMeng
34b817aed3
💄 style:improve zhipu model tokens ( #3680 )
2024-08-30 17:54:20 +08:00
sxjeru
24dd3c8876
💄 style:Update zhipu models ( #3677 )
2024-08-30 16:16:36 +08:00
lobehubbot
b8e97f5d33
📝 docs(bot): Auto sync agents & plugin to readme
2024-08-30 05:22:18 +00:00
semantic-release-bot
6acc848ac5
🔖 chore(release): v1.14.10 [skip ci]
...
### [Version 1.14.10](https://github.com/lobehub/lobe-chat/compare/v1.14.9...v1.14.10 )
<sup>Released on **2024-08-30**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix file relative chunks.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix file relative chunks, closes [#3676 ](https://github.com/lobehub/lobe-chat/issues/3676 ) ([afe1906 ](https://github.com/lobehub/lobe-chat/commit/afe1906 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-30 05:21:29 +00:00
Arvin Xu
afe19064d3
🐛 fix: fix file relative chunks ( #3676 )
...
* 🌐 chore: update i18n
* 🐛 fix: fix relative files
2024-08-30 13:14:50 +08:00
semantic-release-bot
fe62aee06b
🔖 chore(release): v1.14.9 [skip ci]
...
### [Version 1.14.9](https://github.com/lobehub/lobe-chat/compare/v1.14.8...v1.14.9 )
<sup>Released on **2024-08-29**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-29 16:09:39 +00:00
Zhijie He
f297059317
👷 build: support Generic OIDC auth ( #3647 )
...
* ✨ feat: support Generic OIDC auth
* 📝 docs: add Generic OIDC env doc
2024-08-30 00:03:04 +08:00
Arvin Xu
1f9eb04525
📝 docs: improve docker-compose ( #3661 )
...
* improve docker-compose
* improve docs
* improve docs
* improve docs
2024-08-29 15:31:19 +08:00
semantic-release-bot
e936bfd18a
🔖 chore(release): v1.14.8 [skip ci]
...
### [Version 1.14.8](https://github.com/lobehub/lobe-chat/compare/v1.14.7...v1.14.8 )
<sup>Released on **2024-08-29**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix whisper-1 typo.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix whisper-1 typo, closes [#3665 ](https://github.com/lobehub/lobe-chat/issues/3665 ) ([084c971 ](https://github.com/lobehub/lobe-chat/commit/084c971 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-29 05:04:04 +00:00
CanisMinor
084c9718dd
🐛 fix: Fix whisper-1 typo ( #3665 )
2024-08-29 12:57:10 +08:00
semantic-release-bot
7373a7ff4a
🔖 chore(release): v1.14.7 [skip ci]
...
### [Version 1.14.7](https://github.com/lobehub/lobe-chat/compare/v1.14.6...v1.14.7 )
<sup>Released on **2024-08-28**</sup>
#### 🐛 Bug Fixes
- **misc**: Disable ChatGPT-4o Tools Calling.
#### 💄 Styles
- **misc**: Improve chunk and file preview.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Disable ChatGPT-4o Tools Calling, closes [#3659 ](https://github.com/lobehub/lobe-chat/issues/3659 ) ([c94077d ](https://github.com/lobehub/lobe-chat/commit/c94077d ))
#### Styles
* **misc**: Improve chunk and file preview, closes [#3658 ](https://github.com/lobehub/lobe-chat/issues/3658 ) ([4c9155c ](https://github.com/lobehub/lobe-chat/commit/4c9155c ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-28 15:59:21 +00:00
Arvin Xu
c94077dced
🐛 fix: disable ChatGPT-4o Tools Calling ( #3659 )
2024-08-28 23:52:31 +08:00
Arvin Xu
4c9155c615
💄 style: improve chunk and file preview ( #3658 )
...
* ♻️ refactor: refactor the status
* 💄 style: improve chunk preview
* 💄 style: improve chunk preview
* 🌐 chore: update i18n
2024-08-28 23:51:54 +08:00
semantic-release-bot
fc2d3a1b5e
🔖 chore(release): v1.14.6 [skip ci]
...
### [Version 1.14.6](https://github.com/lobehub/lobe-chat/compare/v1.14.5...v1.14.6 )
<sup>Released on **2024-08-28**</sup>
#### 💄 Styles
- **misc**: Update Gemini models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update Gemini models, closes [#3653 ](https://github.com/lobehub/lobe-chat/issues/3653 ) ([b61ca4c ](https://github.com/lobehub/lobe-chat/commit/b61ca4c ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-28 15:28:03 +00:00
sxjeru
b61ca4c73a
💄 style: Update Gemini models ( #3653 )
2024-08-28 23:18:52 +08:00
Arthals
cef1733976
📝 docs: Docker compose for local. ( #3651 )
2024-08-28 18:59:16 +08:00
semantic-release-bot
6e202a6831
🔖 chore(release): v1.14.5 [skip ci]
...
### [Version 1.14.5](https://github.com/lobehub/lobe-chat/compare/v1.14.4...v1.14.5 )
<sup>Released on **2024-08-28**</sup>
#### 🐛 Bug Fixes
- **misc**: No user name if Cloudflare Zero Trust with onetimepin.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: No user name if Cloudflare Zero Trust with onetimepin, closes [#3649 ](https://github.com/lobehub/lobe-chat/issues/3649 ) ([5bfee5a ](https://github.com/lobehub/lobe-chat/commit/5bfee5a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-28 08:45:35 +00:00
Zhijie He
5bfee5a2da
🐛 fix: no user name if Cloudflare Zero Trust with onetimepin ( #3649 )
2024-08-28 16:38:53 +08:00
semantic-release-bot
3114397a63
🔖 chore(release): v1.14.4 [skip ci]
...
### [Version 1.14.4](https://github.com/lobehub/lobe-chat/compare/v1.14.3...v1.14.4 )
<sup>Released on **2024-08-28**</sup>
#### 💄 Styles
- **misc**: Move model and provider icon components to `@lobehub/icons`.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Move model and provider icon components to `@lobehub/icons`, closes [#3634 ](https://github.com/lobehub/lobe-chat/issues/3634 ) ([5c7e17a ](https://github.com/lobehub/lobe-chat/commit/5c7e17a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-28 03:34:49 +00:00
CanisMinor
5c7e17a68f
💄 style: Move model and provider icon components to @lobehub/icons ( #3634 )
...
* 💄 style: Move model and provider icon components to @lobehub/icons
* 🐛 fix: Fix review problem
* 🔧 chore: Update deps
* 💄 style: Rm Google Avatar in Browser options
2024-08-28 11:27:59 +08:00
Arthals
64eb7c24d2
📝 docs: Logto & fix typo. ( #3641 )
...
* 📝 docs: Logto & fix typo.
* 📝 docs: Logto variables & fix typo.
2024-08-28 10:30:12 +08:00
lobehubbot
c53fee6ac1
📝 docs(bot): Auto sync agents & plugin to readme
2024-08-27 17:45:31 +00:00
semantic-release-bot
d8cad21a37
🔖 chore(release): v1.14.3 [skip ci]
...
### [Version 1.14.3](https://github.com/lobehub/lobe-chat/compare/v1.14.2...v1.14.3 )
<sup>Released on **2024-08-27**</sup>
#### 🐛 Bug Fixes
- **misc**: Improve aysnc error type.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Improve aysnc error type, closes [#3638 ](https://github.com/lobehub/lobe-chat/issues/3638 ) ([dbae456 ](https://github.com/lobehub/lobe-chat/commit/dbae456 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-27 17:44:22 +00:00
Arvin Xu
dbae45685f
🐛 fix: improve aysnc error type ( #3638 )
...
* 🐛 fix: improve chunking task error
* 🐛 fix: improve chunking task error
* 🐛 fix: improve embedding task error
2024-08-28 01:37:47 +08:00
Arthals
c31fc2e9c1
📝 docs: fix curl typo ( #3637 )
...
* 📝 docs: fix curl typo
* 📝 docs: Docker english ver.
2024-08-28 00:31:54 +08:00
Arthals
ae3bc82527
📝 docs: Docker Compose for database ver. ( #3607 )
...
* 📝 docs: Docker for database ver.
* 📝 docs: Docker / Docker compose for database ver.
* 📝 docs: MinIO
* 📝 docs: Other S3
* 📝 docs: Quick Start
* 📝 docs: SSL
* 📝 docs: SSL
* 📝 docs: Docker-Compose english ver.
* 📝 docs: Docker-Compose for database ver.
2024-08-27 23:52:20 +08:00
semantic-release-bot
3cd7da14cf
🔖 chore(release): v1.14.2 [skip ci]
...
### [Version 1.14.2](https://github.com/lobehub/lobe-chat/compare/v1.14.1...v1.14.2 )
<sup>Released on **2024-08-27**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix agent setting.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix agent setting, closes [#3633 ](https://github.com/lobehub/lobe-chat/issues/3633 ) ([298fddb ](https://github.com/lobehub/lobe-chat/commit/298fddb ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-27 15:34:54 +00:00
Arvin Xu
298fddb2cb
🐛 fix: fix agent setting ( #3633 )
...
* 📝 docs: update auth
* 📝 docs: update auth
* 🐛 fix: fix agent setting bug
* 🐛 fix: fix agent setting bug
2024-08-27 23:28:11 +08:00
lobehubbot
a2d67aae33
📝 docs(bot): Auto sync agents & plugin to readme
2024-08-27 14:45:12 +00:00
semantic-release-bot
3b6d61958b
🔖 chore(release): v1.14.1 [skip ci]
...
### [Version 1.14.1](https://github.com/lobehub/lobe-chat/compare/v1.14.0...v1.14.1 )
<sup>Released on **2024-08-27**</sup>
#### 💄 Styles
- **misc**: Improve zhipu model config.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve zhipu model config, closes [#3635 ](https://github.com/lobehub/lobe-chat/issues/3635 ) ([1274e6a ](https://github.com/lobehub/lobe-chat/commit/1274e6a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-27 14:44:22 +00:00
Frank Cheung
1274e6acfd
💄 style: improve zhipu model config ( #3635 )
...
1. change glm-4-flash config, enabled by default and support function call
2. add model list support
2024-08-27 22:37:51 +08:00
semantic-release-bot
d3ff41e024
🔖 chore(release): v1.14.0 [skip ci]
...
## [Version 1.14.0](https://github.com/lobehub/lobe-chat/compare/v1.13.2...v1.14.0 )
<sup>Released on **2024-08-27**</sup>
#### ✨ Features
- **misc**: Supports Cloudflare Zero Trust login.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Supports Cloudflare Zero Trust login, closes [#3624 ](https://github.com/lobehub/lobe-chat/issues/3624 ) ([ac2bf68 ](https://github.com/lobehub/lobe-chat/commit/ac2bf68 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-27 13:19:38 +00:00
Ikko Eltociear Ashimine
949d558c3f
📝 docs: add Japanese README ( #3368 )
...
Signed-off-by: Ikko Ashimine <ashimine_ikko_bp@tenso.com >
2024-08-27 21:12:56 +08:00
Zhijie He
ac2bf68804
✨ feat: Supports Cloudflare Zero Trust login ( #3624 )
...
* ✨ feat: Supports Cloudflare Zero Trust login
* 📝 docs: add doc for Cloudflare Zero Trust
* ♻️ refactor: cleanup
* ♻️ refactor: rollback checks
2024-08-27 21:09:09 +08:00
cy948
3f92adc8e3
✨ Support logto provider ( #3630 )
...
* ✨ support logto provider
* 🎨 style: format code
2024-08-27 21:07:28 +08:00
semantic-release-bot
7e84d1e57e
🔖 chore(release): v1.13.2 [skip ci]
...
### [Version 1.13.2](https://github.com/lobehub/lobe-chat/compare/v1.13.1...v1.13.2 )
<sup>Released on **2024-08-27**</sup>
#### 🐛 Bug Fixes
- **misc**: Bypass vercel deployment protection, fix can send message on uploading files.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Bypass vercel deployment protection, closes [#3627 ](https://github.com/lobehub/lobe-chat/issues/3627 ) ([47da20d ](https://github.com/lobehub/lobe-chat/commit/47da20d ))
* **misc**: Fix can send message on uploading files, closes [#3618 ](https://github.com/lobehub/lobe-chat/issues/3618 ) ([fe4329a ](https://github.com/lobehub/lobe-chat/commit/fe4329a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-27 08:35:12 +00:00
Arvin Xu
fe4329a59a
🐛 fix: fix can send message on uploading files ( #3618 )
...
* 🔧 chore: add deps
* ♻️ refactor: refactor code
* Update package.json
* fix send issue on uploading file
* add tests
2024-08-27 16:28:24 +08:00
Minh-Phuc Tran
47da20d5ec
🐛 fix: bypass vercel deployment protection ( #3627 )
2024-08-27 16:26:00 +08:00
semantic-release-bot
f41566bc44
🔖 chore(release): v1.13.1 [skip ci]
...
### [Version 1.13.1](https://github.com/lobehub/lobe-chat/compare/v1.13.0...v1.13.1 )
<sup>Released on **2024-08-27**</sup>
#### 💄 Styles
- **misc**: Update Qwen models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update Qwen models, closes [#3626 ](https://github.com/lobehub/lobe-chat/issues/3626 ) ([4393386 ](https://github.com/lobehub/lobe-chat/commit/4393386 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-27 07:25:59 +00:00
sxjeru
4393386057
💄 style: Update Qwen models ( #3626 )
...
* Update qwen.ts
* Update qwen.ts
2024-08-27 15:19:31 +08:00
semantic-release-bot
974da6bf8f
🔖 chore(release): v1.13.0 [skip ci]
...
## [Version 1.13.0](https://github.com/lobehub/lobe-chat/compare/v1.12.20...v1.13.0 )
<sup>Released on **2024-08-27**</sup>
#### ✨ Features
- **misc**: Supports Authelia login.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Supports Authelia login, closes [#3589 ](https://github.com/lobehub/lobe-chat/issues/3589 ) ([2141ae7 ](https://github.com/lobehub/lobe-chat/commit/2141ae7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-27 02:28:45 +00:00
Ivan Li
2141ae71a4
✨ feat: Supports Authelia login ( #3589 )
...
* feat(next-auth): support Authelia.
* doc(authelia): Added configuration documentation for Authelia authentication.
* fix: typo and update doc.
* feat(next-auth): mapping profile for Authelia provider.
* doc: Add Authelia-related content to Auth environment variables documentation.
2024-08-27 10:22:05 +08:00
semantic-release-bot
b400fc06c2
🔖 chore(release): v1.12.20 [skip ci]
...
### [Version 1.12.20](https://github.com/lobehub/lobe-chat/compare/v1.12.19...v1.12.20 )
<sup>Released on **2024-08-26**</sup>
#### 🐛 Bug Fixes
- **misc**: Feature flag `knowledge_base` doesn't affect ActionBar.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Feature flag `knowledge_base` doesn't affect ActionBar, closes [#3609 ](https://github.com/lobehub/lobe-chat/issues/3609 ) ([1a5286b ](https://github.com/lobehub/lobe-chat/commit/1a5286b ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-26 17:04:25 +00:00
Arthals
1a5286b2f1
🐛 fix: feature flag knowledge_base doesn't affect ActionBar ( #3609 )
...
* 🐛 fix: Feature flag `knoeledge_base` doesn't affect ActionBar
* 🐛 fix: Feature flag `knoeledge_base` doesn't affect ActionBar
2024-08-27 00:57:50 +08:00
semantic-release-bot
d1d0350302
🔖 chore(release): v1.12.19 [skip ci]
...
### [Version 1.12.19](https://github.com/lobehub/lobe-chat/compare/v1.12.18...v1.12.19 )
<sup>Released on **2024-08-25**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix cannot clone agent when imported from client.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix cannot clone agent when imported from client, closes [#3606 ](https://github.com/lobehub/lobe-chat/issues/3606 ) ([1fd2fa0 ](https://github.com/lobehub/lobe-chat/commit/1fd2fa0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-25 16:20:56 +00:00
Arvin Xu
1fd2fa0246
🐛 fix: fix cannot clone agent when imported from client ( #3606 )
...
* 🐛 fix: fix cannot clone agent when imported from client
* ✅ test: fix lint
2024-08-26 00:14:26 +08:00
semantic-release-bot
b9de2e3b51
🔖 chore(release): v1.12.18 [skip ci]
...
### [Version 1.12.18](https://github.com/lobehub/lobe-chat/compare/v1.12.17...v1.12.18 )
<sup>Released on **2024-08-25**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix dayjs error in en-US language.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix dayjs error in en-US language, closes [#3604 ](https://github.com/lobehub/lobe-chat/issues/3604 ) ([174f4df ](https://github.com/lobehub/lobe-chat/commit/174f4df ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-25 15:52:28 +00:00
Arvin Xu
174f4df735
🐛 fix: fix dayjs error in en-US language ( #3604 )
...
* 🐛 fix: fix dayjs issue
* 🐛 fix: fix user auth and password issue
2024-08-25 23:46:05 +08:00
lobehubbot
7076b95e4b
📝 docs(bot): Auto sync agents & plugin to readme
2024-08-25 14:55:59 +00:00
semantic-release-bot
6203c89a86
🔖 chore(release): v1.12.17 [skip ci]
...
### [Version 1.12.17](https://github.com/lobehub/lobe-chat/compare/v1.12.16...v1.12.17 )
<sup>Released on **2024-08-25**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix multi file upload dupicate.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix multi file upload dupicate, closes [#3603 ](https://github.com/lobehub/lobe-chat/issues/3603 ) ([60dbed7 ](https://github.com/lobehub/lobe-chat/commit/60dbed7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-25 14:54:49 +00:00
renovate[bot]
692d1bd218
Update dependency @t3-oss/env-nextjs to ^0.11.0 ( #3344 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-25 22:48:23 +08:00
Arvin Xu
60dbed7029
🐛 fix: fix multi file upload dupicate ( #3603 )
...
* 🐛 fix: fix upload issue
* 🐛 fix: fix upload issue
2024-08-25 22:46:07 +08:00
renovate[bot]
2dd1ae951f
Update dependency drizzle-orm to ^0.33.0 ( #3439 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-25 13:28:43 +08:00
renovate[bot]
698510fd1a
Update dependency drizzle-kit to ^0.24.0 ( #3438 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-25 13:28:21 +08:00
renovate[bot]
21f639ce8a
Update pnpm to v9.8.0 ( #3597 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-25 11:52:12 +08:00
renovate[bot]
24f112cfcb
Update dependency @cfworker/json-schema to v2 ( #3598 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-25 11:51:51 +08:00
renovate[bot]
428a0f9073
Update dependency happy-dom to v15 ( #3599 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-25 11:49:50 +08:00
semantic-release-bot
d3b0cb9451
🔖 chore(release): v1.12.16 [skip ci]
...
### [Version 1.12.16](https://github.com/lobehub/lobe-chat/compare/v1.12.15...v1.12.16 )
<sup>Released on **2024-08-24**</sup>
#### 🐛 Bug Fixes
- **misc**: Session not found error on mobile.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Session not found error on mobile, closes [#3428 ](https://github.com/lobehub/lobe-chat/issues/3428 ) ([7e9c15e ](https://github.com/lobehub/lobe-chat/commit/7e9c15e ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-24 15:55:55 +00:00
Ryan
7e9c15e282
🐛 fix: session not found error on mobile ( #3428 )
2024-08-24 23:49:26 +08:00
semantic-release-bot
1069f3780f
🔖 chore(release): v1.12.15 [skip ci]
...
### [Version 1.12.15](https://github.com/lobehub/lobe-chat/compare/v1.12.14...v1.12.15 )
<sup>Released on **2024-08-24**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-24 15:42:13 +00:00
Arthals
ddab42be53
📝 docs: Feature flags & Auto-update script ( #3588 )
...
* 📝 docs: Feature flags & Auto-update script
* 📝 docs: Hide internal var
2024-08-24 23:35:41 +08:00
Arvin Xu
47f5ac712b
⚡ ️ perf: support latex chunking ( #3592 )
...
* 💄 style: support latex chunking
* ✅ test: fix test
2024-08-24 23:30:13 +08:00
semantic-release-bot
09af3b3a98
🔖 chore(release): v1.12.14 [skip ci]
...
### [Version 1.12.14](https://github.com/lobehub/lobe-chat/compare/v1.12.13...v1.12.14 )
<sup>Released on **2024-08-24**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix tts file saving in server mode.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix tts file saving in server mode, closes [#3585 ](https://github.com/lobehub/lobe-chat/issues/3585 ) ([ab1cb47 ](https://github.com/lobehub/lobe-chat/commit/ab1cb47 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-24 05:42:42 +00:00
Arvin Xu
ab1cb47a8e
🐛 fix: fix tts file saving in server mode ( #3585 )
...
* 🐛 fix: fix tts in server mode
* 🐛 fix: fix tts not save to file
* ✅ test: fix test
2024-08-24 13:35:56 +08:00
lobehubbot
6b01996e5b
📝 docs(bot): Auto sync agents & plugin to readme
2024-08-24 05:31:31 +00:00
semantic-release-bot
43a03bdc42
🔖 chore(release): v1.12.13 [skip ci]
...
### [Version 1.12.13](https://github.com/lobehub/lobe-chat/compare/v1.12.12...v1.12.13 )
<sup>Released on **2024-08-24**</sup>
#### 💄 Styles
- **misc**: Update 01.AI models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update 01.AI models, closes [#3586 ](https://github.com/lobehub/lobe-chat/issues/3586 ) ([c4a7f70 ](https://github.com/lobehub/lobe-chat/commit/c4a7f70 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-24 05:30:41 +00:00
sxjeru
c4a7f703b8
💄 style: Update 01.AI models ( #3586 )
2024-08-24 13:24:12 +08:00
semantic-release-bot
e4b56a2d48
🔖 chore(release): v1.12.12 [skip ci]
...
### [Version 1.12.12](https://github.com/lobehub/lobe-chat/compare/v1.12.11...v1.12.12 )
<sup>Released on **2024-08-24**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-24 02:43:42 +00:00
Arvin Xu
2c725575f7
👷 build: fix database docker build ( #3584 )
2024-08-24 10:37:14 +08:00
renovate[bot]
6ef4bdf6da
Update dependency glob to v11 ( #3216 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-24 01:53:15 +08:00
Arvin Xu
0e3bf0ce22
📝 docs: improve vercel and sync ( #3581 )
...
* 📝 docs: improve docs of vercel deployment
* 📝 docs: improve docs
* Update `upstream-sync.mdx` to include detailed instructions for handling sync failures and manual updates
* Add instructions for manually clicking "Update Branch" in case of sync failures
* Include images to illustrate the process of handling sync failures and manually updating branches
2024-08-24 01:40:33 +08:00
lobehubbot
f10f3b335a
📝 docs(bot): Auto sync agents & plugin to readme
2024-08-23 17:22:51 +00:00
semantic-release-bot
4e7d2e79d0
🔖 chore(release): v1.12.11 [skip ci]
...
### [Version 1.12.11](https://github.com/lobehub/lobe-chat/compare/v1.12.10...v1.12.11 )
<sup>Released on **2024-08-23**</sup>
#### 🐛 Bug Fixes
- **misc**: Remove orphan chunks if there is no related file.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Remove orphan chunks if there is no related file, closes [#3578 ](https://github.com/lobehub/lobe-chat/issues/3578 ) ([36bcaf3 ](https://github.com/lobehub/lobe-chat/commit/36bcaf3 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-23 17:21:56 +00:00
Arvin Xu
36bcaf39db
🐛 fix: remove orphan chunks if there is no related file ( #3578 )
...
* ✅ test: add more tests
* 🐛 fix: add `DISABLE_REMOVE_GLOBAL_FILE` in dbENV
* 🐛 fix: remove orphan chunks if there is related file
* ✅ test: fix test
* 👷 fix: throw error when not set `APP_URL` at server side
* ✅ test: fix test
2024-08-24 01:15:27 +08:00
semantic-release-bot
6d96a4114f
🔖 chore(release): v1.12.10 [skip ci]
...
### [Version 1.12.10](https://github.com/lobehub/lobe-chat/compare/v1.12.9...v1.12.10 )
<sup>Released on **2024-08-23**</sup>
#### 🐛 Bug Fixes
- **misc**: Refactor and fix dalle.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Refactor and fix dalle, closes [#3572 ](https://github.com/lobehub/lobe-chat/issues/3572 ) ([8b39b61 ](https://github.com/lobehub/lobe-chat/commit/8b39b61 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-23 14:19:47 +00:00
Arvin Xu
8b39b611be
🐛 fix: refactor and fix dalle ( #3572 )
...
* fix dalle
* revert change
* fix lint and test
* fix test
* 🚨 ci: fix lint
* 🐛 fix: fix image url in server mode
* 🐛 fix: fix file can't download if cors
2024-08-23 22:13:21 +08:00
semantic-release-bot
320df5bf7f
🔖 chore(release): v1.12.9 [skip ci]
...
### [Version 1.12.9](https://github.com/lobehub/lobe-chat/compare/v1.12.8...v1.12.9 )
<sup>Released on **2024-08-23**</sup>
#### 🐛 Bug Fixes
- **misc**: Improve s3 path-style url.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Improve s3 path-style url, closes [#3567 ](https://github.com/lobehub/lobe-chat/issues/3567 ) ([96bb38a ](https://github.com/lobehub/lobe-chat/commit/96bb38a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-23 03:00:07 +00:00
Arvin Xu
96bb38ac2e
🐛 fix: improve s3 path-style url ( #3567 )
2024-08-23 10:53:37 +08:00
semantic-release-bot
653bb34b52
🔖 chore(release): v1.12.8 [skip ci]
...
### [Version 1.12.8](https://github.com/lobehub/lobe-chat/compare/v1.12.7...v1.12.8 )
<sup>Released on **2024-08-22**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix `NEXT_PUBLIC_S3_DOMAIN` error on Docker.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix `NEXT_PUBLIC_S3_DOMAIN` error on Docker, closes [#3564 ](https://github.com/lobehub/lobe-chat/issues/3564 ) ([bc6b64c ](https://github.com/lobehub/lobe-chat/commit/bc6b64c ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-22 16:33:30 +00:00
Arvin Xu
bc6b64cc1f
🐛 fix: fix NEXT_PUBLIC_S3_DOMAIN error on Docker ( #3564 )
2024-08-23 00:26:55 +08:00
semantic-release-bot
5ef5963cf0
🔖 chore(release): v1.12.7 [skip ci]
...
### [Version 1.12.7](https://github.com/lobehub/lobe-chat/compare/v1.12.6...v1.12.7 )
<sup>Released on **2024-08-22**</sup>
#### 🐛 Bug Fixes
- **misc**: Logout button not shown on mobile view when using nextauth.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Logout button not shown on mobile view when using nextauth, closes [#3561 ](https://github.com/lobehub/lobe-chat/issues/3561 ) ([0c4efe4 ](https://github.com/lobehub/lobe-chat/commit/0c4efe4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-22 16:15:43 +00:00
cy948
0c4efe4b33
🐛 fix: Logout button not shown on mobile view when using nextauth ( #3561 )
...
* 🐛 fix: logout button not shown on mobile view when using nextauth
* 🧪 test: show status for signout button
2024-08-23 00:09:17 +08:00
Arvin Xu
7a83cf9b2e
📝 docs: add S3 environment variables to documentation ( #3562 )
...
* Add S3 environment variables to documentation
2024-08-22 23:12:09 +08:00
semantic-release-bot
5c2ba8a0a6
🔖 chore(release): v1.12.6 [skip ci]
...
### [Version 1.12.6](https://github.com/lobehub/lobe-chat/compare/v1.12.5...v1.12.6 )
<sup>Released on **2024-08-22**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor s3 env and support path-style for minio.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor s3 env and support path-style for minio, closes [#3559 ](https://github.com/lobehub/lobe-chat/issues/3559 ) ([1658403 ](https://github.com/lobehub/lobe-chat/commit/1658403 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-22 14:59:06 +00:00
Arvin Xu
16584031a7
♻️ refactor: refactor s3 env and support path-style for minio ( #3559 )
...
* ♻️ refactor: refactor the `NEXT_PUBLIC_S3_DOMAIN` to `S3_PUBLIC_DOMAIN`
* 👷 build: support path-style for s3
2024-08-22 22:52:25 +08:00
semantic-release-bot
2ecd5e310c
🔖 chore(release): v1.12.5 [skip ci]
...
### [Version 1.12.5](https://github.com/lobehub/lobe-chat/compare/v1.12.4...v1.12.5 )
<sup>Released on **2024-08-22**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix clipboard copy issue and improve upload cors feedback.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix clipboard copy issue and improve upload cors feedback, closes [#3557 ](https://github.com/lobehub/lobe-chat/issues/3557 ) ([86c5a99 ](https://github.com/lobehub/lobe-chat/commit/86c5a99 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-22 14:02:21 +00:00
Arvin Xu
86c5a99587
🐛 fix: fix clipboard copy issue and improve upload cors feedback ( #3557 )
...
* 🐛 fix: fix clipboard copy issue
* 🐛 fix: fix clipboard copy issue
* 🚸 style: improve cors upload issue
* 🚸 style: improve cors upload issue
* 🚸 style: improve cors upload issue
2024-08-22 21:55:51 +08:00
Arvin Xu
2ed0b8ea26
📝 docs: Sync S3 docs between Chinese and English versions ( #3556 )
...
---
For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/lobehub/lobe-chat?shareId=XXXX-XXXX-XXXX-XXXX ).
2024-08-22 20:01:04 +08:00
Arvin Xu
58d8f57c88
📝 docs: sync updates to English docs ( #3555 )
2024-08-22 19:39:03 +08:00
semantic-release-bot
5984fae0d8
🔖 chore(release): v1.12.4 [skip ci]
...
### [Version 1.12.4](https://github.com/lobehub/lobe-chat/compare/v1.12.3...v1.12.4 )
<sup>Released on **2024-08-22**</sup>
#### 💄 Styles
- **misc**: Fix link style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix link style, closes [#3552 ](https://github.com/lobehub/lobe-chat/issues/3552 ) ([aa936c8 ](https://github.com/lobehub/lobe-chat/commit/aa936c8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-22 09:53:41 +00:00
Arvin Xu
aa936c8865
💄 style: fix link style ( #3552 )
2024-08-22 17:47:20 +08:00
semantic-release-bot
da4daf51a0
🔖 chore(release): v1.12.3 [skip ci]
...
### [Version 1.12.3](https://github.com/lobehub/lobe-chat/compare/v1.12.2...v1.12.3 )
<sup>Released on **2024-08-22**</sup>
#### 💄 Styles
- **misc**: Hide settings in repo.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Hide settings in repo, closes [#3540 ](https://github.com/lobehub/lobe-chat/issues/3540 ) ([86c1165 ](https://github.com/lobehub/lobe-chat/commit/86c1165 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-22 07:25:46 +00:00
Arvin Xu
86c1165eac
💄 style: hide settings in repo ( #3540 )
...
* hide settings in repo
* fix drag
* Update useDragUpload.tsx
* Update package.json
2024-08-22 15:19:07 +08:00
semantic-release-bot
26e0e3474b
🔖 chore(release): v1.12.2 [skip ci]
...
### [Version 1.12.2](https://github.com/lobehub/lobe-chat/compare/v1.12.1...v1.12.2 )
<sup>Released on **2024-08-22**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-22 03:42:32 +00:00
Zhijie He
b0474ef238
👷 build: make database docker image exit if migration fail ( #3541 )
...
* 👷 build: detect migration exit code
* 👷 build: fix ci issue
2024-08-22 11:36:00 +08:00
Arvin Xu
53a3089406
📝 docs: improve server deployment docs ( #3534 )
...
* 📝 docs: 更新 docker 部署文档
* 📝 docs: 更新 docker 部署文档
* 📝 docs: 更新 docker 部署文档
* 📝 docs: 更新 docker 部署文档
* 📝 docs: 更新 docker 部署文档
* 📝 docs: 更新 docker 部署文档
* 📝 docs: 更新 docker 部署文档
2024-08-22 02:30:09 +08:00
lobehubbot
6b35a645db
📝 docs(bot): Auto sync agents & plugin to readme
2024-08-21 16:19:07 +00:00
semantic-release-bot
8359654986
🔖 chore(release): v1.12.1 [skip ci]
...
### [Version 1.12.1](https://github.com/lobehub/lobe-chat/compare/v1.12.0...v1.12.1 )
<sup>Released on **2024-08-21**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix embeddings multi-insert when there is issues with async task.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix embeddings multi-insert when there is issues with async task, closes [#3530 ](https://github.com/lobehub/lobe-chat/issues/3530 ) ([e2cfff7 ](https://github.com/lobehub/lobe-chat/commit/e2cfff7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-21 16:18:16 +00:00
Arvin Xu
e2cfff73bd
🐛 fix: fix embeddings multi-insert when there is issues with async task ( #3530 )
2024-08-22 00:11:38 +08:00
semantic-release-bot
5568e3ff0b
🔖 chore(release): v1.12.0 [skip ci]
...
## [Version 1.12.0](https://github.com/lobehub/lobe-chat/compare/v1.11.9...v1.12.0 )
<sup>Released on **2024-08-21**</sup>
#### ✨ Features
- **misc**: Files and knowledge base.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Files and knowledge base, closes [#3487 ](https://github.com/lobehub/lobe-chat/issues/3487 ) ([6574c01 ](https://github.com/lobehub/lobe-chat/commit/6574c01 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-21 13:49:21 +00:00
Arvin Xu
baf9d4c965
👷 ci: fix release workflow
2024-08-21 21:42:51 +08:00
Arvin Xu
e500032404
👷 ci: fix release workflow ( #3528 )
2024-08-21 21:37:15 +08:00
Arvin Xu
6574c01843
✨ feat: files and knowledge base ( #3487 )
...
* ✨ feat: add files and knowledge base
Update edge.ts
Update test.yml
🎨 chore: fix locale
Update index.tsx
测试 pgvector workflow
* 💄 style: improve upload detail
* ✨ feat: support delete s3 file when delete files
* 💄 style: improve chunks in message
* ♻️ refactor: refactor the auth method
* ✨ feat: support use user client api key
* 💄 style: fix image list in mobile
* ✨ feat: support file upload on mobile
* ✅ test: fix test
* fix vercel build
* docs: update docs
* 👷 build: improve docker
* update i18n
2024-08-21 21:28:29 +08:00
semantic-release-bot
d8950b27ea
🔖 chore(release): v1.11.9 [skip ci]
...
### [Version 1.11.9](https://github.com/lobehub/lobe-chat/compare/v1.11.8...v1.11.9 )
<sup>Released on **2024-08-19**</sup>
#### 🐛 Bug Fixes
- **misc**: Fixed bedrock llama model id.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fixed bedrock llama model id, closes [#3518 ](https://github.com/lobehub/lobe-chat/issues/3518 ) ([34b4c69 ](https://github.com/lobehub/lobe-chat/commit/34b4c69 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-19 18:27:04 +00:00
Akhmad Fakhoni Listiyan Dede
34b4c69117
🐛 fix: fixed bedrock llama model id ( #3518 )
2024-08-20 02:20:46 +08:00
Arvin Xu
434004a3e5
🔨 chore: add i18n in advanced ( #3519 )
2024-08-20 02:06:17 +08:00
semantic-release-bot
6a22dec036
🔖 chore(release): v1.11.8 [skip ci]
...
### [Version 1.11.8](https://github.com/lobehub/lobe-chat/compare/v1.11.7...v1.11.8 )
<sup>Released on **2024-08-19**</sup>
#### 💄 Styles
- **misc**: Update zhipu models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update zhipu models, closes [#3509 ](https://github.com/lobehub/lobe-chat/issues/3509 ) ([e323b50 ](https://github.com/lobehub/lobe-chat/commit/e323b50 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-19 12:33:56 +00:00
sxjeru
e323b505de
💄 style: Update zhipu models ( #3509 )
2024-08-19 20:26:45 +08:00
renovate[bot]
9f55c0a86b
Update dependency unstructured-client to ^0.15.0 ( #3500 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-19 02:21:28 +08:00
renovate[bot]
65080c5c3b
Update pnpm to v9.7.1 ( #3496 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-19 02:21:02 +08:00
semantic-release-bot
cf520e5d9f
🔖 chore(release): v1.11.7 [skip ci]
...
### [Version 1.11.7](https://github.com/lobehub/lobe-chat/compare/v1.11.6...v1.11.7 )
<sup>Released on **2024-08-18**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix topic scroll issue.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix topic scroll issue, closes [#3505 ](https://github.com/lobehub/lobe-chat/issues/3505 ) ([c719c7a ](https://github.com/lobehub/lobe-chat/commit/c719c7a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-18 18:18:21 +00:00
Arvin Xu
c719c7a702
🐛 fix: fix topic scroll issue ( #3505 )
...
* 🔧 chore: only include db file with server test
* 🐛 fix: fix topic scroll
2024-08-19 02:11:37 +08:00
semantic-release-bot
c68cffdfd6
🔖 chore(release): v1.11.6 [skip ci]
...
### [Version 1.11.6](https://github.com/lobehub/lobe-chat/compare/v1.11.5...v1.11.6 )
<sup>Released on **2024-08-18**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the `SITE_URL` to `APP_URL`.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the `SITE_URL` to `APP_URL`, closes [#3504 ](https://github.com/lobehub/lobe-chat/issues/3504 ) ([46bdcea ](https://github.com/lobehub/lobe-chat/commit/46bdcea ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-18 18:03:03 +00:00
Arvin Xu
46bdceaa46
♻️ refactor: refactor the SITE_URL to APP_URL ( #3504 )
2024-08-19 01:56:39 +08:00
semantic-release-bot
a40ac66a10
🔖 chore(release): v1.11.5 [skip ci]
...
### [Version 1.11.5](https://github.com/lobehub/lobe-chat/compare/v1.11.4...v1.11.5 )
<sup>Released on **2024-08-18**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the fetch method to fix `response.undefined`.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the fetch method to fix `response.undefined`, closes [#3493 ](https://github.com/lobehub/lobe-chat/issues/3493 ) ([30d0609 ](https://github.com/lobehub/lobe-chat/commit/30d0609 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-18 08:48:44 +00:00
Arvin Xu
30d0609310
♻️ refactor: refactor the fetch method to fix response.undefined ( #3493 )
...
* ♻️ refactor: refactor the fetchEventSource
* 🔨 scripts: improve scripts
* ♻️ refactor: refactor the Portal to better code
* 🚨 ci: fix lint
* Update index.tsx
* ✅ test: fix test
* ✅ test: fix test
* 🐛 fix: fix the issue of stream error
* 🌐 chore: upload i18n
* 🐛 fix: support edit the default ... message
* 🐛 fix: fix the message edge case
* 🌐 chore: upload i18n
* ♻️ refactor: refactor the code
* ✅ test: fix tests
* ✅ test: fix tests
* 🔧 chore: only include db file with server test
* ✅ test: add more test
* revert
* revert
* ignore test coverage
* ignore test coverage
* ignore test coverage
2024-08-18 16:42:24 +08:00
semantic-release-bot
6279ef0b76
🔖 chore(release): v1.11.4 [skip ci]
...
### [Version 1.11.4](https://github.com/lobehub/lobe-chat/compare/v1.11.3...v1.11.4 )
<sup>Released on **2024-08-18**</sup>
#### 💄 Styles
- **misc**: Add `SILICONCLOUD_MODEL_LIST` & `SILICONCLOUD_PROXY_URL` support for SiliconCloud.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add `SILICONCLOUD_MODEL_LIST` & `SILICONCLOUD_PROXY_URL` support for SiliconCloud, closes [#3492 ](https://github.com/lobehub/lobe-chat/issues/3492 ) ([e41be6d ](https://github.com/lobehub/lobe-chat/commit/e41be6d ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-18 03:22:57 +00:00
Zhijie He
e41be6d7f4
💄 style: add SILICONCLOUD_MODEL_LIST & SILICONCLOUD_PROXY_URL support for SiliconCloud ( #3492 )
...
* ✨ feat: add SILICONCLOUD_MODEL_LIST support for SiliconCloud
* ✨ feat: add proxy url support for SiliconCloud
* ✨ feat: add baseURL support
2024-08-18 11:16:10 +08:00
semantic-release-bot
cccd089e9f
🔖 chore(release): v1.11.3 [skip ci]
...
### [Version 1.11.3](https://github.com/lobehub/lobe-chat/compare/v1.11.2...v1.11.3 )
<sup>Released on **2024-08-17**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor PanelTitle and move commit from file uploading.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor PanelTitle and move commit from file uploading, closes [#3491 ](https://github.com/lobehub/lobe-chat/issues/3491 ) ([d03d9f6 ](https://github.com/lobehub/lobe-chat/commit/d03d9f6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-17 16:06:30 +00:00
Arvin Xu
d03d9f6490
♻️ refactor: refactor PanelTitle and move commit from file uploading ( #3491 )
...
* 📝 docs: update docs
* ♻️ refactor: refactor code
* 🎨 chore: add code from pre PR
* 📝 docs: update docs
* 🌐 chore: upload i18n
* 💄 style: fix style
* 🐛 fix: use pmap to control timing
2024-08-18 00:00:16 +08:00
semantic-release-bot
c010d79c95
🔖 chore(release): v1.11.2 [skip ci]
...
### [Version 1.11.2](https://github.com/lobehub/lobe-chat/compare/v1.11.1...v1.11.2 )
<sup>Released on **2024-08-17**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-17 15:08:54 +00:00
Zhijie He
0ea2f5fa28
👷 build: add bind-tools & proxychains-ng to database docker image ( #3471 )
...
* 👷 build: add `bind-tools` to docker image
* 👷 build: support http proxy
* 👷 build: add PROXY_URL env
* 🔨 chore: update ENV
* 🔨 chore: update ENV
* 🐛 fix: fix build error
* 🔨 chore: sort ENV
2024-08-17 23:02:47 +08:00
Arvin Xu
811e571fe4
🎨 chore: files feature pre-commit to reduce code update ( #3488 )
...
* 🎨 chore: pre commit to reduce code update
* 🎨 chore: pre commit to reduce code update
* 🎨 chore: pre commit to reduce code update
* ✅ test: fix test
* 🚚 refactor: move image files to chat
* ✅ test: add tests
* ✅ test: add tests
2024-08-17 22:29:05 +08:00
Alex Rapp
96c34790c1
📝 docs: Update README with hyperlink for Clerk ( #3479 )
...
* Update README with hyperlink for Clerk
* Update README.zh-CN.md
---------
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2024-08-16 10:13:31 +08:00
semantic-release-bot
96f68ac907
🔖 chore(release): v1.11.1 [skip ci]
...
### [Version 1.11.1](https://github.com/lobehub/lobe-chat/compare/v1.11.0...v1.11.1 )
<sup>Released on **2024-08-15**</sup>
#### 🐛 Bug Fixes
- **misc**: Make S3 upload ACL setting optional.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Make S3 upload ACL setting optional, closes [#3464 ](https://github.com/lobehub/lobe-chat/issues/3464 ) ([53a0b47 ](https://github.com/lobehub/lobe-chat/commit/53a0b47 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-15 02:57:14 +00:00
Arvin Xu
1598f74087
👷 build: pin @icons-pack/react-simple-icons@9.6.0 to fix build ( #3474 )
2024-08-15 10:50:53 +08:00
Zolyn
53a0b47cc3
🐛 fix: make S3 upload ACL setting optional ( #3464 )
...
* feat: make setting ACL optional
* docs: add `S3_SET_ACL` description
2024-08-15 10:11:36 +08:00
semantic-release-bot
cf90dba3d8
🔖 chore(release): v1.11.0 [skip ci]
...
## [Version 1.11.0](https://github.com/lobehub/lobe-chat/compare/v1.10.1...v1.11.0 )
<sup>Released on **2024-08-14**</sup>
#### ✨ Features
- **misc**: Add 2 new models to openai provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add 2 new models to openai provider, closes [#3470 ](https://github.com/lobehub/lobe-chat/issues/3470 ) ([cc9ffdd ](https://github.com/lobehub/lobe-chat/commit/cc9ffdd ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-14 14:53:56 +00:00
Linghui Gong
cc9ffdd1c6
✨ feat: add 2 new models to openai provider ( #3470 )
2024-08-14 22:47:30 +08:00
semantic-release-bot
660bcc74e3
🔖 chore(release): v1.10.1 [skip ci]
...
### [Version 1.10.1](https://github.com/lobehub/lobe-chat/compare/v1.10.0...v1.10.1 )
<sup>Released on **2024-08-14**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-14 04:16:39 +00:00
Zhijie He
d11b76fa63
👷 build: add bind-tools to fix dns issue ( #3468 )
...
* 👷 build: add `bind-tools` to fix dns issue
* 👷 build: add `bind-tools` package
* 🐛 fix: fix comments typo
* Update Dockerfile.database
* rollback changes
2024-08-14 12:10:14 +08:00
semantic-release-bot
344ac28af5
🔖 chore(release): v1.10.0 [skip ci]
...
## [Version 1.10.0](https://github.com/lobehub/lobe-chat/compare/v1.9.8...v1.10.0 )
<sup>Released on **2024-08-14**</sup>
#### ✨ Features
- **misc**: Add SiliconCloud model provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add SiliconCloud model provider, closes [#3092 ](https://github.com/lobehub/lobe-chat/issues/3092 ) ([0781dc5 ](https://github.com/lobehub/lobe-chat/commit/0781dc5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-14 02:42:36 +00:00
sxjeru
0781dc5233
✨ feat: Add SiliconCloud model provider ( #3092 )
...
* feat: Add SiliconCloud as a model provider
* model icon
* Update index.ts
* Update siliconcloud.ts
* Update .env.example
* Add docs
* Update siliconcloud.ts
* Update siliconcloud.ts
* Update siliconcloud.ts
* Update siliconcloud.ts
2024-08-14 10:36:04 +08:00
semantic-release-bot
a5ac9901f0
🔖 chore(release): v1.9.8 [skip ci]
...
### [Version 1.9.8](https://github.com/lobehub/lobe-chat/compare/v1.9.7...v1.9.8 )
<sup>Released on **2024-08-13**</sup>
#### 💄 Styles
- **misc**: Resize the image size in chat message.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Resize the image size in chat message, closes [#3462 ](https://github.com/lobehub/lobe-chat/issues/3462 ) ([37c7429 ](https://github.com/lobehub/lobe-chat/commit/37c7429 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-13 13:11:39 +00:00
vual
37c742976c
💄 style: resize the image size in chat message ( #3462 )
2024-08-13 21:04:42 +08:00
Arvin Xu
b634ade198
🔨 chore: upgrade ollama to ^0.5.8 ( #3457 )
2024-08-13 12:57:37 +08:00
semantic-release-bot
55d14b6ec0
🔖 chore(release): v1.9.7 [skip ci]
...
### [Version 1.9.7](https://github.com/lobehub/lobe-chat/compare/v1.9.6...v1.9.7 )
<sup>Released on **2024-08-13**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-13 04:03:18 +00:00
Arvin Xu
52d66c0f29
👷 build: pin ollama@0.5.6 to fix vercel build ( #3455 )
2024-08-13 11:57:06 +08:00
lobehubbot
a682c0bf17
📝 docs(bot): Auto sync agents & plugin to readme
2024-08-11 13:20:36 +00:00
renovate[bot]
bdc665ea81
Update pnpm to v9.7.0 ( #3442 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-11 21:14:18 +08:00
lobehubbot
7455f6166b
📝 docs(bot): Auto sync agents & plugin to readme
2024-08-09 08:18:10 +00:00
semantic-release-bot
5c783fe69f
🔖 chore(release): v1.9.6 [skip ci]
...
### [Version 1.9.6](https://github.com/lobehub/lobe-chat/compare/v1.9.5...v1.9.6 )
<sup>Released on **2024-08-09**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-09 08:17:17 +00:00
Arvin Xu
6d307b543b
👷 build: fix vercel build ( #3433 )
...
* fix vercel build
* Update package.json
* Update package.json
* Update package.json
2024-08-09 16:11:02 +08:00
Yuhang
e606a74258
📝 docs: deploy lobechat database on zeabur ( #3429 )
2024-08-08 15:56:01 +08:00
semantic-release-bot
a77456afad
🔖 chore(release): v1.9.5 [skip ci]
...
### [Version 1.9.5](https://github.com/lobehub/lobe-chat/compare/v1.9.4...v1.9.5 )
<sup>Released on **2024-08-08**</sup>
#### 💄 Styles
- **misc**: Updated AWS bedrock model list.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Updated AWS bedrock model list, closes [#3315 ](https://github.com/lobehub/lobe-chat/issues/3315 ) ([042f2d3 ](https://github.com/lobehub/lobe-chat/commit/042f2d3 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-08 04:34:45 +00:00
Zach Zimmermann
042f2d3666
💄 style: Updated AWS bedrock model list ( #3315 )
...
* Updated AWS bedrock model list
* Added tokens field to llama 3.1 models
2024-08-08 12:28:40 +08:00
semantic-release-bot
6ae418461e
🔖 chore(release): v1.9.4 [skip ci]
...
### [Version 1.9.4](https://github.com/lobehub/lobe-chat/compare/v1.9.3...v1.9.4 )
<sup>Released on **2024-08-06**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix import clerk `AuthObject` from public api.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix import clerk `AuthObject` from public api, closes [#3416 ](https://github.com/lobehub/lobe-chat/issues/3416 ) ([af8960d ](https://github.com/lobehub/lobe-chat/commit/af8960d ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-06 18:17:59 +00:00
Zolyn
af8960d537
🐛 fix: fix import clerk AuthObject from public api ( #3416 )
...
* fix: import `AuthObject` from public api
* Update package.json
2024-08-07 02:11:51 +08:00
lobehubbot
8958c803a1
📝 docs(bot): Auto sync agents & plugin to readme
2024-08-06 05:17:55 +00:00
semantic-release-bot
3db15442a9
🔖 chore(release): v1.9.3 [skip ci]
...
### [Version 1.9.3](https://github.com/lobehub/lobe-chat/compare/v1.9.2...v1.9.3 )
<sup>Released on **2024-08-06**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor server db schema for better code organize.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor server db schema for better code organize, closes [#3410 ](https://github.com/lobehub/lobe-chat/issues/3410 ) ([4743bfd ](https://github.com/lobehub/lobe-chat/commit/4743bfd ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-06 05:17:11 +00:00
Arvin Xu
4743bfd3e5
♻️ refactor: refactor server db schema for better code organize ( #3410 )
...
* refactor schema
* fix lint
* fix
* update drizzle-kit
* clean code
2024-08-06 13:10:40 +08:00
semantic-release-bot
f7d5f98d70
🔖 chore(release): v1.9.2 [skip ci]
...
### [Version 1.9.2](https://github.com/lobehub/lobe-chat/compare/v1.9.1...v1.9.2 )
<sup>Released on **2024-08-05**</sup>
#### 💄 Styles
- **config**: Update Azure model and API versions.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **config**: Update Azure model and API versions, closes [#3405 ](https://github.com/lobehub/lobe-chat/issues/3405 ) ([a4938eb ](https://github.com/lobehub/lobe-chat/commit/a4938eb ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-05 18:10:09 +00:00
Rubu Jam
a4938ebae3
💄 style(config): Update Azure model and API versions ( #3405 )
...
* 💄 style(config): Update Azure model and API versions
* 💄 style: Modify text
2024-08-06 02:03:59 +08:00
semantic-release-bot
bd2812beea
🔖 chore(release): v1.9.1 [skip ci]
...
### [Version 1.9.1](https://github.com/lobehub/lobe-chat/compare/v1.9.0...v1.9.1 )
<sup>Released on **2024-08-05**</sup>
#### 🐛 Bug Fixes
- **misc**: Azure modelTag icon display.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Azure modelTag icon display, closes [#3394 ](https://github.com/lobehub/lobe-chat/issues/3394 ) ([ee6baa8 ](https://github.com/lobehub/lobe-chat/commit/ee6baa8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-05 12:42:40 +00:00
Zhijie He
ee6baa8e15
🐛 fix: Azure modelTag icon display ( #3394 )
2024-08-05 20:36:29 +08:00
semantic-release-bot
6d5e7b08e7
🔖 chore(release): v1.9.0 [skip ci]
...
## [Version 1.9.0](https://github.com/lobehub/lobe-chat/compare/v1.8.2...v1.9.0 )
<sup>Released on **2024-08-05**</sup>
#### ✨ Features
- **misc**: Skip login page if only one provider exists.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Skip login page if only one provider exists, closes [#3400 ](https://github.com/lobehub/lobe-chat/issues/3400 ) ([52da1d8 ](https://github.com/lobehub/lobe-chat/commit/52da1d8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-05 08:54:51 +00:00
cy948
52da1d8c11
✨ feat: Skip login page if only one provider exists ( #3400 )
2024-08-05 16:48:49 +08:00
Arvin Xu
46e79160d2
📝 docs: update docs for database deployment ( #3397 )
2024-08-05 14:59:38 +08:00
semantic-release-bot
80043675ba
🔖 chore(release): v1.8.2 [skip ci]
...
### [Version 1.8.2](https://github.com/lobehub/lobe-chat/compare/v1.8.1...v1.8.2 )
<sup>Released on **2024-08-03**</sup>
#### 🐛 Bug Fixes
- **misc**: Add `PROXY_URL` in docker with proxychains-ng.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Add `PROXY_URL` in docker with proxychains-ng, closes [#3362 ](https://github.com/lobehub/lobe-chat/issues/3362 ) ([920de7c ](https://github.com/lobehub/lobe-chat/commit/920de7c ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-03 11:40:25 +00:00
Zhijie He
920de7c600
🐛 fix: add PROXY_URL in docker with proxychains-ng ( #3362 )
...
* ✨ : feat: support PROXY_URL in docker with proxychains-ng
* 🔨 chore: let proxychains config more readable
* 🔨 chore: add package update
* ⚡ ️ perf: add CN mirror for Alpine
* 🔨 chore: add more comments
* 🔨 chore: change USE_NPM_CN_MIRROR to USE_CN_MIRROR
* 🐛 fix: fix cn mirror for alpine during building
* 🐛 fix: fix permission issue
* 🐛 fix: fix app path error
* ✨ feat: support proxy server with domain
* 🔨 chore: add more comments & cleanup code
* 🔨 chore: add more comments
* ⚡ ️ perf: resolve only when host is domain
* 🔨 chore: move IP_REGEX to head
* 🔨 chore: replace `! -z` to `-n`
* 🔨 chore: update comments
* ✨ feat: add `DEFAULT_AGENT_CONFIG` and `SYSTEM_AGENT` to env, allow set default model
* Add documentation for `PROXY_URL` environment variable
Add documentation for `PROXY_URL` environment variable in both English and Chinese versions of the environment variables guide.
* **English Documentation**
- Add `PROXY_URL` section to specify the proxy URL for connecting to external services.
- Include example values and a callout for Docker Desktop users.
* **Chinese Documentation**
- Add `PROXY_URL` section to specify the proxy URL for connecting to external services.
- Include example values and a callout for Docker Desktop users.
---------
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2024-08-03 19:35:09 +08:00
semantic-release-bot
324be07d64
🔖 chore(release): v1.8.1 [skip ci]
...
### [Version 1.8.1](https://github.com/lobehub/lobe-chat/compare/v1.8.0...v1.8.1 )
<sup>Released on **2024-08-03**</sup>
#### 💄 Styles
- **misc**: Fix `aya`, `mathstral` model tag icon & update ollama model info.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix `aya`, `mathstral` model tag icon & update ollama model info, closes [#3382 ](https://github.com/lobehub/lobe-chat/issues/3382 ) ([ced95a8 ](https://github.com/lobehub/lobe-chat/commit/ced95a8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-03 08:50:45 +00:00
Zhijie He
ced95a8734
💄 style: fix aya, mathstral model tag icon & update ollama model info ( #3382 )
...
* 💄 style: update ollama model info
* 🔨 chore: cleanup legacy models
* 💄 style: enable default tag model
* 💄 style: update Command R+ model info
* 💄 style: update DeepSeek display name
* 💄 style: update mode info
* 💄 style: update model tokens
* 💄 style: update model info
* 💄 style: update model info
* 💄 style: update tokens
* 💄 style: update Aya icon
* 💄 style: sort gemma2 model
2024-08-03 16:45:20 +08:00
lobehubbot
6c95475f74
📝 docs(bot): Auto sync agents & plugin to readme
2024-08-03 08:24:16 +00:00
Arvin Xu
72306f55ab
👷 build: add docker image for server database ( #3387 )
...
* 👷 build: add docker database image
* 💚 ci: add database image workflow
* fix docker build
* Update PULL_REQUEST_TEMPLATE.md
* 🎨 chore: improve migration script
* 🐛 fix: throws error in nextauth db adapter (#3390 )
* 👷 chore: update action
---------
Co-authored-by: cy948 <67412196+cy948@users.noreply.github.com >
2024-08-03 16:18:52 +08:00
Henry Yee
56ffa22598
🔨 chore: support bedrock Claude 3.x function calling ( #3366 )
...
Co-authored-by: GH Action - Upstream Sync <action@github.com >
2024-08-02 23:27:56 +08:00
semantic-release-bot
65ae6dc994
🔖 chore(release): v1.8.0 [skip ci]
...
## [Version 1.8.0](https://github.com/lobehub/lobe-chat/compare/v1.7.10...v1.8.0 )
<sup>Released on **2024-08-02**</sup>
#### ✨ Features
- **misc**: Add NextAuth as authentication service in server database.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add NextAuth as authentication service in server database, closes [#2935 ](https://github.com/lobehub/lobe-chat/issues/2935 ) ([5a0b972 ](https://github.com/lobehub/lobe-chat/commit/5a0b972 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-02 11:53:50 +00:00
cy948
5a0b972275
✨ feat: Add NextAuth as authentication service in server database ( #2935 )
...
* ♻️ refactor: make db edge compatible
* ✨ feat: LobeNextAuth Adapter
* 🗃️ chore: change db schema
* 🐛 fix: userid not pass to session
* 🐛 fix: nextauth enable status updater
* ✅ test: nextauth
* ♻️ refactor: nextauth db schema
* 📝 docs: add envs to .env.example
* ♻️ refactor: split nextauth module
* 🐛 fix: login button not shown on mobile
* ♻️ refactor: use hooks instead envs
* 🐛 fix: wrong login redirect
* ✨ feat: add error page for nextauth
* 🐛 fix: nextauth should not goto /me/profile
* 🗃️ chore: add db migrate sqls
* ✅ test(test): Add findByEmail tests for UserModel
* ♻️ refactor: Nextauth jsdoc
* ✅ test: enableAuth
* ✅ test(trpc-middleware): Mock nextauth import
* ✅ test(use-category): Nextauth should not render profile
* ✅ test: Mock nextauth import
* ♻️ refactor: Add store selector for enableAuth
* ♻️ replace s.enableAuth with authSelector
* 💄 style: Split Context to Clerk auth and NextAuth auth
* 💄 style: Rename migration file to 0004_add_next_auth
* 🐛 fix: userid not exists
* ✅ test: pass test for auth action
* ♻️ refactor: use static method on UserModel
* ⏪ revert: revert `src/config/auth.ts`
* ⏪ revert: `preference` in `schemas/lobechat.ts`
* ♻️ refactor: split auth to clerkAuth & nextAuth in trpc context
* ♻️ refactor: remove consts in nextauth schema
* ⏪ revert: revert db migration files
* 🗃️ refactor: rename `emailVerified` to `emailVerifiedAt`
* 🗃️ chore: generate migration files
* ♻️ refactor: move `AuthErrorPage` to `api/auth/error/`
* ♻️ refactor: move nextauth schema to
`src/database/server/schemas`
* ♻️ refactor: add type annotation to `LobeNextAuthDbAdapter`
* ✅ test: `LobeNextAuthDbAdapter`
* ✅ test: `updateAuthenticatorCounter`
* ✅ test: `listAuthenticatorsByUserId`
* ♻️ refactor: remove login buttion in settings
* 🐛 fix: link to exist account by email
* 🗃️ chore: add `full_name` to user table
* 🗃️ chore: add `full_name` to user in migration file
* 🐛 fix: duplicate providerAccountId user created
* ♻️ refactor: use `providerAccountId` as user id
* 🐛 fix: wrong request when not logined and nextauth enabled
2024-08-02 19:48:17 +08:00
semantic-release-bot
d8d0d67d33
🔖 chore(release): v1.7.10 [skip ci]
...
### [Version 1.7.10](https://github.com/lobehub/lobe-chat/compare/v1.7.9...v1.7.10 )
<sup>Released on **2024-08-02**</sup>
#### 💄 Styles
- **misc**: Add Gemini 1.5 Pro Exp model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add Gemini 1.5 Pro Exp model, closes [#3384 ](https://github.com/lobehub/lobe-chat/issues/3384 ) ([0de8b7b ](https://github.com/lobehub/lobe-chat/commit/0de8b7b ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-02 08:45:19 +00:00
sxjeru
0de8b7b9cc
💄 style: Add Gemini 1.5 Pro Exp model ( #3384 )
2024-08-02 16:40:05 +08:00
semantic-release-bot
9535ff8eaf
🔖 chore(release): v1.7.9 [skip ci]
...
### [Version 1.7.9](https://github.com/lobehub/lobe-chat/compare/v1.7.8...v1.7.9 )
<sup>Released on **2024-08-01**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix Mistral models calling & update model info.
#### 💄 Styles
- **misc**: Fix stepfun & baichuan model tag icon missing, update Perplexity models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix Mistral models calling & update model info, closes [#3377 ](https://github.com/lobehub/lobe-chat/issues/3377 ) [#3098 ](https://github.com/lobehub/lobe-chat/issues/3098 ) ([66274d0 ](https://github.com/lobehub/lobe-chat/commit/66274d0 ))
#### Styles
* **misc**: Fix stepfun & baichuan model tag icon missing, closes [#3379 ](https://github.com/lobehub/lobe-chat/issues/3379 ) ([e283ef4 ](https://github.com/lobehub/lobe-chat/commit/e283ef4 ))
* **misc**: Update Perplexity models, closes [#3380 ](https://github.com/lobehub/lobe-chat/issues/3380 ) ([06cb946 ](https://github.com/lobehub/lobe-chat/commit/06cb946 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-08-01 17:40:12 +00:00
Zhijie He
66274d0da6
🐛 fix: fix Mistral models calling & update model info ( #3377 )
...
* 💄 style: update Mistral models
* 💄 style: update tokens number
* 🐛 fix: fix Mistral model calling
* 🔨 chore: merge `noUserId` from #3098
* 💄 style: cleanup deprecated models
2024-08-02 01:35:07 +08:00
Zhijie He
e283ef4f2e
💄 style: fix stepfun & baichuan model tag icon missing ( #3379 )
2024-08-02 01:32:42 +08:00
Zhijie He
06cb946204
💄 style: update Perplexity models ( #3380 )
...
* 💄 style: update Perplexity models
* 💄 style: update model name
2024-08-02 01:31:57 +08:00
semantic-release-bot
aa5944fab8
🔖 chore(release): v1.7.8 [skip ci]
...
### [Version 1.7.8](https://github.com/lobehub/lobe-chat/compare/v1.7.7...v1.7.8 )
<sup>Released on **2024-07-30**</sup>
#### 💄 Styles
- **ui**: Modify and repair UI layout.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **ui**: Modify and repair UI layout, closes [#3321 ](https://github.com/lobehub/lobe-chat/issues/3321 ) ([cda776f ](https://github.com/lobehub/lobe-chat/commit/cda776f ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-30 07:44:46 +00:00
Rubu Jam
cda776fc17
💄 style(ui): Modify and repair UI layout ( #3321 )
...
* 🐛 fix(ui): Layout issue when assistant name long
* 💄 style(ui): Adjust the display style of list setting button
* 💄 style(ui): Adjust Custom Model Option layout
* 💄 style(ui): Adjust layout of selection model
* 💄 style(ui): Modify custom model configuration on mobile
* 🐛 fix(ui): Fix text of selection model cannot folded
* 💄 style(ui): Adjust layout of selection model
2024-07-30 15:39:33 +08:00
lobehubbot
f45971b8bd
📝 docs(bot): Auto sync agents & plugin to readme
2024-07-30 03:46:45 +00:00
semantic-release-bot
0f1e4a677c
🔖 chore(release): v1.7.7 [skip ci]
...
### [Version 1.7.7](https://github.com/lobehub/lobe-chat/compare/v1.7.6...v1.7.7 )
<sup>Released on **2024-07-30**</sup>
#### 💄 Styles
- **misc**: Improve tools calling UI.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve tools calling UI, closes [#3326 ](https://github.com/lobehub/lobe-chat/issues/3326 ) ([36cabc0 ](https://github.com/lobehub/lobe-chat/commit/36cabc0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-30 03:45:58 +00:00
Arvin Xu
36cabc06ed
💄 style: improve tools calling UI ( #3326 )
...
* wip improve tools calling
* refactor style
* change icon
* improve topic loading
* fix test
* improve import
* fix lint
* add tests
2024-07-30 11:40:38 +08:00
renovate[bot]
ea798e57d4
Update dependency @google/generative-ai to ^0.16.0 ( #3275 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-29 13:01:19 +08:00
lobehubbot
502a5c6aaa
📝 docs(bot): Auto sync agents & plugin to readme
2024-07-29 04:48:26 +00:00
semantic-release-bot
3658247c96
🔖 chore(release): v1.7.6 [skip ci]
...
### [Version 1.7.6](https://github.com/lobehub/lobe-chat/compare/v1.7.5...v1.7.6 )
<sup>Released on **2024-07-29**</sup>
#### 🐛 Bug Fixes
- **misc**: Disable anthropic browser request.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Disable anthropic browser request, closes [#3359 ](https://github.com/lobehub/lobe-chat/issues/3359 ) ([a519837 ](https://github.com/lobehub/lobe-chat/commit/a519837 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-29 04:47:44 +00:00
Arvin Xu
a519837628
🐛 fix: disable anthropic browser request ( #3359 )
2024-07-29 12:42:38 +08:00
semantic-release-bot
e1c2840996
🔖 chore(release): v1.7.5 [skip ci]
...
### [Version 1.7.5](https://github.com/lobehub/lobe-chat/compare/v1.7.4...v1.7.5 )
<sup>Released on **2024-07-29**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix `create_session ` `edit_agent` feature flags and add more flags.
#### 💄 Styles
- **misc**: Update 360GPT model (360GPT2 Pro).
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix `create_session ` `edit_agent` feature flags and add more flags, closes [#3289 ](https://github.com/lobehub/lobe-chat/issues/3289 ) ([ebfd3cf ](https://github.com/lobehub/lobe-chat/commit/ebfd3cf ))
#### Styles
* **misc**: Update 360GPT model (360GPT2 Pro), closes [#3339 ](https://github.com/lobehub/lobe-chat/issues/3339 ) ([c8ed85e ](https://github.com/lobehub/lobe-chat/commit/c8ed85e ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-29 04:14:08 +00:00
Zhijie He
c8ed85e5a8
💄 style: update 360GPT model (360GPT2 Pro) ( #3339 )
...
* 💄 style: update 360GPT model (360GPT2 Pro)
* 💄 style: add more 360GPT models
* 💄 style: disable 360gpt-pro as default
2024-07-29 12:08:58 +08:00
Mingholy
ebfd3cf575
🐛 fix: fix create_session edit_agent feature flags and add more flags ( #3289 )
...
* feat: add ff create_session and welcome messages
* fix: add feature flags
* test: add test code
* test: add TopActions test
* fix: add button control in Welcome actions
* fix: add missing filter to MobileTabBar items
2024-07-29 12:04:42 +08:00
lobehubbot
3eeaa520f9
📝 docs(bot): Auto sync agents & plugin to readme
2024-07-29 03:50:43 +00:00
semantic-release-bot
75efe627e9
🔖 chore(release): v1.7.4 [skip ci]
...
### [Version 1.7.4](https://github.com/lobehub/lobe-chat/compare/v1.7.3...v1.7.4 )
<sup>Released on **2024-07-29**</sup>
#### 🐛 Bug Fixes
- **misc**: Improve remote model list fetching for Novita AI.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Improve remote model list fetching for Novita AI, closes [#3311 ](https://github.com/lobehub/lobe-chat/issues/3311 ) ([67b9ff0 ](https://github.com/lobehub/lobe-chat/commit/67b9ff0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-29 03:50:01 +00:00
Jason
67b9ff0d75
🐛 fix: improve remote model list fetching for Novita AI ( #3311 )
2024-07-29 11:44:54 +08:00
semantic-release-bot
379bc8dc21
🔖 chore(release): v1.7.3 [skip ci]
...
### [Version 1.7.3](https://github.com/lobehub/lobe-chat/compare/v1.7.2...v1.7.3 )
<sup>Released on **2024-07-28**</sup>
#### 🐛 Bug Fixes
- **misc**: Update minimax models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Update minimax models, closes [#3354 ](https://github.com/lobehub/lobe-chat/issues/3354 ) ([8113729 ](https://github.com/lobehub/lobe-chat/commit/8113729 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-28 09:52:22 +00:00
renovate[bot]
891930be87
Update pnpm to v9.6.0 ( #3345 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-28 17:47:17 +08:00
sxjeru
8113729461
🐛 fix: Update minimax models ( #3354 )
2024-07-28 17:46:11 +08:00
Arvin Xu
afce281294
🎨 chore: handle payload support options ( #3331 )
2024-07-27 00:26:38 +08:00
semantic-release-bot
9b4c39c44d
🔖 chore(release): v1.7.2 [skip ci]
...
### [Version 1.7.2](https://github.com/lobehub/lobe-chat/compare/v1.7.1...v1.7.2 )
<sup>Released on **2024-07-26**</sup>
#### 🐛 Bug Fixes
- **misc**: Avoid baseURL being an empty string, resulting in incorrect client fetch.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Avoid baseURL being an empty string, resulting in incorrect client fetch, closes [#3308 ](https://github.com/lobehub/lobe-chat/issues/3308 ) ([15a9bc1 ](https://github.com/lobehub/lobe-chat/commit/15a9bc1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-26 11:28:42 +00:00
mosade
15a9bc15c9
🐛 fix: Avoid baseURL being an empty string, resulting in incorrect client fetch ( #3308 )
2024-07-26 19:23:40 +08:00
semantic-release-bot
4327799b91
🔖 chore(release): v1.7.1 [skip ci]
...
### [Version 1.7.1](https://github.com/lobehub/lobe-chat/compare/v1.7.0...v1.7.1 )
<sup>Released on **2024-07-26**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix dalle tools calling prompts to avoid content risk.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix dalle tools calling prompts to avoid content risk, closes [#3325 ](https://github.com/lobehub/lobe-chat/issues/3325 ) ([3e21240 ](https://github.com/lobehub/lobe-chat/commit/3e21240 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-26 10:07:20 +00:00
Arvin Xu
3e21240ff0
🐛 fix: fix dalle tools calling prompts to avoid content risk ( #3325 )
...
* fix tool calling of dalle
* fix snapshot
2024-07-26 18:01:59 +08:00
semantic-release-bot
d8fd992d3a
🔖 chore(release): v1.7.0 [skip ci]
...
## [Version 1.7.0](https://github.com/lobehub/lobe-chat/compare/v1.6.15...v1.7.0 )
<sup>Released on **2024-07-26**</sup>
#### ✨ Features
- **misc**: Enabled function calling on Deepseek models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Enabled function calling on Deepseek models, closes [#3312 ](https://github.com/lobehub/lobe-chat/issues/3312 ) ([35f31cb ](https://github.com/lobehub/lobe-chat/commit/35f31cb ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-26 07:35:27 +00:00
Zach Zimmermann
35f31cb3c5
✨ feat: Enabled function calling on Deepseek models ( #3312 )
2024-07-26 15:30:00 +08:00
semantic-release-bot
e7629b9e7f
🔖 chore(release): v1.6.15 [skip ci]
...
### [Version 1.6.15](https://github.com/lobehub/lobe-chat/compare/v1.6.14...v1.6.15 )
<sup>Released on **2024-07-26**</sup>
#### 💄 Styles
- **misc**: Fix file upload height.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix file upload height, closes [#3319 ](https://github.com/lobehub/lobe-chat/issues/3319 ) ([8343f35 ](https://github.com/lobehub/lobe-chat/commit/8343f35 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-26 06:12:08 +00:00
Arvin Xu
8343f350d4
💄 style: fix file upload height ( #3319 )
2024-07-26 14:07:05 +08:00
lobehubbot
0997685644
📝 docs(bot): Auto sync agents & plugin to readme
2024-07-26 02:44:46 +00:00
semantic-release-bot
6ee03da931
🔖 chore(release): v1.6.14 [skip ci]
...
### [Version 1.6.14](https://github.com/lobehub/lobe-chat/compare/v1.6.13...v1.6.14 )
<sup>Released on **2024-07-26**</sup>
#### 💄 Styles
- **misc**: Improve input file upload.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve input file upload, closes [#3314 ](https://github.com/lobehub/lobe-chat/issues/3314 ) ([de85553 ](https://github.com/lobehub/lobe-chat/commit/de85553 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-26 02:44:04 +00:00
Arvin Xu
de85553e76
💄 style: improve input file upload ( #3314 )
...
* 💄 style: improve input height
* 💄 style: improve input height
* fix drag
2024-07-26 10:38:58 +08:00
semantic-release-bot
1b86e012f1
🔖 chore(release): v1.6.13 [skip ci]
...
### [Version 1.6.13](https://github.com/lobehub/lobe-chat/compare/v1.6.12...v1.6.13 )
<sup>Released on **2024-07-25**</sup>
#### 💄 Styles
- **misc**: Updated Groq model list to include llama-3.1 and llama3-Groq.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Updated Groq model list to include llama-3.1 and llama3-Groq, closes [#3313 ](https://github.com/lobehub/lobe-chat/issues/3313 ) ([a9cfad6 ](https://github.com/lobehub/lobe-chat/commit/a9cfad6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-25 17:46:11 +00:00
Zach Zimmermann
a9cfad6db8
💄 style: Updated Groq model list to include llama-3.1 and llama3-Groq ( #3313 )
...
* Updated Groq model list with llama 3.1 models and Groq versions of llama 3
* Update names to match convention
2024-07-26 01:40:51 +08:00
semantic-release-bot
27e27cc8d1
🔖 chore(release): v1.6.12 [skip ci]
...
### [Version 1.6.12](https://github.com/lobehub/lobe-chat/compare/v1.6.11...v1.6.12 )
<sup>Released on **2024-07-25**</sup>
#### 💄 Styles
- **misc**: Add new models to groq which are llama 3.1.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add new models to groq which are llama 3.1, closes [#3301 ](https://github.com/lobehub/lobe-chat/issues/3301 ) ([ec20fd0 ](https://github.com/lobehub/lobe-chat/commit/ec20fd0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-25 16:13:01 +00:00
Star_dusted
ec20fd0c10
💄 style: add new models to groq which are llama 3.1 ( #3301 )
...
* feat: Add new models for groq
* fix: modify the id of model
* chore: Update chatModels in Groq model providers, which is LLaMA3.1
2024-07-26 00:07:43 +08:00
Zach Zimmermann
5f4491abd4
🔨 chore: Updated start script to use port 3210 to match docker ( #3297 )
2024-07-24 10:37:19 +08:00
semantic-release-bot
ee420d33c8
🔖 chore(release): v1.6.11 [skip ci]
...
### [Version 1.6.11](https://github.com/lobehub/lobe-chat/compare/v1.6.10...v1.6.11 )
<sup>Released on **2024-07-24**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix `UNAUTHORIZED` issue with clerk auth provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix `UNAUTHORIZED` issue with clerk auth provider, closes [#3299 ](https://github.com/lobehub/lobe-chat/issues/3299 ) ([97bea09 ](https://github.com/lobehub/lobe-chat/commit/97bea09 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-24 02:36:31 +00:00
Arvin Xu
97bea095c1
🐛 fix: fix UNAUTHORIZED issue with clerk auth provider ( #3299 )
2024-07-24 10:31:21 +08:00
semantic-release-bot
582ce8741d
🔖 chore(release): v1.6.10 [skip ci]
...
### [Version 1.6.10](https://github.com/lobehub/lobe-chat/compare/v1.6.9...v1.6.10 )
<sup>Released on **2024-07-23**</sup>
#### ♻ Code Refactoring
- **misc**: Upgrade snapshot version.
#### 💄 Styles
- **misc**: Fix the scrolling of the return result area of function calling.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Upgrade snapshot version, closes [#3296 ](https://github.com/lobehub/lobe-chat/issues/3296 ) ([2c14fef ](https://github.com/lobehub/lobe-chat/commit/2c14fef ))
#### Styles
* **misc**: Fix the scrolling of the return result area of function calling, closes [#3295 ](https://github.com/lobehub/lobe-chat/issues/3295 ) ([9c8f469 ](https://github.com/lobehub/lobe-chat/commit/9c8f469 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-23 15:39:54 +00:00
HansKing98
9c8f469438
💄 style: fix the scrolling of the return result area of function calling ( #3295 )
2024-07-23 23:34:35 +08:00
Arvin Xu
2c14fefd87
♻️ refactor: upgrade snapshot version ( #3296 )
2024-07-23 23:34:05 +08:00
lobehubbot
cfca015f9b
📝 docs(bot): Auto sync agents & plugin to readme
2024-07-23 14:26:27 +00:00
semantic-release-bot
b62d5e933e
🔖 chore(release): v1.6.9 [skip ci]
...
### [Version 1.6.9](https://github.com/lobehub/lobe-chat/compare/v1.6.8...v1.6.9 )
<sup>Released on **2024-07-23**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-23 14:25:43 +00:00
Zhijie He
c8113a465d
⚡ ️ perf: change base image to apline, decrease docker image size ( #3063 )
...
* 🔨 build(docker): change base image to apline, decrease image size
* 🔨 chore: decrease layer, reduce image size
* 🔨 chore: rebase build workflow
* 🔨 chore: further reduce the number of layers to 7 layers
* 🔨 chore: further reduce the number of layers to 6 layers
a. 4 layers from node:20-alpine
b. 1 layer from add nextjs user
c. 1 layer from copy lobechat files
* 🐛 fix: install pnpm with npm, fixed corepack not using mirror
* 🐛 fix: fixed corepack not using CN mirror issue
* 🔨 chore: update model env
* 🔨 chore: merge pnpm and sharp to builder stage
* 🐛 fix: fixed typo and build warning
* 🐛 fix: fixed typo
* 🔨 chore: rollback
* 🔨 chore: merge pnpm and sharp to builder stage
* 🐛 fix: fixed build warning
* 🔨 chore: cleanup
* 🔨 chore: set SENTRYCLI_CDNURL mirror
* 🔨 chore: add build docker scripts
2024-07-23 22:20:22 +08:00
semantic-release-bot
dac2735f58
🔖 chore(release): v1.6.8 [skip ci]
...
### [Version 1.6.8](https://github.com/lobehub/lobe-chat/compare/v1.6.7...v1.6.8 )
<sup>Released on **2024-07-23**</sup>
#### ♻ Code Refactoring
- **misc**: Move server modules.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Move server modules, closes [#3291 ](https://github.com/lobehub/lobe-chat/issues/3291 ) ([c7c9f39 ](https://github.com/lobehub/lobe-chat/commit/c7c9f39 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-23 04:54:38 +00:00
Arvin Xu
c7c9f39e88
♻️ refactor: move server modules ( #3291 )
2024-07-23 12:49:28 +08:00
lobehubbot
39525528bd
📝 docs(bot): Auto sync agents & plugin to readme
2024-07-23 02:16:06 +00:00
semantic-release-bot
c0e78049cb
🔖 chore(release): v1.6.7 [skip ci]
...
### [Version 1.6.7](https://github.com/lobehub/lobe-chat/compare/v1.6.6...v1.6.7 )
<sup>Released on **2024-07-23**</sup>
#### 💄 Styles
- **misc**: Add new model provider Novita AI.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add new model provider Novita AI, closes [#3177 ](https://github.com/lobehub/lobe-chat/issues/3177 ) ([08b063f ](https://github.com/lobehub/lobe-chat/commit/08b063f ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-23 02:15:23 +00:00
Jason
08b063fd77
💄 style: Add new model provider Novita AI ( #3177 )
2024-07-23 10:09:53 +08:00
semantic-release-bot
a042dd26f3
🔖 chore(release): v1.6.6 [skip ci]
...
### [Version 1.6.6](https://github.com/lobehub/lobe-chat/compare/v1.6.5...v1.6.6 )
<sup>Released on **2024-07-22**</sup>
#### ♻ Code Refactoring
- **model**: Clear and add models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **model**: Clear and add models, closes [#3208 ](https://github.com/lobehub/lobe-chat/issues/3208 ) ([ef54191 ](https://github.com/lobehub/lobe-chat/commit/ef54191 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-22 06:23:53 +00:00
Rubu Jam
ef54191d96
♻️ refactor(model): clear and add models ( #3208 )
2024-07-22 14:18:29 +08:00
Arvin Xu
5aec15a7f4
📝 docs: update auth0.zh-CN.mdx ( #3288 )
...
* Update 1_bug_report.yml
* Update 1_bug_report.yml
* Update 1_bug_report.yml
* Update 1_bug_report_cn.yml
* Update 1_bug_report_cn.yml
* Update `docs/self-hosting/advanced/sso-providers/auth0.zh-CN.mdx`
* Update auth0.zh-CN.mdx
2024-07-22 12:57:43 +08:00
CanisMinor
a17b97eebd
📝 docs: Add more usage docs ( #3286 )
2024-07-22 12:14:46 +08:00
semantic-release-bot
2a812365bf
🔖 chore(release): v1.6.5 [skip ci]
...
### [Version 1.6.5](https://github.com/lobehub/lobe-chat/compare/v1.6.4...v1.6.5 )
<sup>Released on **2024-07-22**</sup>
#### 🐛 Bug Fixes
- **misc**: Content lost unexpectedly on Qwen provider when `finish_reason` is `stop`.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Content lost unexpectedly on Qwen provider when `finish_reason` is `stop`, closes [#3252 ](https://github.com/lobehub/lobe-chat/issues/3252 ) ([d35c5b0 ](https://github.com/lobehub/lobe-chat/commit/d35c5b0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-22 02:47:04 +00:00
Minghao Li
d35c5b0eea
🐛 fix: content lost unexpectedly on Qwen provider when finish_reason is stop ( #3252 )
...
* fix: unexpected content lost while `finish_reason` is `stop`
* test: better stream reading code
2024-07-22 10:41:47 +08:00
renovate[bot]
e5a782bb38
Update dependency drizzle-kit to ^0.23.0 ( #3212 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-22 10:34:00 +08:00
renovate[bot]
38a923fbbf
Update dependency drizzle-orm to ^0.32.0 ( #3213 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-22 10:33:35 +08:00
semantic-release-bot
dbffba420e
🔖 chore(release): v1.6.4 [skip ci]
...
### [Version 1.6.4](https://github.com/lobehub/lobe-chat/compare/v1.6.3...v1.6.4 )
<sup>Released on **2024-07-21**</sup>
#### ♻ Code Refactoring
- **misc**: Add trpc query client with react-query.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Add trpc query client with react-query, closes [#3282 ](https://github.com/lobehub/lobe-chat/issues/3282 ) ([013ee54 ](https://github.com/lobehub/lobe-chat/commit/013ee54 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-21 12:01:30 +00:00
Arvin Xu
013ee54480
♻️ refactor: add trpc query client with react-query ( #3282 )
...
* ♻️ refactor: refactor the trpc client with react query mode
* ♻️ refactor: refactor the trpc client with react query mode
2024-07-21 19:56:16 +08:00
semantic-release-bot
0f4bbdcef5
🔖 chore(release): v1.6.3 [skip ci]
...
### [Version 1.6.3](https://github.com/lobehub/lobe-chat/compare/v1.6.2...v1.6.3 )
<sup>Released on **2024-07-21**</sup>
#### 💄 Styles
- **misc**: Update Zhipu models (GLM-4-AllTools & CodeGeeX-4).
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update Zhipu models (GLM-4-AllTools & CodeGeeX-4), closes [#3255 ](https://github.com/lobehub/lobe-chat/issues/3255 ) ([a92939f ](https://github.com/lobehub/lobe-chat/commit/a92939f ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-21 11:46:33 +00:00
Zhijie He
a92939f282
💄 style: update Zhipu models (GLM-4-AllTools & CodeGeeX-4) ( #3255 )
...
* 💄 style: update Zhipu models (GLM & CodeGeeX)
* 💄 style: update CodeGeeX icon
2024-07-21 19:41:33 +08:00
HansKing98
5684f23884
💄 style: add yi-large-fc model ( #3261 )
...
fix: add yi-large-fc
Reference Link:
https://platform.lingyiwanwu.com/docs#%E6%A8%A1%E5%9E%8B%E4%B8%8E%E8%AE%A1%E8%B4%B9
2024-07-21 19:39:34 +08:00
pagal
34c68202e2
📝 docs : update docker.mdx ( #3273 )
2024-07-21 19:34:26 +08:00
lobehubbot
58caa3209b
📝 docs(bot): Auto sync agents & plugin to readme
2024-07-21 04:49:43 +00:00
semantic-release-bot
675a5d11d2
🔖 chore(release): v1.6.2 [skip ci]
...
### [Version 1.6.2](https://github.com/lobehub/lobe-chat/compare/v1.6.1...v1.6.2 )
<sup>Released on **2024-07-21**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix dayjs render on server.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix dayjs render on server, closes [#3278 ](https://github.com/lobehub/lobe-chat/issues/3278 ) ([8c08dd5 ](https://github.com/lobehub/lobe-chat/commit/8c08dd5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-21 04:49:00 +00:00
Arvin Xu
8c08dd5756
🐛 fix: fix dayjs render on server ( #3278 )
2024-07-21 12:43:55 +08:00
semantic-release-bot
7506b70599
🔖 chore(release): v1.6.1 [skip ci]
...
### [Version 1.6.1](https://github.com/lobehub/lobe-chat/compare/v1.6.0...v1.6.1 )
<sup>Released on **2024-07-19**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the DragUpload.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the DragUpload, closes [#3263 ](https://github.com/lobehub/lobe-chat/issues/3263 ) ([19186eb ](https://github.com/lobehub/lobe-chat/commit/19186eb ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-19 16:04:09 +00:00
Arvin Xu
19186ebf80
♻️ refactor: refactor the DragUpload ( #3263 )
...
* 🐛 fix: fix dayjs locale
* ♻️ refactor: refactor the DragUpload component
* 🌐 chore: update the locale
2024-07-19 23:58:52 +08:00
semantic-release-bot
7eb192e529
🔖 chore(release): v1.6.0 [skip ci]
...
## [Version 1.6.0](https://github.com/lobehub/lobe-chat/compare/v1.5.5...v1.6.0 )
<sup>Released on **2024-07-19**</sup>
#### ✨ Features
- **misc**: Add `gpt-4o-mini` in OpenAI Provider and set it as the default model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add `gpt-4o-mini` in OpenAI Provider and set it as the default model, closes [#3256 ](https://github.com/lobehub/lobe-chat/issues/3256 ) ([a84d807 ](https://github.com/lobehub/lobe-chat/commit/a84d807 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-19 13:14:06 +00:00
Linghui Gong
a84d8073e3
✨ feat: add gpt-4o-mini in OpenAI Provider and set it as the default model ( #3256 )
...
* ✨ feat: gpt-4o-mini to openai provider
* ♻️ refactor: move gpt-4o-mini as default model
* ✅ test: fix test
* 🐛 fix: set gpt-4o-mini as default model
* chore: improve code
* chore: improve code
---------
Co-authored-by: arvinxx <arvinx@foxmail.com >
2024-07-19 21:09:02 +08:00
lobehubbot
52d2b9d3f0
📝 docs(bot): Auto sync agents & plugin to readme
2024-07-19 07:38:45 +00:00
semantic-release-bot
928f15543c
🔖 chore(release): v1.5.5 [skip ci]
...
### [Version 1.5.5](https://github.com/lobehub/lobe-chat/compare/v1.5.4...v1.5.5 )
<sup>Released on **2024-07-19**</sup>
#### 💄 Styles
- **misc**: Added Gemma2 instead of outdated Gemma.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Added Gemma2 instead of outdated Gemma, closes [#3231 ](https://github.com/lobehub/lobe-chat/issues/3231 ) ([03173b7 ](https://github.com/lobehub/lobe-chat/commit/03173b7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-19 07:38:04 +00:00
Maple Gao
03173b793b
💄 style: Added Gemma2 instead of outdated Gemma ( #3231 )
...
* 💄 config (Ollama): Added Gemma2 instead of outdated Gemma
* 💄 config (Ollama): Retaining old Gemma
2024-07-19 15:33:05 +08:00
semantic-release-bot
4531e24293
🔖 chore(release): v1.5.4 [skip ci]
...
### [Version 1.5.4](https://github.com/lobehub/lobe-chat/compare/v1.5.3...v1.5.4 )
<sup>Released on **2024-07-17**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix delete session group.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix delete session group, closes [#3245 ](https://github.com/lobehub/lobe-chat/issues/3245 ) ([8f7167d ](https://github.com/lobehub/lobe-chat/commit/8f7167d ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-17 17:24:36 +00:00
Arvin Xu
8f7167dd1d
🐛 fix: fix delete session group ( #3245 )
...
* 🐛 fix: fix delete session group
* 🎨 chore: improve code
2024-07-18 01:19:25 +08:00
lobehubbot
f9e1b31972
📝 docs(bot): Auto sync agents & plugin to readme
2024-07-17 12:26:18 +00:00
semantic-release-bot
4ca465677b
🔖 chore(release): v1.5.3 [skip ci]
...
### [Version 1.5.3](https://github.com/lobehub/lobe-chat/compare/v1.5.2...v1.5.3 )
<sup>Released on **2024-07-17**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix `OpenAI` deployment restrictions, fix cant duplicate assistant.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix `OpenAI` deployment restrictions, closes [#3206 ](https://github.com/lobehub/lobe-chat/issues/3206 ) ([3d7a35d ](https://github.com/lobehub/lobe-chat/commit/3d7a35d ))
* **misc**: Fix cant duplicate assistant, closes [#3242 ](https://github.com/lobehub/lobe-chat/issues/3242 ) ([0edc851 ](https://github.com/lobehub/lobe-chat/commit/0edc851 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-17 12:25:24 +00:00
Arvin Xu
0edc8513b9
🐛 fix: fix cant duplicate assistant ( #3242 )
2024-07-17 20:20:05 +08:00
Rubu Jam
3d7a35d378
🐛 fix: fix OpenAI deployment restrictions ( #3206 )
...
* ⚡ perf(route): Optimize `OpenAI` deployment restrictions
* 🐛 fix(route): incorrect use of `hkg1`
* 🐛 fix(route): Incorrect use of `hkg1`
2024-07-17 20:17:05 +08:00
semantic-release-bot
b63209e1ef
🔖 chore(release): v1.5.2 [skip ci]
...
### [Version 1.5.2](https://github.com/lobehub/lobe-chat/compare/v1.5.1...v1.5.2 )
<sup>Released on **2024-07-17**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix session not reorder after send message.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix session not reorder after send message, closes [#3239 ](https://github.com/lobehub/lobe-chat/issues/3239 ) ([7245a08 ](https://github.com/lobehub/lobe-chat/commit/7245a08 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-17 10:09:08 +00:00
Arvin Xu
7245a08d21
🐛 fix: fix session not reorder after send message ( #3239 )
...
* 🐛 fix: fix session not reorder after send message
* fix test
2024-07-17 18:04:02 +08:00
semantic-release-bot
6d19fb2979
🔖 chore(release): v1.5.1 [skip ci]
...
### [Version 1.5.1](https://github.com/lobehub/lobe-chat/compare/v1.5.0...v1.5.1 )
<sup>Released on **2024-07-17**</sup>
#### 💄 Styles
- **misc**: Improve brand url.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve brand url, closes [#3238 ](https://github.com/lobehub/lobe-chat/issues/3238 ) ([eef066f ](https://github.com/lobehub/lobe-chat/commit/eef066f ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-17 08:12:48 +00:00
Arvin Xu
eef066f32a
💄 style: improve brand url ( #3238 )
...
* 💄 style: improve url
* 💄 style: improve url
2024-07-17 16:07:35 +08:00
lobehubbot
a1259205f5
📝 docs(bot): Auto sync agents & plugin to readme
2024-07-17 05:46:14 +00:00
semantic-release-bot
8a53acfe2d
🔖 chore(release): v1.5.0 [skip ci]
...
## [Version 1.5.0](https://github.com/lobehub/lobe-chat/compare/v1.4.3...v1.5.0 )
<sup>Released on **2024-07-17**</sup>
#### ✨ Features
- **misc**: Spport qwen-vl and tool call for qwen.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Spport qwen-vl and tool call for qwen, closes [#3114 ](https://github.com/lobehub/lobe-chat/issues/3114 ) ([5216a85 ](https://github.com/lobehub/lobe-chat/commit/5216a85 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-17 05:45:26 +00:00
Minghao Li
5216a8555c
✨ feat: spport qwen-vl and tool call for qwen ( #3114 )
...
* feat: spport qwen-vl and tool call for qwen
* fix: make transformResponseToStream a util for testability
* test: append unit test for non-streaming response
* test: update unit-test against LobeQwenAI models
2024-07-17 13:21:33 +08:00
Hélio
091898bae1
🔨 chore: Add packageManager pnpm@9 to fix netlify deploy ( #3232 )
...
* Add packageManager no pnpm@9 as netlify asks
Based on https://docs.netlify.com/configure-builds/manage-dependencies/#pnpm and https://docs.netlify.com/frameworks/next-js/runtime-v4/overview/#pnpm-support and https://docs.netlify.com/configure-builds/available-software-at-build-time/#tools netlify needs to know that we want to use pnpm instead of npm which gives tons of errors and fail build.
* Update package.json
* Update package.json
2024-07-17 11:41:35 +08:00
Rubu Jam
1dd4f53cf4
✅ test: deps.inline uses server.deps.inline instead ( #3220 )
2024-07-15 13:47:22 +08:00
semantic-release-bot
dd839ca5ec
🔖 chore(release): v1.4.3 [skip ci]
...
### [Version 1.4.3](https://github.com/lobehub/lobe-chat/compare/v1.4.2...v1.4.3 )
<sup>Released on **2024-07-15**</sup>
#### 🐛 Bug Fixes
- **misc**: Save assistant info on blur.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Save assistant info on blur, closes [#3223 ](https://github.com/lobehub/lobe-chat/issues/3223 ) ([0987a42 ](https://github.com/lobehub/lobe-chat/commit/0987a42 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-15 04:22:08 +00:00
Minh-Phuc Tran
0987a42641
🐛 fix: save assistant info on blur ( #3223 )
2024-07-15 12:16:57 +08:00
lobehubbot
ea547c9dbd
📝 docs(bot): Auto sync agents & plugin to readme
2024-07-14 04:01:36 +00:00
renovate[bot]
b808bffd1b
Update dependency @edge-runtime/vm to v4 ( #3214 )
2024-07-14 11:56:26 +08:00
Arvin Xu
0e4ed20523
📝 docs: update docs ( #3209 )
2024-07-13 18:47:40 +08:00
semantic-release-bot
4756e5e407
🔖 chore(release): v1.4.2 [skip ci]
...
### [Version 1.4.2](https://github.com/lobehub/lobe-chat/compare/v1.4.1...v1.4.2 )
<sup>Released on **2024-07-13**</sup>
#### ♻ Code Refactoring
- **misc**: Remove code related to `gemini-pro-vision`.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Remove code related to `gemini-pro-vision`, closes [#2860 ](https://github.com/lobehub/lobe-chat/issues/2860 ) ([e2ba302 ](https://github.com/lobehub/lobe-chat/commit/e2ba302 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-13 07:50:27 +00:00
Rubu Jam
e2ba302c6c
♻️ refactor: Remove code related to gemini-pro-vision ( #2860 )
2024-07-13 15:45:24 +08:00
semantic-release-bot
471721a1c4
🔖 chore(release): v1.4.1 [skip ci]
...
### [Version 1.4.1](https://github.com/lobehub/lobe-chat/compare/v1.4.0...v1.4.1 )
<sup>Released on **2024-07-13**</sup>
#### 💄 Styles
- **ui**: Confirmation when `adding a new topic`.
- **misc**: Add cloud promotion banner.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **ui**: Confirmation when `adding a new topic`, closes [#3030 ](https://github.com/lobehub/lobe-chat/issues/3030 ) ([dc38cd4 ](https://github.com/lobehub/lobe-chat/commit/dc38cd4 ))
* **misc**: Add cloud promotion banner, closes [#3194 ](https://github.com/lobehub/lobe-chat/issues/3194 ) ([62db0f8 ](https://github.com/lobehub/lobe-chat/commit/62db0f8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-13 06:44:34 +00:00
CanisMinor
62db0f8047
💄 style: Add cloud promotion banner ( #3194 )
...
* 💄 style: Add public test modal
* 💄 style: Update style
* 🔧 chore: Clean
* 💄 style: Update button style
* Update guide.ts
* 🔧 chore: feature flag
* 💄 style: improve height
* ✅ test: fix test
---------
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2024-07-13 14:39:11 +08:00
Rubu Jam
dc38cd40b1
💄 style(ui): Confirmation when adding a new topic ( #3030 )
...
* 💄 style(ui): Confirm before opening a new topic
* 💄 style(ui): Always display `MoreVertical` on mobile
* 💄 style(ui): Adjust style of some components
* 💄 style(ui): Adjust the popment of `Popconfirm`
* 💄 style(ui): Adjust the popment of `Popconfirm`
2024-07-13 14:38:55 +08:00
semantic-release-bot
3463b30309
🔖 chore(release): v1.4.0 [skip ci]
...
## [Version 1.4.0](https://github.com/lobehub/lobe-chat/compare/v1.3.6...v1.4.0 )
<sup>Released on **2024-07-12**</sup>
#### ✨ Features
- **misc**: Add 360AI model provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add 360AI model provider, closes [#3130 ](https://github.com/lobehub/lobe-chat/issues/3130 ) ([79c5f86 ](https://github.com/lobehub/lobe-chat/commit/79c5f86 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-12 12:27:49 +00:00
Zhijie He
79c5f86804
✨ feat: Add 360AI model provider ( #3130 )
...
* ✨ feat: Add Zhinao model provider
* 🔨 chore: update Zhinao models info
* 🔨 chore: update Zhinao models tokens info
* 💄 style: fix model tag icon missing
* 💄 style: update Ai360 icon
* 💄 style: fix typo in ProviderAvatar
* 🔨 chore: cleanup
* 🔨 chore: rename Zhinao to Ai360 (360 智脑)
* 🔨 chore: remove blank space
2024-07-12 20:22:29 +08:00
Rubu Jam
f699021430
🔨 chore: fix netlify deploy error ( #3201 )
2024-07-12 11:43:01 +08:00
lobehubbot
c9eef7291b
📝 docs(bot): Auto sync agents & plugin to readme
2024-07-11 14:37:57 +00:00
semantic-release-bot
3b94540514
🔖 chore(release): v1.3.6 [skip ci]
...
### [Version 1.3.6](https://github.com/lobehub/lobe-chat/compare/v1.3.5...v1.3.6 )
<sup>Released on **2024-07-11**</sup>
#### ♻ Code Refactoring
- **misc**: Improve agent runtime code.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Improve agent runtime code, closes [#3199 ](https://github.com/lobehub/lobe-chat/issues/3199 ) ([9f211e2 ](https://github.com/lobehub/lobe-chat/commit/9f211e2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-11 14:37:13 +00:00
Arvin Xu
9f211e26be
♻️ refactor: improve agent runtime code ( #3199 )
...
* ♻️ refactor: improve agent runtime code
* ♻️ refactor: clean code
2024-07-11 22:32:02 +08:00
semantic-release-bot
5e8780d311
🔖 chore(release): v1.3.5 [skip ci]
...
### [Version 1.3.5](https://github.com/lobehub/lobe-chat/compare/v1.3.4...v1.3.5 )
<sup>Released on **2024-07-10**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix assistant meta change race issue.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix assistant meta change race issue, closes [#3184 ](https://github.com/lobehub/lobe-chat/issues/3184 ) ([6335be4 ](https://github.com/lobehub/lobe-chat/commit/6335be4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-10 02:10:40 +00:00
Arvin Xu
6335be41c6
🐛 fix: fix assistant meta change race issue ( #3184 )
2024-07-10 10:05:16 +08:00
semantic-release-bot
6e6ad3ecc1
🔖 chore(release): v1.3.4 [skip ci]
...
### [Version 1.3.4](https://github.com/lobehub/lobe-chat/compare/v1.3.3...v1.3.4 )
<sup>Released on **2024-07-09**</sup>
#### ♻ Code Refactoring
- **misc**: Support disable clientFetch by default.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Support disable clientFetch by default, closes [#3133 ](https://github.com/lobehub/lobe-chat/issues/3133 ) [#3108 ](https://github.com/lobehub/lobe-chat/issues/3108 ) ([4415652 ](https://github.com/lobehub/lobe-chat/commit/4415652 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-09 14:12:24 +00:00
cy948
441565269a
♻️ refactor: Support disable clientFetch by default ( #3133 )
...
* ♻️ refactor: Support disable clientFetch by modelConfig (#3108 )
* ✅ test: - clientfetch for qwen
* ♻️ refactor: Remove `defaultShowBrowserRequest` in qwen modelConfig
2024-07-09 22:07:11 +08:00
semantic-release-bot
968e1f244b
🔖 chore(release): v1.3.3 [skip ci]
...
### [Version 1.3.3](https://github.com/lobehub/lobe-chat/compare/v1.3.2...v1.3.3 )
<sup>Released on **2024-07-09**</sup>
#### 🐛 Bug Fixes
- **misc**: Allow user to use their own WebRTC signaling.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Allow user to use their own WebRTC signaling, closes [#3182 ](https://github.com/lobehub/lobe-chat/issues/3182 ) ([c7f8f38 ](https://github.com/lobehub/lobe-chat/commit/c7f8f38 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-09 12:42:17 +00:00
Arvin Xu
c7f8f3851c
🐛 fix: allow user to use their own WebRTC signaling ( #3182 )
...
* 🐛 fix: allow user to use their own WebRTC signaling
* 📝 docs: add webrtc docs
* 📝 docs: add webrtc docs
* 📝 docs: add webrtc docs
* 📝 docs: update webrtc docs
* 📝 docs: update webrtc docs
* 📝 docs: update webrtc docs
* 📝 docs: update webrtc docs
* Update url.ts
2024-07-09 20:36:49 +08:00
semantic-release-bot
85ed192fae
🔖 chore(release): v1.3.2 [skip ci]
...
### [Version 1.3.2](https://github.com/lobehub/lobe-chat/compare/v1.3.1...v1.3.2 )
<sup>Released on **2024-07-09**</sup>
#### 🐛 Bug Fixes
- **misc**: Automatic refresh when change language.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Automatic refresh when change language, closes [#3181 ](https://github.com/lobehub/lobe-chat/issues/3181 ) ([b597c5a ](https://github.com/lobehub/lobe-chat/commit/b597c5a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-09 12:16:06 +00:00
Rubu Jam
b597c5ac6b
🐛 fix: Automatic refresh when change language ( #3181 )
...
* 🐛 fix: Automatic refresh when change language
* 🐛 fix: Automatic refresh when change language
2024-07-09 20:10:57 +08:00
semantic-release-bot
7583631802
🔖 chore(release): v1.3.1 [skip ci]
...
### [Version 1.3.1](https://github.com/lobehub/lobe-chat/compare/v1.3.0...v1.3.1 )
<sup>Released on **2024-07-09**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-09 09:15:51 +00:00
Rubu Jam
1f059590b8
⚡ perf: Update gemini deployment restrictions ( #3167 )
2024-07-09 17:10:34 +08:00
semantic-release-bot
a5be879bbf
🔖 chore(release): v1.3.0 [skip ci]
...
## [Version 1.3.0](https://github.com/lobehub/lobe-chat/compare/v1.2.14...v1.3.0 )
<sup>Released on **2024-07-09**</sup>
#### ✨ Features
- **misc**: Add Taichu model provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add Taichu model provider, closes [#3129 ](https://github.com/lobehub/lobe-chat/issues/3129 ) ([a4580e9 ](https://github.com/lobehub/lobe-chat/commit/a4580e9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-09 08:45:48 +00:00
Zhijie He
a4580e9f2e
✨ feat: Add Taichu model provider ( #3129 )
...
* ✨ feat: Add Taichu model provider
* 💄 style: fix model tag icon missing
* 💄 style: update Taichu icon
* 💄 style: resize Taichu icon
2024-07-09 16:40:42 +08:00
Arvin Xu
e6dc16a1b4
📝 docs: add groq tools calling ( #3171 )
...
* add groq
* add groq
* 📝 docs: add groq tools calling
* add groq
2024-07-09 12:21:27 +08:00
semantic-release-bot
357d6ee6b6
🔖 chore(release): v1.2.14 [skip ci]
...
### [Version 1.2.14](https://github.com/lobehub/lobe-chat/compare/v1.2.13...v1.2.14 )
<sup>Released on **2024-07-08**</sup>
#### 💄 Styles
- **misc**: Provider changes with model in model settings.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Provider changes with model in model settings, closes [#3146 ](https://github.com/lobehub/lobe-chat/issues/3146 ) ([e53bb5a ](https://github.com/lobehub/lobe-chat/commit/e53bb5a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-08 06:22:33 +00:00
Rubu Jam
e53bb5a06d
💄 style: provider changes with model in model settings ( #3146 )
2024-07-08 14:17:22 +08:00
Arvin Xu
7100d1c8b5
📝 docs: fix google tools calling ( #3162 )
2024-07-07 23:39:27 +08:00
Arvin Xu
3a1ceba359
📝 docs: fix google tools calling ( #3161 )
2024-07-07 23:34:23 +08:00
Arvin Xu
7a4bbc003c
📝 docs: update tools calling ( #3160 )
...
* 📝 docs: add summary
* 📝 docs: update tools calling
* 📝 docs: update tools calling
2024-07-07 23:21:49 +08:00
Arvin Xu
b696a4088a
📝 docs: fix docs ( #3159 )
2024-07-07 17:36:54 +08:00
semantic-release-bot
9acce91559
🔖 chore(release): v1.2.13 [skip ci]
...
### [Version 1.2.13](https://github.com/lobehub/lobe-chat/compare/v1.2.12...v1.2.13 )
<sup>Released on **2024-07-07**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix tool message order.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix tool message order, closes [#3155 ](https://github.com/lobehub/lobe-chat/issues/3155 ) ([6171b2a ](https://github.com/lobehub/lobe-chat/commit/6171b2a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-07 06:07:07 +00:00
Arvin Xu
7da3cdcfd3
🚨 ci: fix lint ( #3158 )
2024-07-07 14:01:50 +08:00
Arvin Xu
6171b2a531
🐛 fix: fix tool message order ( #3155 )
...
* 🐛 fix: fix tool message order
* 🐛 fix: fix tool message order
2024-07-07 13:40:02 +08:00
renovate[bot]
c79d647ac2
Update dependency @google/generative-ai to ^0.14.0 ( #3089 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-07 12:20:35 +08:00
semantic-release-bot
36f94bd91e
🔖 chore(release): v1.2.12 [skip ci]
...
### [Version 1.2.12](https://github.com/lobehub/lobe-chat/compare/v1.2.11...v1.2.12 )
<sup>Released on **2024-07-07**</sup>
#### 🐛 Bug Fixes
- **misc**: Fixed mobile web page navigation issue with inbox assistant, support to disable clerk signup with feature flag.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fixed mobile web page navigation issue with inbox assistant, closes [#2693 ](https://github.com/lobehub/lobe-chat/issues/2693 ) ([4476a5e ](https://github.com/lobehub/lobe-chat/commit/4476a5e ))
* **misc**: Support to disable clerk signup with feature flag, closes [#3126 ](https://github.com/lobehub/lobe-chat/issues/3126 ) ([4ead315 ](https://github.com/lobehub/lobe-chat/commit/4ead315 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-07 02:58:14 +00:00
Cabeza
4ead315f7a
🐛 fix: support to disable clerk signup with feature flag ( #3126 )
...
* feat: Disable signup when env set
* feat: Disable Clerk sign-up based on feature flag
* fix: change to client
* fix: remove the logic for signup in middleware
* chore: revert the space deletion
* fix: update the url for login and signup
* fix: fix footerAction update logic
* test: update test for enableClerkSignUp
2024-07-07 10:53:09 +08:00
Rubu Jam
4476a5ebde
🐛 fix: Fixed mobile web page navigation issue with inbox assistant ( #2693 )
2024-07-07 10:51:05 +08:00
semantic-release-bot
f5fe60aeec
🔖 chore(release): v1.2.11 [skip ci]
...
### [Version 1.2.11](https://github.com/lobehub/lobe-chat/compare/v1.2.10...v1.2.11 )
<sup>Released on **2024-07-07**</sup>
#### 💄 Styles
- **misc**: Update deepseek max token.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update deepseek max token, closes [#3143 ](https://github.com/lobehub/lobe-chat/issues/3143 ) ([4a241b9 ](https://github.com/lobehub/lobe-chat/commit/4a241b9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-07 02:25:42 +00:00
sxjeru
4a241b9313
💄 style: Update deepseek max token ( #3143 )
2024-07-07 10:20:31 +08:00
lobehubbot
d3bdb610d8
📝 docs(bot): Auto sync agents & plugin to readme
2024-07-05 17:27:33 +00:00
semantic-release-bot
dda6dcb058
🔖 chore(release): v1.2.10 [skip ci]
...
### [Version 1.2.10](https://github.com/lobehub/lobe-chat/compare/v1.2.9...v1.2.10 )
<sup>Released on **2024-07-05**</sup>
#### 🐛 Bug Fixes
- **misc**: Improve tools calling error feedback when arguments are not correctly.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Improve tools calling error feedback when arguments are not correctly, closes [#3150 ](https://github.com/lobehub/lobe-chat/issues/3150 ) ([1fa160f ](https://github.com/lobehub/lobe-chat/commit/1fa160f ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-05 17:26:52 +00:00
Arvin Xu
1fa160fa1a
🐛 fix: improve tools calling error feedback when arguments are not correctly ( #3150 )
...
* update docs
* fix: fix plugin arguments issue
* Update error.ts
* 🚨 ci: fix lint
* ✅ test: fix test
* chore: update locale
2024-07-06 01:21:53 +08:00
semantic-release-bot
7fa3b42546
🔖 chore(release): v1.2.9 [skip ci]
...
### [Version 1.2.9](https://github.com/lobehub/lobe-chat/compare/v1.2.8...v1.2.9 )
<sup>Released on **2024-07-04**</sup>
#### 💄 Styles
- **misc**: Fix tool message suspense loading.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix tool message suspense loading, closes [#3138 ](https://github.com/lobehub/lobe-chat/issues/3138 ) ([3ce59ca ](https://github.com/lobehub/lobe-chat/commit/3ce59ca ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-04 03:01:07 +00:00
Arvin Xu
3ce59ca40c
💄 style: fix tool message suspense loading ( #3138 )
2024-07-04 10:55:51 +08:00
semantic-release-bot
0c09c84088
🔖 chore(release): v1.2.8 [skip ci]
...
### [Version 1.2.8](https://github.com/lobehub/lobe-chat/compare/v1.2.7...v1.2.8 )
<sup>Released on **2024-07-03**</sup>
#### 🐛 Bug Fixes
- **misc**: Allow builtin tools to trigger AI message.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Allow builtin tools to trigger AI message, closes [#3135 ](https://github.com/lobehub/lobe-chat/issues/3135 ) ([6c4c8f7 ](https://github.com/lobehub/lobe-chat/commit/6c4c8f7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-03 17:54:14 +00:00
Minh-Phuc Tran
6c4c8f7dc1
🐛 fix: allow builtin tools to trigger AI message ( #3135 )
2024-07-04 01:48:56 +08:00
Arvin Xu
4dbf79547d
📌 chore: pin `@clerk/nextjs to 5.1.6 ( #3137 )
2024-07-04 01:40:40 +08:00
lobehubbot
b8e9f21f7c
📝 docs(bot): Auto sync agents & plugin to readme
2024-07-03 16:50:17 +00:00
semantic-release-bot
3f2d9be937
🔖 chore(release): v1.2.7 [skip ci]
...
### [Version 1.2.7](https://github.com/lobehub/lobe-chat/compare/v1.2.6...v1.2.7 )
<sup>Released on **2024-07-03**</sup>
#### 💄 Styles
- **misc**: Improve delete assistant message with tools.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve delete assistant message with tools, closes [#3127 ](https://github.com/lobehub/lobe-chat/issues/3127 ) ([1230777 ](https://github.com/lobehub/lobe-chat/commit/1230777 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-03 16:49:34 +00:00
Arvin Xu
1230777860
💄 style: improve delete assistant message with tools ( #3127 )
...
* 💄 style: improve delete assistant message with tools
* ✅ test: add test for bulkDelete
* ✅ test: fix test
* 🐛 fix: fix delete issues
* ✅ test: add test
* ✅ test: add test
* ✅ test: add test
* 💡 chore: update comment
* 💡 chore: update comment
* ✅ test: add tests
* ✅ test: add tests
2024-07-04 00:44:14 +08:00
semantic-release-bot
35f24919e2
🔖 chore(release): v1.2.6 [skip ci]
...
### [Version 1.2.6](https://github.com/lobehub/lobe-chat/compare/v1.2.5...v1.2.6 )
<sup>Released on **2024-07-03**</sup>
#### 🐛 Bug Fixes
- **misc**: Clerk provider refreshes continously.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Clerk provider refreshes continously, closes [#3131 ](https://github.com/lobehub/lobe-chat/issues/3131 ) ([ffbb399 ](https://github.com/lobehub/lobe-chat/commit/ffbb399 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-03 08:51:00 +00:00
Minh-Phuc Tran
ffbb39924b
🐛 fix: clerk provider refreshes continously ( #3131 )
2024-07-03 13:54:04 +08:00
semantic-release-bot
ad306e37ab
🔖 chore(release): v1.2.5 [skip ci]
...
### [Version 1.2.5](https://github.com/lobehub/lobe-chat/compare/v1.2.4...v1.2.5 )
<sup>Released on **2024-07-02**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix clerk appearance is not applied correctly.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix clerk appearance is not applied correctly, closes [#3105 ](https://github.com/lobehub/lobe-chat/issues/3105 ) ([cf9c145 ](https://github.com/lobehub/lobe-chat/commit/cf9c145 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-02 15:11:51 +00:00
Minh-Phuc Tran
cf9c145fbf
🐛 fix: fix clerk appearance is not applied correctly ( #3105 )
2024-07-02 23:06:37 +08:00
semantic-release-bot
7ee6f6a694
🔖 chore(release): v1.2.4 [skip ci]
...
### [Version 1.2.4](https://github.com/lobehub/lobe-chat/compare/v1.2.3...v1.2.4 )
<sup>Released on **2024-07-02**</sup>
#### 💄 Styles
- **misc**: Update ProviderAvatar for Baichuan & Stepfun.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update ProviderAvatar for Baichuan & Stepfun, closes [#3112 ](https://github.com/lobehub/lobe-chat/issues/3112 ) ([ae5987a ](https://github.com/lobehub/lobe-chat/commit/ae5987a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-02 12:47:43 +00:00
Zhijie He
ae5987ac9d
💄 style: update ProviderAvatar for Baichuan & Stepfun ( #3112 )
2024-07-02 20:42:43 +08:00
Rubu Jam
73b88379e9
🔧 chore(config): adjusting stylelint rules ( #3117 )
2024-07-02 13:56:37 +08:00
semantic-release-bot
006c9c1a55
🔖 chore(release): v1.2.3 [skip ci]
...
### [Version 1.2.3](https://github.com/lobehub/lobe-chat/compare/v1.2.2...v1.2.3 )
<sup>Released on **2024-07-01**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the portal implement.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the portal implement, closes [#3110 ](https://github.com/lobehub/lobe-chat/issues/3110 ) ([53fb292 ](https://github.com/lobehub/lobe-chat/commit/53fb292 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-01 19:30:50 +00:00
Arvin Xu
53fb29211d
♻️ refactor: refactor the portal implement ( #3110 )
2024-07-02 03:25:53 +08:00
lobehubbot
9304008f5e
📝 docs(bot): Auto sync agents & plugin to readme
2024-07-01 17:13:02 +00:00
CanisMinor
c85143a0ea
🔧 chore: Update lint config ( #3109 )
2024-07-02 01:07:56 +08:00
semantic-release-bot
d71108ae9a
🔖 chore(release): v1.2.2 [skip ci]
...
### [Version 1.2.2](https://github.com/lobehub/lobe-chat/compare/v1.2.1...v1.2.2 )
<sup>Released on **2024-07-01**</sup>
#### 🐛 Bug Fixes
- **misc**: Display issue when select default model in System Agent.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Display issue when select default model in System Agent, closes [#3095 ](https://github.com/lobehub/lobe-chat/issues/3095 ) ([49f7f33 ](https://github.com/lobehub/lobe-chat/commit/49f7f33 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-01 16:21:41 +00:00
Zhijie He
49f7f33313
🐛 fix: display issue when select default model in System Agent ( #3095 )
...
* 💄 style: update coding style
* 🐛 fix: display issue when select default model in System Agent
* 🔨 chore: removed 'form' from trigger
* 🔨 chore: cleanup space
* 🔨 chore: update useSyncSystemAgent function
* 🔨 chore: package system-agent form as component
2024-07-02 00:16:32 +08:00
semantic-release-bot
6619c5de7e
🔖 chore(release): v1.2.1 [skip ci]
...
### [Version 1.2.1](https://github.com/lobehub/lobe-chat/compare/v1.2.0...v1.2.1 )
<sup>Released on **2024-07-01**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the portal file.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the portal file, closes [#3106 ](https://github.com/lobehub/lobe-chat/issues/3106 ) ([2d9635f ](https://github.com/lobehub/lobe-chat/commit/2d9635f ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-01 14:20:52 +00:00
Arvin Xu
2d9635f853
♻️ refactor: refactor the portal file ( #3106 )
2024-07-01 22:15:37 +08:00
semantic-release-bot
f0d037e15d
🔖 chore(release): v1.2.0 [skip ci]
...
## [Version 1.2.0](https://github.com/lobehub/lobe-chat/compare/v1.1.18...v1.2.0 )
<sup>Released on **2024-07-01**</sup>
#### ✨ Features
- **misc**: Add Baichuan model provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add Baichuan model provider, closes [#3097 ](https://github.com/lobehub/lobe-chat/issues/3097 ) ([378cf02 ](https://github.com/lobehub/lobe-chat/commit/378cf02 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-01 11:04:25 +00:00
Zhijie He
378cf020e5
✨ feat: Add Baichuan model provider ( #3097 )
2024-07-01 18:59:18 +08:00
semantic-release-bot
e431d1a21a
🔖 chore(release): v1.1.18 [skip ci]
...
### [Version 1.1.18](https://github.com/lobehub/lobe-chat/compare/v1.1.17...v1.1.18 )
<sup>Released on **2024-07-01**</sup>
#### 💄 Styles
- **misc**: Add Gemini 1.5 stable version model & 2M context window.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add Gemini 1.5 stable version model & 2M context window, closes [#2744 ](https://github.com/lobehub/lobe-chat/issues/2744 ) ([a35143b ](https://github.com/lobehub/lobe-chat/commit/a35143b ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-01 09:03:02 +00:00
sxjeru
a35143b66e
💄 style: Add Gemini 1.5 stable version model & 2M context window ( #2744 )
...
* Update google.ts
* Update google.ts
* Update google.ts
* Update google.ts
* Update google.ts
* 去掉 Latest
* Update google.ts
2024-07-01 16:57:48 +08:00
semantic-release-bot
4bd05fc2a7
🔖 chore(release): v1.1.17 [skip ci]
...
### [Version 1.1.17](https://github.com/lobehub/lobe-chat/compare/v1.1.16...v1.1.17 )
<sup>Released on **2024-07-01**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor to prepare for Chat Portal.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor to prepare for Chat Portal, closes [#3093 ](https://github.com/lobehub/lobe-chat/issues/3093 ) ([e7c1ba8 ](https://github.com/lobehub/lobe-chat/commit/e7c1ba8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-07-01 08:23:53 +00:00
Arvin Xu
e7c1ba8f74
♻️ refactor: refactor to prepare for Chat Portal ( #3093 )
...
* ✨ feat: add dock
* ♻️ refactor: add plugin render
* ✅ test: add tests
* ✅ test: add tests
* ✅ test: add tests
* ♻️ refactor: refactor and add tests
* ✅ test: fix tests
* ✅ test: fix tests
* move files
* refactor
* 🌐 chore: add locale
2024-07-01 16:18:37 +08:00
semantic-release-bot
9ea871105e
🔖 chore(release): v1.1.16 [skip ci]
...
### [Version 1.1.16](https://github.com/lobehub/lobe-chat/compare/v1.1.15...v1.1.16 )
<sup>Released on **2024-06-29**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix clerk `UNAUTHORIZED` error after long-time hang-up.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix clerk `UNAUTHORIZED` error after long-time hang-up, closes [#3084 ](https://github.com/lobehub/lobe-chat/issues/3084 ) ([a148c3b ](https://github.com/lobehub/lobe-chat/commit/a148c3b ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-29 13:01:23 +00:00
Arvin Xu
a148c3b031
🐛 fix: fix clerk UNAUTHORIZED error after long-time hang-up ( #3084 )
...
* 🐛 fix: fix clerk auth
* 💡 fix: fix clerk auth
2024-06-29 20:56:25 +08:00
Star
0854a1d0d2
📝 docs: remove ollama /v1 ( #3068 )
2024-06-29 12:35:27 +08:00
semantic-release-bot
8c1512df26
🔖 chore(release): v1.1.15 [skip ci]
...
### [Version 1.1.15](https://github.com/lobehub/lobe-chat/compare/v1.1.14...v1.1.15 )
<sup>Released on **2024-06-28**</sup>
#### 🐛 Bug Fixes
- **misc**: Pin `@azure/core-rest-pipeline@1.16 .0` to fix azure openai issue.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Pin `@azure/core-rest-pipeline@1.16 .0` to fix azure openai issue, closes [#3066 ](https://github.com/lobehub/lobe-chat/issues/3066 ) ([f3b29f6 ](https://github.com/lobehub/lobe-chat/commit/f3b29f6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-28 09:33:56 +00:00
BrandonStudio
f3b29f6930
🐛 fix: pin @azure/core-rest-pipeline@1.16.0 to fix azure openai issue ( #3066 )
2024-06-28 17:29:05 +08:00
lobehubbot
3f5a4b456d
📝 docs(bot): Auto sync agents & plugin to readme
2024-06-28 09:13:01 +00:00
Star
cc0b177317
📝 docs: update price ( #3072 )
...
Signed-off-by: Star <i@ssstttar.com >
2024-06-28 17:08:07 +08:00
Rubu Jam
b7f4bf6e4a
📝 docs(database): improve the file server-database.mdx ( #3050 )
2024-06-27 20:59:36 +08:00
Arvin Xu
f33325a7e1
🌐 chore: add error locale ( #3061 )
2024-06-27 20:48:40 +08:00
semantic-release-bot
c1e7e194b8
🔖 chore(release): v1.1.14 [skip ci]
...
### [Version 1.1.14](https://github.com/lobehub/lobe-chat/compare/v1.1.13...v1.1.14 )
<sup>Released on **2024-06-27**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor plugin state.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor plugin state, closes [#3059 ](https://github.com/lobehub/lobe-chat/issues/3059 ) ([6448570 ](https://github.com/lobehub/lobe-chat/commit/6448570 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-27 12:13:37 +00:00
Arvin Xu
6448570910
♻️ refactor: refactor plugin state ( #3059 )
...
* ♻️ refactor: refactor plugin state
* ♻️ refactor: refactor plugin state
* 🍱 style: update OG url
2024-06-27 20:08:23 +08:00
lobehubbot
bda40fa100
📝 docs(bot): Auto sync agents & plugin to readme
2024-06-27 01:39:28 +00:00
semantic-release-bot
eba81480b4
🔖 chore(release): v1.1.13 [skip ci]
...
### [Version 1.1.13](https://github.com/lobehub/lobe-chat/compare/v1.1.12...v1.1.13 )
<sup>Released on **2024-06-27**</sup>
#### 🐛 Bug Fixes
- **misc**: -check_updates cannot be set by FEATURE_FLAGS.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: -check_updates cannot be set by FEATURE_FLAGS, closes [#3038 ](https://github.com/lobehub/lobe-chat/issues/3038 ) ([bdadfee ](https://github.com/lobehub/lobe-chat/commit/bdadfee ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-27 01:38:47 +00:00
Zhijie He
bdadfeeccf
🐛 fix: -check_updates cannot be set by FEATURE_FLAGS ( #3038 )
2024-06-27 09:33:19 +08:00
lobehubbot
90dc95cb61
📝 docs(bot): Auto sync agents & plugin to readme
2024-06-26 06:54:43 +00:00
semantic-release-bot
457106b3d8
🔖 chore(release): v1.1.12 [skip ci]
...
### [Version 1.1.12](https://github.com/lobehub/lobe-chat/compare/v1.1.11...v1.1.12 )
<sup>Released on **2024-06-26**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix azure tools calling.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix azure tools calling, closes [#3046 ](https://github.com/lobehub/lobe-chat/issues/3046 ) ([b929985 ](https://github.com/lobehub/lobe-chat/commit/b929985 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-26 06:53:41 +00:00
Arvin Xu
b9299858be
🐛 fix: fix azure tools calling ( #3046 )
...
* 🐛 fix: desensitized azure endpoint
* 🐛 fix: fix azure tool calling
* ✅ test: fix test
* ✅ test: fix test
2024-06-26 14:48:39 +08:00
Jonathan Mohrbacher
a5c348db0e
📝 docs: fix mentions of SSO_PROVIDERS and NEXTAUTH_SECRET ( #3018 )
...
* 📝 docs: Fix mentions of `SSO_PROVIDERS` and `NEXTAUTH_SECRET`
* Delete `ENABLE_OAUTH_SSO`
2024-06-26 14:48:24 +08:00
Star
23f3efbd79
📝 docs: add notes ( #3039 )
...
Signed-off-by: Star <i@ssstttar.com >
2024-06-26 00:21:59 +08:00
semantic-release-bot
3042e35722
🔖 chore(release): v1.1.11 [skip ci]
...
### [Version 1.1.11](https://github.com/lobehub/lobe-chat/compare/v1.1.10...v1.1.11 )
<sup>Released on **2024-06-25**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor format utils.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor format utils, closes [#3034 ](https://github.com/lobehub/lobe-chat/issues/3034 ) ([8e54ca0 ](https://github.com/lobehub/lobe-chat/commit/8e54ca0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-25 11:33:52 +00:00
Arvin Xu
8e54ca0f59
♻️ refactor: refactor format utils ( #3034 )
...
* ♻️ refactor: refactor format utils
* ♻️ refactor: refactor format utils
2024-06-25 19:28:50 +08:00
CanisMinor
8ae29afeb6
📝 docs: Add HelloGithub shield #3029 ( #3033 ) [skip ci]
...
* 📝 docs: Add HelloGithub shield #3029
* 📝 docs: Fix HelloGithub shield
2024-06-25 16:39:04 +08:00
CanisMinor
7585fc22ac
📝 docs: Add HelloGithub shield #3029 ( #3032 ) [skip ci]
2024-06-25 16:11:07 +08:00
semantic-release-bot
61b6ac9c3f
🔖 chore(release): v1.1.10 [skip ci]
...
### [Version 1.1.10](https://github.com/lobehub/lobe-chat/compare/v1.1.9...v1.1.10 )
<sup>Released on **2024-06-24**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-24 17:33:38 +00:00
Arvin Xu
1a067b1306
⚡ ️ perf: improve click response for chat page ( #3017 )
...
* ⚡ ️ perf: improve click response for chat page
* 🌐 chore: update locale
2024-06-25 01:28:28 +08:00
semantic-release-bot
62a1ef2a22
🔖 chore(release): v1.1.9 [skip ci]
...
### [Version 1.1.9](https://github.com/lobehub/lobe-chat/compare/v1.1.8...v1.1.9 )
<sup>Released on **2024-06-24**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix agent tags.
#### 💄 Styles
- **ui**: Fixed incorrect text display on connect check.
- **misc**: Always show action on mobile.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix agent tags, closes [#3015 ](https://github.com/lobehub/lobe-chat/issues/3015 ) ([01e965b ](https://github.com/lobehub/lobe-chat/commit/01e965b ))
#### Styles
* **ui**: Fixed incorrect text display on connect check, closes [#2994 ](https://github.com/lobehub/lobe-chat/issues/2994 ) ([5160f23 ](https://github.com/lobehub/lobe-chat/commit/5160f23 ))
* **misc**: Always show action on mobile, closes [#1863 ](https://github.com/lobehub/lobe-chat/issues/1863 ) ([f40292e ](https://github.com/lobehub/lobe-chat/commit/f40292e ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-24 16:22:30 +00:00
Rubu Jam
5160f232bb
💄 style(ui): fixed incorrect text display on connect check ( #2994 )
...
* 🐛 fix(ui): Fixed incorrect text display on connect check
* 🐛 fix(ui): Fixed incorrect text display on connect check
2024-06-25 00:17:16 +08:00
华丽
f40292e55b
💄 style: always show action on mobile ( #1863 )
2024-06-25 00:15:52 +08:00
Arvin Xu
01e965be0d
🐛 fix: fix agent tags ( #3015 )
...
* 🐛 fix: fix agent tags
* 📸 test: update snapshot
2024-06-25 00:14:05 +08:00
renovate[bot]
b5517c763e
Update dependency ai to v3.2.6 ( #2372 )
...
* Update dependency ai to v3.2.6
* Update package.json
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2024-06-24 21:51:54 +08:00
lobehubbot
9cc059cbad
📝 docs(bot): Auto sync agents & plugin to readme
2024-06-24 13:22:48 +00:00
semantic-release-bot
e03a24c7f5
🔖 chore(release): v1.1.8 [skip ci]
...
### [Version 1.1.8](https://github.com/lobehub/lobe-chat/compare/v1.1.7...v1.1.8 )
<sup>Released on **2024-06-24**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix anthropic parallel tools calling.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix anthropic parallel tools calling, closes [#3010 ](https://github.com/lobehub/lobe-chat/issues/3010 ) ([1d891ac ](https://github.com/lobehub/lobe-chat/commit/1d891ac ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-24 13:22:04 +00:00
Arvin Xu
1d891ac52b
🐛 fix: fix anthropic parallel tools calling ( #3010 )
...
* wip
* 💚 ci: fix lint
* ✅ test: fix test
* 📝 docs: update docs
* 📝 docs: update docs
* 📝 docs: update docs
* 📝 docs: update docs
* 📝 docs: update docs
* 📝 docs: update docs
* 📝 docs: update docs
2024-06-24 21:16:49 +08:00
semantic-release-bot
6ca63892c6
🔖 chore(release): v1.1.7 [skip ci]
...
### [Version 1.1.7](https://github.com/lobehub/lobe-chat/compare/v1.1.6...v1.1.7 )
<sup>Released on **2024-06-24**</sup>
#### 💄 Styles
- **misc**: Add AES-GCM footer and tooltip.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add AES-GCM footer and tooltip, closes [#2976 ](https://github.com/lobehub/lobe-chat/issues/2976 ) ([5d9bef4 ](https://github.com/lobehub/lobe-chat/commit/5d9bef4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-24 06:41:31 +00:00
CanisMinor
5d9bef4378
💄 style: Add AES-GCM footer and tooltip ( #2976 )
...
* 💄 style: Add AES-GCM footer and tooltip
* 💄 style: Update style
2024-06-24 14:36:20 +08:00
Arvin Xu
9ab200c602
💚 chore: fix vercel build ( #2998 )
2024-06-23 18:52:57 +08:00
semantic-release-bot
2104c737aa
🔖 chore(release): v1.1.6 [skip ci]
...
### [Version 1.1.6](https://github.com/lobehub/lobe-chat/compare/v1.1.5...v1.1.6 )
<sup>Released on **2024-06-23**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the server db implement.
#### 🐛 Bug Fixes
- **misc**: Fix incorrect baseURL for Groq in client mode.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the server db implement, closes [#2991 ](https://github.com/lobehub/lobe-chat/issues/2991 ) ([fa78599 ](https://github.com/lobehub/lobe-chat/commit/fa78599 ))
#### What's fixed
* **misc**: Fix incorrect baseURL for Groq in client mode, closes [#2747 ](https://github.com/lobehub/lobe-chat/issues/2747 ) ([af14225 ](https://github.com/lobehub/lobe-chat/commit/af14225 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-23 08:19:23 +00:00
mosade
af14225d31
🐛 fix: fix incorrect baseURL for Groq in client mode ( #2747 )
2024-06-23 16:14:06 +08:00
Arvin Xu
fa78599548
♻️ refactor: refactor the server db implement ( #2991 )
...
* ♻️ refactor: refactor the server db implement
* ✅ test: fix tests
2024-06-23 16:09:11 +08:00
semantic-release-bot
89414c2971
🔖 chore(release): v1.1.5 [skip ci]
...
### [Version 1.1.5](https://github.com/lobehub/lobe-chat/compare/v1.1.4...v1.1.5 )
<sup>Released on **2024-06-23**</sup>
#### ♻ Code Refactoring
- **misc**: Remove deprecated env.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Remove deprecated env, closes [#2983 ](https://github.com/lobehub/lobe-chat/issues/2983 ) ([15a681f ](https://github.com/lobehub/lobe-chat/commit/15a681f ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-23 07:41:57 +00:00
Arvin Xu
15a681fc8e
🔥 refactor: remove deprecated env ( #2983 )
...
* 🔥 refactor: remove deprecated env
* ✅ test: fix test
2024-06-23 15:36:55 +08:00
lobehubbot
499550109b
📝 docs(bot): Auto sync agents & plugin to readme
2024-06-23 03:59:49 +00:00
Ryan Patterson
a20d1aeca1
📝 docs: Add reference to model providers. ( #2973 )
...
* Add reference to model providers.
* Update model-list.mdx
2024-06-23 11:55:02 +08:00
renovate[bot]
df0af9933b
Update dependency @types/uuid to v10 ( #2989 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-23 11:54:16 +08:00
semantic-release-bot
93f1cffa86
🔖 chore(release): v1.1.4 [skip ci]
...
### [Version 1.1.4](https://github.com/lobehub/lobe-chat/compare/v1.1.3...v1.1.4 )
<sup>Released on **2024-06-22**</sup>
#### 🐛 Bug Fixes
- **misc**: Create first-time user on server db.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Create first-time user on server db, closes [#2977 ](https://github.com/lobehub/lobe-chat/issues/2977 ) ([6f53f35 ](https://github.com/lobehub/lobe-chat/commit/6f53f35 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-22 16:17:05 +00:00
Minh-Phuc Tran
6f53f35d6d
🐛 fix: create first-time user on server db ( #2977 )
2024-06-23 00:12:14 +08:00
Arvin Xu
4a3c21d01b
📝 docs: update ( #2980 )
2024-06-22 19:49:23 +08:00
Arvin Xu
c52bce8db8
📝 docs: update tool calling docs ( #2978 )
...
* 📝 docs: update
📝 docs: update
📝 docs: update
📝 docs: update
📝 docs: update
📝 docs: update
📝 docs: update
📝 docs: update
📝 docs: update
update
update
update
update
update
update
update
update
update
update
update
update
update
update
docs
docs
docs
update
add docs
📝 docs: update
📝 docs: update
📝 docs: update
📝 docs: update
📝 docs: update
📝 docs: update
📝 docs: update
update
update
update
update
update
update
update
update
update
update
update
update
update
update
docs
docs
docs
update
add docs
* 📝 docs: update
2024-06-22 19:40:49 +08:00
Arvin Xu
3f85ffbb28
📝 docs: tool calling for openai ( #2975 )
...
* 📝 docs: update
📝 docs: update
📝 docs: update
📝 docs: update
📝 docs: update
📝 docs: update
📝 docs: update
📝 docs: update
update
update
update
update
update
update
update
update
update
update
update
update
update
update
docs
docs
docs
update
add docs
📝 docs: update
📝 docs: update
📝 docs: update
📝 docs: update
📝 docs: update
📝 docs: update
📝 docs: update
update
update
update
update
update
update
update
update
update
update
update
update
update
update
docs
docs
docs
update
add docs
* 📝 docs: update
* 📝 docs: update
* 📝 docs: update
* 📝 docs: update
* 📝 docs: update
* 📝 docs: update
* 📝 docs: update
* 📝 docs: update
* 📝 docs: update
* 📝 docs: update
* 📝 docs: update
* 📝 docs: update
* 📝 docs: update
2024-06-22 18:43:29 +08:00
Arvin Xu
13c4037c15
📝 docs: add tool calling benchmark docs ( #2963 )
2024-06-22 01:07:36 +08:00
Rubu Jam
df67dc0e80
🔧 chore(deps): Upgraded drizzle-orm to 0.31.2 ( #2964 )
2024-06-21 20:27:24 +08:00
Star
2603505241
📝 docs: add backup notice ( #2967 )
2024-06-21 19:23:11 +08:00
semantic-release-bot
d7b31d91b3
🔖 chore(release): v1.1.3 [skip ci]
...
### [Version 1.1.3](https://github.com/lobehub/lobe-chat/compare/v1.1.2...v1.1.3 )
<sup>Released on **2024-06-21**</sup>
#### 🐛 Bug Fixes
- **misc**: Ollama not enabled client fetch by default.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Ollama not enabled client fetch by default, closes [#2961 ](https://github.com/lobehub/lobe-chat/issues/2961 ) ([90db48e ](https://github.com/lobehub/lobe-chat/commit/90db48e ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-21 05:26:30 +00:00
cy948
90db48e1e8
🐛 fix: ollama not enabled client fetch by default ( #2961 )
2024-06-21 13:21:34 +08:00
lobehubbot
7fda93ae8e
📝 docs(bot): Auto sync agents & plugin to readme
2024-06-21 02:44:26 +00:00
Arvin Xu
a91d6b23a2
📝 docs: update provider docs ( #2960 )
...
* 🌐 chore: fix locale
* 📝 docs: update provider docs
2024-06-21 10:37:59 +08:00
semantic-release-bot
e78a6862e5
🔖 chore(release): v1.1.2 [skip ci]
...
### [Version 1.1.2](https://github.com/lobehub/lobe-chat/compare/v1.1.1...v1.1.2 )
<sup>Released on **2024-06-20**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-20 19:27:34 +00:00
Arvin Xu
bede6b0094
💚 build: fix build ( #2958 )
...
* 💚 build: fix build
* ✅ test: fix test
2024-06-21 03:22:35 +08:00
semantic-release-bot
37eb8fe534
🔖 chore(release): v1.1.1 [skip ci]
...
### [Version 1.1.1](https://github.com/lobehub/lobe-chat/compare/v1.1.0...v1.1.1 )
<sup>Released on **2024-06-20**</sup>
#### 💄 Styles
- **misc**: Fixed System Agent missing in mobile layout.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fixed System Agent missing in mobile layout, closes [#2954 ](https://github.com/lobehub/lobe-chat/issues/2954 ) ([596b9c8 ](https://github.com/lobehub/lobe-chat/commit/596b9c8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-20 17:02:03 +00:00
Zhijie He
596b9c8091
💄 style: fixed System Agent missing in mobile layout ( #2954 )
2024-06-21 00:57:00 +08:00
renovate[bot]
6e9341ae3b
Update dependency @anthropic-ai/sdk to ^0.24.0 ( #2757 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-21 00:46:11 +08:00
semantic-release-bot
7f6e3b18fe
🔖 chore(release): v1.1.0 [skip ci]
...
## [Version 1.1.0](https://github.com/lobehub/lobe-chat/compare/v1.0.14...v1.1.0 )
<sup>Released on **2024-06-20**</sup>
#### ✨ Features
- **misc**: Supoort Claude 3.5 Sonnet.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Supoort Claude 3.5 Sonnet, closes [#2955 ](https://github.com/lobehub/lobe-chat/issues/2955 ) ([aa1d7b7 ](https://github.com/lobehub/lobe-chat/commit/aa1d7b7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-20 16:34:16 +00:00
cuterwrite
aa1d7b7f1c
✨ feat: Supoort Claude 3.5 Sonnet ( #2955 )
2024-06-21 00:28:55 +08:00
semantic-release-bot
1764383ddd
🔖 chore(release): v1.0.14 [skip ci]
...
### [Version 1.0.14](https://github.com/lobehub/lobe-chat/compare/v1.0.13...v1.0.14 )
<sup>Released on **2024-06-20**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix to send image without text.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix to send image without text, closes [#2952 ](https://github.com/lobehub/lobe-chat/issues/2952 ) ([b3e915e ](https://github.com/lobehub/lobe-chat/commit/b3e915e ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-20 14:06:36 +00:00
Arvin Xu
b3e915e064
🐛 fix: fix to send image without text ( #2952 )
...
* ♻️ refactor: improve tool calling
*
2024-06-20 22:01:30 +08:00
CanisMinor
67e5eead26
📝 docs: Update provider docs ( #2949 )
...
* 📝 docs: Update provider docs
* 📝 docs: Update docs
* 📝 docs: Update shield
* 📝 docs: Update link
* 📝 docs: Add providers page
* 📝 docs: Update docs
* ✨ feat: Add doc in llm setting
* 📝 docs: Update provider docs
* 📝 docs: Update docs
* 🔧 chore: Fix reference
2024-06-20 19:07:50 +08:00
lobehubbot
de4de71d03
📝 docs(bot): Auto sync agents & plugin to readme
2024-06-19 18:32:08 +00:00
semantic-release-bot
39864df37d
🔖 chore(release): v1.0.13 [skip ci]
...
### [Version 1.0.13](https://github.com/lobehub/lobe-chat/compare/v1.0.12...v1.0.13 )
<sup>Released on **2024-06-19**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix and improve tool calling.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix and improve tool calling, closes [#2941 ](https://github.com/lobehub/lobe-chat/issues/2941 ) ([ea06536 ](https://github.com/lobehub/lobe-chat/commit/ea06536 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-19 18:31:24 +00:00
Arvin Xu
ea06536349
🐛 fix: fix and improve tool calling ( #2941 )
...
* 🐛 fix: fix and improve tool calling
* ✅ test: fix tests
* 🐛 fix: fix Anthropic stream tool calling
* ✅ test: fix test
* 💄 style: fix display on markdown
2024-06-20 02:26:18 +08:00
semantic-release-bot
dde04b7735
🔖 chore(release): v1.0.12 [skip ci]
...
### [Version 1.0.12](https://github.com/lobehub/lobe-chat/compare/v1.0.11...v1.0.12 )
<sup>Released on **2024-06-19**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix auto avatar.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix auto avatar, closes [#2939 ](https://github.com/lobehub/lobe-chat/issues/2939 ) ([f40300c ](https://github.com/lobehub/lobe-chat/commit/f40300c ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-19 13:36:50 +00:00
Arvin Xu
f40300cf1a
🐛 fix: fix auto avatar ( #2939 )
...
* 🐛 fix: fix auto avatar
* 💄 style: add auto avatar
* 🌐 chore: update locale
* ♻️ refactor: add instance for AgentSetting
2024-06-19 21:30:01 +08:00
semantic-release-bot
53d91e6a13
🔖 chore(release): v1.0.11 [skip ci]
...
### [Version 1.0.11](https://github.com/lobehub/lobe-chat/compare/v1.0.10...v1.0.11 )
<sup>Released on **2024-06-19**</sup>
#### 💄 Styles
- **misc**: Fix phi3 icon display under OpenRouter.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix phi3 icon display under OpenRouter, closes [#2877 ](https://github.com/lobehub/lobe-chat/issues/2877 ) ([4173015 ](https://github.com/lobehub/lobe-chat/commit/4173015 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-19 08:26:15 +00:00
Zhijie He
4173015f1b
💄 style: fix phi3 icon display under OpenRouter ( #2877 )
2024-06-19 16:21:07 +08:00
semantic-release-bot
9d005c6636
🔖 chore(release): v1.0.10 [skip ci]
...
### [Version 1.0.10](https://github.com/lobehub/lobe-chat/compare/v1.0.9...v1.0.10 )
<sup>Released on **2024-06-19**</sup>
#### 🐛 Bug Fixes
- **misc**: Typo in reset settings.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Typo in reset settings, closes [#2926 ](https://github.com/lobehub/lobe-chat/issues/2926 ) ([93d460a ](https://github.com/lobehub/lobe-chat/commit/93d460a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-19 07:45:53 +00:00
Minh-Phuc Tran
93d460a267
🐛 fix: typo in reset settings ( #2926 )
2024-06-19 15:41:03 +08:00
semantic-release-bot
bdacb45e7c
🔖 chore(release): v1.0.9 [skip ci]
...
### [Version 1.0.9](https://github.com/lobehub/lobe-chat/compare/v1.0.8...v1.0.9 )
<sup>Released on **2024-06-19**</sup>
#### 💄 Styles
- **model**: Update `deepseek-coder` model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **model**: Update `deepseek-coder` model, closes [#2927 ](https://github.com/lobehub/lobe-chat/issues/2927 ) ([c8d45e4 ](https://github.com/lobehub/lobe-chat/commit/c8d45e4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-19 05:39:03 +00:00
Rubu Jam
c8d45e482b
💄 style(model): Update deepseek-coder model ( #2927 )
2024-06-19 13:34:10 +08:00
lobehubbot
bf97f0e8a8
📝 docs(bot): Auto sync agents & plugin to readme
2024-06-19 03:17:25 +00:00
renovate[bot]
c4352e503f
Update dependency @google/generative-ai to ^0.13.0 ( #2758 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-19 11:12:12 +08:00
Arvin Xu
5274d8f506
📝 docs: improve docs ( #2922 )
...
* 🧑💻 chore: improve build DX
* 📝 docs: update docs
2024-06-19 01:52:09 +08:00
lobehubbot
c394628882
📝 docs(bot): Auto sync agents & plugin to readme
2024-06-18 13:06:56 +00:00
semantic-release-bot
d13d64c621
🔖 chore(release): v1.0.8 [skip ci]
...
### [Version 1.0.8](https://github.com/lobehub/lobe-chat/compare/v1.0.7...v1.0.8 )
<sup>Released on **2024-06-18**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix hydration mismatch on macOS.
#### 💄 Styles
- **misc**: Update brand and improve docs.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix hydration mismatch on macOS, closes [#2913 ](https://github.com/lobehub/lobe-chat/issues/2913 ) ([cd9a143 ](https://github.com/lobehub/lobe-chat/commit/cd9a143 ))
#### Styles
* **misc**: Update brand and improve docs, closes [#2917 ](https://github.com/lobehub/lobe-chat/issues/2917 ) ([2b54cae ](https://github.com/lobehub/lobe-chat/commit/2b54cae ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-18 13:05:53 +00:00
Arvin Xu
2b54caeda1
💄 style: update brand and improve docs ( #2917 )
...
* 💄 style: update logo style
* ♻️ refactor: hide webrtc sync by default
* 🔧 chore: improve db migration script
* 💄 style: rename to assistant
* 💄 style: update brand
* 💄 style: update brand
* ⚡ ️ perf: dynamic pwa install
* ✅ test: fix tests
* 📝 docs: update docs
* 📝 docs: update env
* 📝 docs: update docs
2024-06-18 21:00:17 +08:00
Minh-Phuc Tran
cd9a143b3d
🐛 fix: fix hydration mismatch on macOS ( #2913 )
2024-06-18 20:59:43 +08:00
lobehubbot
9d48eb3c61
📝 docs(bot): Auto sync agents & plugin to readme
2024-06-18 06:41:55 +00:00
CanisMinor
4229e4fd14
📝 docs: Add server database and auth features / server database deployment guide ( #2901 )
...
* 📝 docs(wip): Add new features
* 📝 docs: update docs
* 📝 docs: update docs
* 📝 docs: update docs
* 📝 docs: update docs
* 📝 docs: update docs
* 📝 docs: update docs
* 📝 docs: update docs
* 📝 docs: update docs
* update docs
* Update `docs/self-hosting/advanced/upstream-sync.zh-CN.mdx` (#2679 )
* add docs
* update docs
* update docs
* update
---------
Co-authored-by: arvinxx <arvinx@foxmail.com >
Co-authored-by: ijevin <jevin@jevin.org >
2024-06-18 14:36:50 +08:00
semantic-release-bot
bb86f6399a
🔖 chore(release): v1.0.7 [skip ci]
...
### [Version 1.0.7](https://github.com/lobehub/lobe-chat/compare/v1.0.6...v1.0.7 )
<sup>Released on **2024-06-18**</sup>
#### ♻ Code Refactoring
- **misc**: Remove some i18n text.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Remove some i18n text, closes [#2862 ](https://github.com/lobehub/lobe-chat/issues/2862 ) ([1fd7d76 ](https://github.com/lobehub/lobe-chat/commit/1fd7d76 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-18 03:02:54 +00:00
Rubu Jam
1fd7d76ae8
♻️ refactor: remove some i18n text ( #2862 )
2024-06-18 10:58:04 +08:00
semantic-release-bot
93e896b458
🔖 chore(release): v1.0.6 [skip ci]
...
### [Version 1.0.6](https://github.com/lobehub/lobe-chat/compare/v1.0.5...v1.0.6 )
<sup>Released on **2024-06-17**</sup>
#### 💄 Styles
- **misc**: Fix footer being cut on wide screen.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix footer being cut on wide screen, closes [#2905 ](https://github.com/lobehub/lobe-chat/issues/2905 ) ([3a1e0cf ](https://github.com/lobehub/lobe-chat/commit/3a1e0cf ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-17 16:14:36 +00:00
Minh-Phuc Tran
3a1e0cf12d
💄 style: fix footer being cut on wide screen ( #2905 )
2024-06-18 00:09:41 +08:00
semantic-release-bot
c88a4b6a62
🔖 chore(release): v1.0.5 [skip ci]
...
### [Version 1.0.5](https://github.com/lobehub/lobe-chat/compare/v1.0.4...v1.0.5 )
<sup>Released on **2024-06-17**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix onboard and auth for community version.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix onboard and auth for community version, closes [#2908 ](https://github.com/lobehub/lobe-chat/issues/2908 ) ([b02020d ](https://github.com/lobehub/lobe-chat/commit/b02020d ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-17 14:47:32 +00:00
Arvin Xu
b02020d9a3
🐛 fix: fix onboard and auth for community version ( #2908 )
2024-06-17 22:42:26 +08:00
semantic-release-bot
e815c47492
🔖 chore(release): v1.0.4 [skip ci]
...
### [Version 1.0.4](https://github.com/lobehub/lobe-chat/compare/v1.0.3...v1.0.4 )
<sup>Released on **2024-06-17**</sup>
#### 💄 Styles
- **misc**: Add stepfun as a new provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add stepfun as a new provider, closes [#2803 ](https://github.com/lobehub/lobe-chat/issues/2803 ) ([e1989a1 ](https://github.com/lobehub/lobe-chat/commit/e1989a1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-17 14:04:35 +00:00
Arvin Xu
e1989a1e6d
💄 style: add stepfun as a new provider ( #2803 )
...
* ✨ feat: add stepfun
* ✅ test: add test
* 🐛 fix: hide browser fetch
* 🐛 fix: fix browser fetch components
* 🐛 fix: fix browser fetch options
2024-06-17 21:59:44 +08:00
Rubu Jam
fbc488e994
⚡ ️ perf: optimize Cache-Control ( #2848 )
2024-06-17 21:58:08 +08:00
semantic-release-bot
76aa46a5cd
🔖 chore(release): v1.0.3 [skip ci]
...
### [Version 1.0.3](https://github.com/lobehub/lobe-chat/compare/v1.0.2...v1.0.3 )
<sup>Released on **2024-06-17**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix clerk `UNAUTHORIZED` auth error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix clerk `UNAUTHORIZED` auth error, closes [#2907 ](https://github.com/lobehub/lobe-chat/issues/2907 ) ([bb33ba4 ](https://github.com/lobehub/lobe-chat/commit/bb33ba4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-17 13:49:59 +00:00
Arvin Xu
bb33ba411a
🐛 fix: fix clerk UNAUTHORIZED auth error ( #2907 )
...
* 🐛 fix: fix clerk auth error
* 🐛 fix: fix clerk auth error
* 🐛 fix: prefetch error translation ns
2024-06-17 21:44:59 +08:00
semantic-release-bot
8e1a5536a8
🔖 chore(release): v1.0.2 [skip ci]
...
### [Version 1.0.2](https://github.com/lobehub/lobe-chat/compare/v1.0.1...v1.0.2 )
<sup>Released on **2024-06-17**</sup>
#### 🐛 Bug Fixes
- **misc**: Openai key and openai proxy are invalid in feature flags.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Openai key and openai proxy are invalid in feature flags, closes [#2886 ](https://github.com/lobehub/lobe-chat/issues/2886 ) ([ec4f481 ](https://github.com/lobehub/lobe-chat/commit/ec4f481 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-17 12:54:50 +00:00
Suemor
ec4f481175
🐛 fix: openai key and openai proxy are invalid in feature flags ( #2886 )
...
* fix: openai key and openai proxy are invalid in feature flags
* fix: remove password tab
* refactor: set variable whether to enable tab
2024-06-17 20:49:42 +08:00
arvinxx
8156b6cdcf
⏪ ️ revert: Merge remote-tracking branch 'origin/main'
2024-06-17 20:04:26 +08:00
arvinxx
d5d76aaa34
Merge remote-tracking branch 'origin/main'
...
# Conflicts:
# README.md
# README.zh-CN.md
2024-06-17 19:59:39 +08:00
semantic-release-bot
8ab8ac7635
🔖 chore(release): v1.0.1 [skip ci]
...
### [Version 1.0.1](https://github.com/lobehub/lobe-chat/compare/v1.0.0...v1.0.1 )
<sup>Released on **2024-06-17**</sup>
#### 💄 Styles
- **misc**: Remove r2 cdn url.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Remove r2 cdn url, closes [#2878 ](https://github.com/lobehub/lobe-chat/issues/2878 ) ([19fd4d5 ](https://github.com/lobehub/lobe-chat/commit/19fd4d5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-17 07:03:30 +00:00
CanisMinor
19fd4d57d7
💄 style: remove r2 cdn url ( #2878 )
...
* 💄 style: Remove r2 cdn url
* 💄 style: Update SettingContainer
* 🔧 chore: Move share setting components
2024-06-17 14:58:43 +08:00
Arvin Xu
093ac69d10
🔨 chore: improve issue template ( #2899 )
2024-06-17 14:37:43 +08:00
Arvin Xu
45f104b5ba
🔖 chore(release): Release v1.0.0 [skip ci]
2024-06-17 12:48:33 +08:00
semantic-release-bot
b88deed358
🔖 chore(release): v0.164.0 [skip ci]
...
## [Version 0.164.0](https://github.com/lobehub/lobe-chat/compare/v0.163.0...v0.164.0 )
<sup>Released on **2024-06-17**</sup>
#### ✨ Features
- **misc**: Release LobeChat 1.0.
#### 🔧 Chores
- **misc**: Bump version.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Release LobeChat 1.0, closes [#2897 ](https://github.com/lobehub/lobe-chat/issues/2897 ) ([97bb377 ](https://github.com/lobehub/lobe-chat/commit/97bb377 ))
#### Chores
* **misc**: Bump version, closes [#2896 ](https://github.com/lobehub/lobe-chat/issues/2896 ) ([6e2d03b ](https://github.com/lobehub/lobe-chat/commit/6e2d03b ))
</details>
#### 💥 BREAKING CHANGES
* **misc**: Update LICENSE to Apache 2.0
* **misc**: update to 1.0.0
<div align="right">
[](#readme-top)
</div>
2024-06-17 04:42:36 +00:00
Arvin Xu
97bb377326
✨ feat: release LobeChat 1.0 ( #2897 )
...
BREAKING CHANGE: Update LICENSE to Apache 2.0
2024-06-17 12:37:29 +08:00
Arvin Xu
6e2d03bf04
🔨 chore: bump version ( #2896 )
...
BREAKING CHANGE: update to 1.0.0
2024-06-17 12:28:43 +08:00
semantic-release-bot
96e1789b40
🔖 chore(release): v0.163.0 [skip ci]
...
## [Version 0.163.0](https://github.com/lobehub/lobe-chat/compare/v0.162.25...v0.163.0 )
<sup>Released on **2024-06-17**</sup>
#### ✨ Features
- **misc**: Support server db mode with Postgres / Drizzle ORM / tRPC.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support server db mode with Postgres / Drizzle ORM / tRPC, closes [#2556 ](https://github.com/lobehub/lobe-chat/issues/2556 ) ([b26afbf ](https://github.com/lobehub/lobe-chat/commit/b26afbf ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-17 04:03:30 +00:00
Arvin Xu
1ad516bdea
🔨 chore: update release.yml ( #2895 )
2024-06-17 11:58:40 +08:00
Arvin Xu
4dcf81fad2
Merge pull request #2889 to release LobeChat 1.0
...
✨ feat: Release LobeChat 1.0
2024-06-17 11:16:10 +08:00
Arvin Xu
7e4ab83d3b
📝 chore: Update sync.yml comment
2024-06-17 03:06:59 +00:00
Arvin Xu
492a9aa24c
🔧 chore: Update sync.yml to reduce sync frequency
2024-06-17 03:06:59 +00:00
Arvin Xu
6c1f6db2a6
🔨 chore(LICENSE): Update LICENSE to Apache 2.0 from LobeChat v1 ( #1812 )
...
BREAKING: Update Project LICENSE to Apache 2.0
2024-06-17 03:06:59 +00:00
Arvin Xu
b26afbff7f
✨ feat: support server db mode with Postgres / Drizzle ORM / tRPC ( #2556 )
2024-06-17 03:06:59 +00:00
semantic-release-bot
7789340ead
🔖 chore(release): v0.162.25 [skip ci]
...
### [Version 0.162.25](https://github.com/lobehub/lobe-chat/compare/v0.162.24...v0.162.25 )
<sup>Released on **2024-06-16**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix issues for client fetch.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix issues for client fetch, closes [#2753 ](https://github.com/lobehub/lobe-chat/issues/2753 ) ([6f5be5d ](https://github.com/lobehub/lobe-chat/commit/6f5be5d ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-16 10:36:47 +00:00
cy948
6f5be5de27
🐛 fix: fix issues for client fetch ( #2753 )
...
* 🚸 feat: improve UX for clientfetch
* 🚨 fix: circular dependence
* 💡 docs: update comments
* ✅ test: client fetch enabled
* ✅ test: client fetch
* ?? fix: wrong condition
* ✅ test: update tests
* 🐛 fix: wrong selector
* ♻️ refactor: modify vaults selectors
* ⏪ revert: style changed
* ⏪ revert: cancel style fix
* 🧪 test: isProviderEndpointNotEmpty
* 🧪 test: isProviderApiKeyNotEmpty
* ✅ test: isProviderEndpointNotEmpty
* ♻️ refactor: endpoint for aws bedrock
---------
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2024-06-16 18:32:42 +08:00
lobehubbot
9174b291e7
📝 docs(bot): Auto sync agents & plugin to readme
2024-06-16 03:07:59 +00:00
renovate[bot]
18241e7266
Update dependency uuid to v10 ( #2884 )
2024-06-16 11:03:59 +08:00
CanisMinor
1f306143d5
🐛 fix: Fix enableMaxTokens in agent setting ( fix #2859 ) ( #2870 )
2024-06-14 20:45:18 +08:00
semantic-release-bot
920d60fe13
🔖 chore(release): v0.162.24 [skip ci]
...
### [Version 0.162.24](https://github.com/lobehub/lobe-chat/compare/v0.162.23...v0.162.24 )
<sup>Released on **2024-06-14**</sup>
#### 💄 Styles
- **misc**: Update error card style, Update settings footer style and about page.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update error card style, closes [#2868 ](https://github.com/lobehub/lobe-chat/issues/2868 ) ([a9d678b ](https://github.com/lobehub/lobe-chat/commit/a9d678b ))
* **misc**: Update settings footer style and about page, closes [#2846 ](https://github.com/lobehub/lobe-chat/issues/2846 ) ([d815109 ](https://github.com/lobehub/lobe-chat/commit/d815109 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-14 08:54:13 +00:00
Rubu Jam
044bf2d0a5
🔨 chore: fix vercel build ( #2867 )
2024-06-14 16:50:06 +08:00
CanisMinor
a9d678bf20
💄 style: Update error card style ( #2868 )
2024-06-14 13:24:33 +08:00
CanisMinor
d815109ed7
💄 style: Update settings footer style and about page ( #2846 )
...
* 💄 style: Update settings footer style and about page
* 🔧 chore: Update mailTo func
* 🐛 fix: Fix llm footer
* 🐛 fix: Fix system-agent meta
2024-06-14 10:40:57 +08:00
semantic-release-bot
fef62d625d
🔖 chore(release): v0.162.23 [skip ci]
...
### [Version 0.162.23](https://github.com/lobehub/lobe-chat/compare/v0.162.22...v0.162.23 )
<sup>Released on **2024-06-12**</sup>
#### 💄 Styles
- **misc**: Add Qwen2 models, Add Zhipu new models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add Qwen2 models, closes [#2832 ](https://github.com/lobehub/lobe-chat/issues/2832 ) ([fb97be9 ](https://github.com/lobehub/lobe-chat/commit/fb97be9 ))
* **misc**: Add Zhipu new models, closes [#2830 ](https://github.com/lobehub/lobe-chat/issues/2830 ) ([5be43f0 ](https://github.com/lobehub/lobe-chat/commit/5be43f0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-12 02:31:21 +00:00
sxjeru
5be43f09d1
💄 style: Add Zhipu new models ( #2830 )
2024-06-12 10:27:04 +08:00
sxjeru
fb97be93d5
💄 style: Add Qwen2 models ( #2832 )
2024-06-12 10:25:40 +08:00
Maple Gao
3c96d46753
💄 style (Ollama): Added Qwen2, Phi-3 and Aya 23 models ( #2808 )
...
* 💄 config (Ollama): Added Phi-3 and Aya 23 models
* 💄 config (Ollama): Added Phi-3 and Aya 23 models
* 💄 config (Ollama): Added Qwen2
* 💄 config (Ollama): Added Qwen2 as default, remove unused Phi-3 Instruct
2024-06-12 10:24:48 +08:00
semantic-release-bot
4be5dd34e2
🔖 chore(release): v0.162.22 [skip ci]
...
### [Version 0.162.22](https://github.com/lobehub/lobe-chat/compare/v0.162.21...v0.162.22 )
<sup>Released on **2024-06-11**</sup>
#### 💄 Styles
- **misc**: Expand `Clear` tooltip maxWidth.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Expand `Clear` tooltip maxWidth, closes [#2822 ](https://github.com/lobehub/lobe-chat/issues/2822 ) ([a5c3d6f ](https://github.com/lobehub/lobe-chat/commit/a5c3d6f ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-11 14:17:10 +00:00
sxjeru
a5c3d6fc08
💄 style: Expand Clear tooltip maxWidth ( #2822 )
2024-06-09 17:30:36 +08:00
lobehubbot
b6ffb848ae
📝 docs(bot): Auto sync agents & plugin to readme
2024-06-09 09:25:34 +00:00
semantic-release-bot
2f5f5c77ad
🔖 chore(release): v0.162.21 [skip ci]
...
### [Version 0.162.21](https://github.com/lobehub/lobe-chat/compare/v0.162.20...v0.162.21 )
<sup>Released on **2024-06-09**</sup>
#### 💄 Styles
- **misc**: Do not show noDescription in new sesstion.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Do not show noDescription in new sesstion, closes [#2749 ](https://github.com/lobehub/lobe-chat/issues/2749 ) ([30b00aa ](https://github.com/lobehub/lobe-chat/commit/30b00aa ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-09 09:24:48 +00:00
Tisfeng
30b00aa322
💄 style: do not show noDescription in new sesstion ( #2749 )
...
* perf: do not show noDescription in new sesstion
* fix: ci error
2024-06-09 17:20:38 +08:00
lobehubbot
dd42080b82
📝 docs(bot): Auto sync agents & plugin to readme
2024-06-09 08:52:59 +00:00
CanisMinor
ddf42f8ab3
🔨 chore: Add slot ( #2821 )
...
* 💄 style: Add slot
* 🔧 chore: Add spacing
2024-06-09 16:48:49 +08:00
renovate[bot]
428c9f0d76
Update dependency @testing-library/react to v16 ( #2820 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-09 16:47:52 +08:00
semantic-release-bot
468913d7d9
🔖 chore(release): v0.162.20 [skip ci]
...
### [Version 0.162.20](https://github.com/lobehub/lobe-chat/compare/v0.162.19...v0.162.20 )
<sup>Released on **2024-06-08**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-08 04:01:13 +00:00
Arvin Xu
b32f428027
⚡ ️ perf: improve performance of session navigation ( #2815 )
...
* ⚡ ️ perf: improve performance of session navigation
* 🐛 fix: fix mobile navigation
* ♻️ refactor: clean code
2024-06-08 11:57:08 +08:00
Harry Sun
41d96bef14
📝 docs: Add deploy as serverless function on Zeabur ( #2787 )
...
* Add deploy as serverless function on Zeabur to doc
* typo
2024-06-07 14:50:57 +08:00
semantic-release-bot
82c29f174b
🔖 chore(release): v0.162.19 [skip ci]
...
### [Version 0.162.19](https://github.com/lobehub/lobe-chat/compare/v0.162.18...v0.162.19 )
<sup>Released on **2024-06-07**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix OpenAi BaseURL in api form.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix OpenAi BaseURL in api form, closes [#2806 ](https://github.com/lobehub/lobe-chat/issues/2806 ) ([1392957 ](https://github.com/lobehub/lobe-chat/commit/1392957 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-07 04:57:41 +00:00
JARVISMindEngineer
139295728a
🐛 fix: fix OpenAi BaseURL in api form ( #2806 )
2024-06-07 12:53:42 +08:00
semantic-release-bot
4e31314b0e
🔖 chore(release): v0.162.18 [skip ci]
...
### [Version 0.162.18](https://github.com/lobehub/lobe-chat/compare/v0.162.17...v0.162.18 )
<sup>Released on **2024-06-06**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor model provider implement.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor model provider implement, closes [#2801 ](https://github.com/lobehub/lobe-chat/issues/2801 ) ([7bb4fec ](https://github.com/lobehub/lobe-chat/commit/7bb4fec ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-06 16:34:13 +00:00
Arvin Xu
7bb4fec7f6
♻️ refactor: refactor model provider implement ( #2801 )
...
* ♻️ refactor: refactor the provider
* ♻️ refactor: refactor the error code
* ✅ test: fix test
* ✅ test: fix test
* 🌐 chore: update i18n
* 🌐 chore: update i18n
2024-06-07 00:30:06 +08:00
Arvin Xu
adebf0a921
📝 docs: update url-share docs ( #2791 )
...
* 📝 docs: update docs
* update docs
2024-06-05 11:11:16 +08:00
semantic-release-bot
8f4760f60c
🔖 chore(release): v0.162.17 [skip ci]
...
### [Version 0.162.17](https://github.com/lobehub/lobe-chat/compare/v0.162.16...v0.162.17 )
<sup>Released on **2024-06-04**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix `response.undefined` error with some provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix `response.undefined` error with some provider, closes [#2782 ](https://github.com/lobehub/lobe-chat/issues/2782 ) ([5676899 ](https://github.com/lobehub/lobe-chat/commit/5676899 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-04 03:45:20 +00:00
wyw
75cd63aa39
✨ feat: Support Qwen as new model provider ( #2715 )
...
Co-authored-by: mingholy.lmh <mingholy.lmh@gmail.com >
2024-06-04 11:38:56 +08:00
Arvin Xu
5676899181
🐛 fix: fix response.undefined error with some provider ( #2782 )
...
* fix response
* Update index.test.ts
2024-06-04 11:38:21 +08:00
semantic-release-bot
b5b025d453
🔖 chore(release): v0.162.16 [skip ci]
...
### [Version 0.162.16](https://github.com/lobehub/lobe-chat/compare/v0.162.15...v0.162.16 )
<sup>Released on **2024-06-04**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-04 02:31:45 +00:00
Arvin Xu
39906a229a
🔨 build: pin ajv@8.14.0 to fix vercel build ( #2780 )
2024-06-04 10:27:33 +08:00
lobehubbot
8164f3ce9d
📝 docs(bot): Auto sync agents & plugin to readme
2024-06-03 16:13:45 +00:00
semantic-release-bot
4593b0e6f7
🔖 chore(release): v0.162.15 [skip ci]
...
### [Version 0.162.15](https://github.com/lobehub/lobe-chat/compare/v0.162.14...v0.162.15 )
<sup>Released on **2024-06-03**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix send button loading on only add user message.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix send button loading on only add user message, closes [#2774 ](https://github.com/lobehub/lobe-chat/issues/2774 ) ([a7f2982 ](https://github.com/lobehub/lobe-chat/commit/a7f2982 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-03 16:13:02 +00:00
Arvin Xu
a7f2982258
🐛 fix: fix send button loading on only add user message ( #2774 )
2024-06-04 00:08:41 +08:00
semantic-release-bot
1d2bc0ddce
🔖 chore(release): v0.162.14 [skip ci]
...
### [Version 0.162.14](https://github.com/lobehub/lobe-chat/compare/v0.162.13...v0.162.14 )
<sup>Released on **2024-06-03**</sup>
#### 💄 Styles
- **misc**: Improve loading state.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve loading state, closes [#2767 ](https://github.com/lobehub/lobe-chat/issues/2767 ) ([fbdfde9 ](https://github.com/lobehub/lobe-chat/commit/fbdfde9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-03 07:12:59 +00:00
Arvin Xu
fbdfde9625
💄 style: improve loading state ( #2767 )
2024-06-03 15:08:52 +08:00
lobehubbot
3fc975b741
📝 docs(bot): Auto sync agents & plugin to readme
2024-06-02 16:05:05 +00:00
Harry Sun
b713453b7a
🐛 chore: fix deploy failed on netlify ( #2761 )
...
* fix deploy failed on netlify
* Update netlify.toml
Increased max_old_space_size to 8192
2024-06-03 00:01:07 +08:00
lobehubbot
1aa79dee2f
📝 docs(bot): Auto sync agents & plugin to readme
2024-06-01 03:58:55 +00:00
Star
b37976c24e
📝 docs(env): update configuration docs ( #2729 )
...
* 📝 docs(env): configuration type
Signed-off-by: Star <i@ssstttar.com >
* 📝 docs: fix punctuation marks
Signed-off-by: Star <i@ssstttar.com >
* 📝 docs: add chatConfig
Signed-off-by: Star <i@ssstttar.com >
* 📝 docs(bot): Auto sync agents & plugin to readme
---------
Signed-off-by: Star <i@ssstttar.com >
2024-06-01 11:55:00 +08:00
semantic-release-bot
455c432a52
🔖 chore(release): v0.162.13 [skip ci]
...
### [Version 0.162.13](https://github.com/lobehub/lobe-chat/compare/v0.162.12...v0.162.13 )
<sup>Released on **2024-06-01**</sup>
#### 💄 Styles
- **misc**: Improve config upload modal.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve config upload modal, closes [#2745 ](https://github.com/lobehub/lobe-chat/issues/2745 ) ([af9af9f ](https://github.com/lobehub/lobe-chat/commit/af9af9f ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-06-01 03:54:10 +00:00
Arvin Xu
af9af9f087
💄 style: improve config upload modal ( #2745 )
...
* 💄 style: improve config upload modal
* 🎨 chore: clean code
2024-06-01 11:50:21 +08:00
lobehubbot
5c64849695
📝 docs(bot): Auto sync agents & plugin to readme
2024-05-31 11:08:38 +00:00
lobehubbot
2ee834458e
📝 docs(bot): Auto sync agents & plugin to readme
2024-05-31 11:05:09 +00:00
semantic-release-bot
ce198f4d72
🔖 chore(release): v0.162.12 [skip ci]
...
### [Version 0.162.12](https://github.com/lobehub/lobe-chat/compare/v0.162.11...v0.162.12 )
<sup>Released on **2024-05-31**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor session meta method.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor session meta method, closes [#2737 ](https://github.com/lobehub/lobe-chat/issues/2737 ) ([b103c3c ](https://github.com/lobehub/lobe-chat/commit/b103c3c ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-31 11:04:28 +00:00
Arvin Xu
b103c3cd2a
♻️ refactor: refactor session meta method ( #2737 )
...
* ♻️ refactor: add session meta
* ✅ test: fix test
* ✅ test: fix test
2024-05-31 19:00:25 +08:00
semantic-release-bot
36ce76100e
🔖 chore(release): v0.162.11 [skip ci]
...
### [Version 0.162.11](https://github.com/lobehub/lobe-chat/compare/v0.162.10...v0.162.11 )
<sup>Released on **2024-05-29**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix import config.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix import config, closes [#2720 ](https://github.com/lobehub/lobe-chat/issues/2720 ) ([a5ddd9a ](https://github.com/lobehub/lobe-chat/commit/a5ddd9a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-29 16:00:38 +00:00
Arvin Xu
a5ddd9adf0
🐛 fix: fix import config ( #2720 )
2024-05-29 23:56:37 +08:00
semantic-release-bot
c8cc640726
🔖 chore(release): v0.162.10 [skip ci]
...
### [Version 0.162.10](https://github.com/lobehub/lobe-chat/compare/v0.162.9...v0.162.10 )
<sup>Released on **2024-05-29**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the config import for server import.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the config import for server import, closes [#2718 ](https://github.com/lobehub/lobe-chat/issues/2718 ) ([d4ee64b ](https://github.com/lobehub/lobe-chat/commit/d4ee64b ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-29 15:42:10 +00:00
Arvin Xu
d4ee64b8a2
♻️ refactor: refactor the config import for server import ( #2718 )
2024-05-29 23:38:11 +08:00
semantic-release-bot
5eb43e80b8
🔖 chore(release): v0.162.9 [skip ci]
...
### [Version 0.162.9](https://github.com/lobehub/lobe-chat/compare/v0.162.8...v0.162.9 )
<sup>Released on **2024-05-29**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the settings to add optimistic updating.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the settings to add optimistic updating, closes [#2709 ](https://github.com/lobehub/lobe-chat/issues/2709 ) ([fade53e ](https://github.com/lobehub/lobe-chat/commit/fade53e ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-29 04:55:34 +00:00
Arvin Xu
fade53ef83
♻️ refactor: refactor the settings to add optimistic updating ( #2709 )
2024-05-29 12:51:34 +08:00
lobehubbot
0b460453e9
📝 docs(bot): Auto sync agents & plugin to readme
2024-05-28 16:01:51 +00:00
semantic-release-bot
3019a0a4cd
🔖 chore(release): v0.162.8 [skip ci]
...
### [Version 0.162.8](https://github.com/lobehub/lobe-chat/compare/v0.162.7...v0.162.8 )
<sup>Released on **2024-05-28**</sup>
#### 💄 Styles
- **misc**: Add optimistic loading for image uploading.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add optimistic loading for image uploading, closes [#2700 ](https://github.com/lobehub/lobe-chat/issues/2700 ) ([f99c9ce ](https://github.com/lobehub/lobe-chat/commit/f99c9ce ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-28 16:01:09 +00:00
Arvin Xu
f99c9ce90e
💄 style: add optimistic loading for image uploading ( #2700 )
...
* 🚸 refactor: add optimistic loading for file uploading
* ✅ test: fix tests
* 🚸 style: improve error fallback
* ♻️ refactor: improve swr type
* ✅ test: fix tests
2024-05-28 23:57:14 +08:00
lobehubbot
ee6cb65f7b
📝 docs(bot): Auto sync agents & plugin to readme
2024-05-28 15:40:02 +00:00
semantic-release-bot
4d3fe3814d
🔖 chore(release): v0.162.7 [skip ci]
...
### [Version 0.162.7](https://github.com/lobehub/lobe-chat/compare/v0.162.6...v0.162.7 )
<sup>Released on **2024-05-28**</sup>
#### 💄 Styles
- **misc**: Improve display of `set limited history messages`, `randomness` and `voice input`.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve display of `set limited history messages`, `randomness` and `voice input`, closes [#2586 ](https://github.com/lobehub/lobe-chat/issues/2586 ) ([22c9b9c ](https://github.com/lobehub/lobe-chat/commit/22c9b9c ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-28 15:39:14 +00:00
Rubu Jam
22c9b9c56f
💄 style: improve display of set limited history messages, randomness and voice input ( #2586 )
...
* 💄 style: Modify the display effect of some content
* 💄 style: Modify the display effect of `voice input`
* 💄 style: Modify the display effect of `voice input`
2024-05-28 23:35:11 +08:00
lobehubbot
6a51975844
📝 docs(bot): Auto sync agents & plugin to readme
2024-05-28 11:58:32 +00:00
semantic-release-bot
3e41d9962c
🔖 chore(release): v0.162.6 [skip ci]
...
### [Version 0.162.6](https://github.com/lobehub/lobe-chat/compare/v0.162.5...v0.162.6 )
<sup>Released on **2024-05-28**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix the default agent not work correctly on new device.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix the default agent not work correctly on new device, closes [#2699 ](https://github.com/lobehub/lobe-chat/issues/2699 ) ([e4c7536 ](https://github.com/lobehub/lobe-chat/commit/e4c7536 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-28 11:57:47 +00:00
Arvin Xu
e4c7536b8c
🐛 fix: fix the default agent not work correctly on new device ( #2699 )
...
* 🐛 fix: fix
* 🐛 fix: fix session refresh issue
2024-05-28 19:53:42 +08:00
semantic-release-bot
3493129b74
🔖 chore(release): v0.162.5 [skip ci]
...
### [Version 0.162.5](https://github.com/lobehub/lobe-chat/compare/v0.162.4...v0.162.5 )
<sup>Released on **2024-05-28**</sup>
#### 💄 Styles
- **misc**: Add `SYSTEM_AGENT` env.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add `SYSTEM_AGENT` env, closes [#2694 ](https://github.com/lobehub/lobe-chat/issues/2694 ) ([0dfcf8d ](https://github.com/lobehub/lobe-chat/commit/0dfcf8d ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-28 11:24:42 +00:00
Arvin Xu
0dfcf8dd3f
💄 style: add SYSTEM_AGENT env ( #2694 )
2024-05-28 19:20:36 +08:00
semantic-release-bot
c84df58ce8
🔖 chore(release): v0.162.4 [skip ci]
...
### [Version 0.162.4](https://github.com/lobehub/lobe-chat/compare/v0.162.3...v0.162.4 )
<sup>Released on **2024-05-28**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix auto focus issues.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix auto focus issues, closes [#2697 ](https://github.com/lobehub/lobe-chat/issues/2697 ) ([8df856e ](https://github.com/lobehub/lobe-chat/commit/8df856e ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-28 10:10:07 +00:00
Arvin Xu
8df856ec39
🐛 fix: fix auto focus issues ( #2697 )
...
* 🐛 fix: fix fetch when need login again
* 🐛 fix: fix autofocus
2024-05-28 18:06:12 +08:00
semantic-release-bot
920a70d422
🔖 chore(release): v0.162.3 [skip ci]
...
### [Version 0.162.3](https://github.com/lobehub/lobe-chat/compare/v0.162.2...v0.162.3 )
<sup>Released on **2024-05-28**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-28 07:22:36 +00:00
Arvin Xu
4d4ad0e6ef
⚡ ️ perf: pin react-i18next@14.0.2 to improve performance ( #2691 )
2024-05-28 15:18:35 +08:00
lobehubbot
1022ed5cc1
📝 docs(bot): Auto sync agents & plugin to readme
2024-05-28 06:31:17 +00:00
semantic-release-bot
283ab9ee51
🔖 chore(release): v0.162.2 [skip ci]
...
### [Version 0.162.2](https://github.com/lobehub/lobe-chat/compare/v0.162.1...v0.162.2 )
<sup>Released on **2024-05-28**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor agent store data.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor agent store data, closes [#2690 ](https://github.com/lobehub/lobe-chat/issues/2690 ) ([e201937 ](https://github.com/lobehub/lobe-chat/commit/e201937 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-28 06:30:22 +00:00
Arvin Xu
e2019374c4
♻️ refactor: refactor agent store data ( #2690 )
...
* ♻️ refactor: refactor agent store data
* 🎨 refactor: improve code
2024-05-28 14:26:21 +08:00
ijevin
d420de3b88
📝 docs: Update docs/self-hosting/advanced/upstream-sync.mdx ( #2682 )
2024-05-28 14:24:33 +08:00
lobehubbot
10b8f0ef90
📝 docs(bot): Auto sync agents & plugin to readme
2024-05-27 14:28:57 +00:00
Rubu Jam
729a9775e2
📝 docs: update docs ( #2669 )
...
* 📝 docs: update docs
* 📝 docs: update docs
* 📝 docs: update docs
2024-05-27 22:24:57 +08:00
lobehubbot
65e3b80250
📝 docs(bot): Auto sync agents & plugin to readme
2024-05-27 14:20:29 +00:00
semantic-release-bot
87030fffd2
🔖 chore(release): v0.162.1 [skip ci]
...
### [Version 0.162.1](https://github.com/lobehub/lobe-chat/compare/v0.162.0...v0.162.1 )
<sup>Released on **2024-05-27**</sup>
#### 💄 Styles
- **misc**: Improve the display effect of plug-in API name and description.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve the display effect of plug-in API name and description, closes [#2678 ](https://github.com/lobehub/lobe-chat/issues/2678 ) ([19cd0b9 ](https://github.com/lobehub/lobe-chat/commit/19cd0b9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-27 14:19:41 +00:00
Rubu Jam
19cd0b9971
💄 style: Improve the display effect of plug-in API name and description ( #2678 )
2024-05-27 22:15:34 +08:00
semantic-release-bot
774c6c90fa
🔖 chore(release): v0.162.0 [skip ci]
...
## [Version 0.162.0](https://github.com/lobehub/lobe-chat/compare/v0.161.25...v0.162.0 )
<sup>Released on **2024-05-27**</sup>
#### ✨ Features
- **misc**: Support topic agent.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support topic agent, closes [#2683 ](https://github.com/lobehub/lobe-chat/issues/2683 ) ([56865fe ](https://github.com/lobehub/lobe-chat/commit/56865fe ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-27 10:06:11 +00:00
Arvin Xu
56865fe3ab
✨ feat: support topic agent ( #2683 )
...
* ✨ feat: support topic agent
* ✅ test: fix test
* ✅ test: fix test
* ✅ test: add tests
* 🌐 chore: add i18n
2024-05-27 18:01:52 +08:00
semantic-release-bot
48da563963
🔖 chore(release): v0.161.25 [skip ci]
...
### [Version 0.161.25](https://github.com/lobehub/lobe-chat/compare/v0.161.24...v0.161.25 )
<sup>Released on **2024-05-27**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix trpc/edge path error when setting `NEXT_PUBLIC_BASE_PATH`.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix trpc/edge path error when setting `NEXT_PUBLIC_BASE_PATH`, closes [#2681 ](https://github.com/lobehub/lobe-chat/issues/2681 ) ([622b390 ](https://github.com/lobehub/lobe-chat/commit/622b390 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-27 07:13:00 +00:00
wangm23456
622b3908dc
🐛 fix: fix trpc/edge path error when setting NEXT_PUBLIC_BASE_PATH ( #2681 )
2024-05-27 15:08:56 +08:00
semantic-release-bot
e903c1115f
🔖 chore(release): v0.161.24 [skip ci]
...
### [Version 0.161.24](https://github.com/lobehub/lobe-chat/compare/v0.161.23...v0.161.24 )
<sup>Released on **2024-05-27**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix the missing user id in chat compeletition and fix remove unstarred topic not working.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix the missing user id in chat compeletition and fix remove unstarred topic not working, closes [#2677 ](https://github.com/lobehub/lobe-chat/issues/2677 ) ([c9fb2de ](https://github.com/lobehub/lobe-chat/commit/c9fb2de ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-27 04:26:39 +00:00
Arvin Xu
c9fb2dee1d
🐛 fix: fix the missing user id in chat compeletition and fix remove unstarred topic not working ( #2677 )
...
* 🐛 fix: fix remove all topic not working
* 🐛 fix: fix remove all topic not working
* 🐛 fix: fix user id missing in chat competition
2024-05-27 12:21:57 +08:00
renovate[bot]
3fc4265022
Update dependency @anthropic-ai/sdk to ^0.21.0 ( #1712 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-27 10:35:39 +08:00
semantic-release-bot
b4c575fdf1
🔖 chore(release): v0.161.23 [skip ci]
...
### [Version 0.161.23](https://github.com/lobehub/lobe-chat/compare/v0.161.22...v0.161.23 )
<sup>Released on **2024-05-27**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor `keyVaults` and rename `endpoint` to `baseURL`.
#### 💄 Styles
- **misc**: Fix PluginStore layout.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor `keyVaults` and rename `endpoint` to `baseURL`, closes [#2673 ](https://github.com/lobehub/lobe-chat/issues/2673 ) ([4049bc7 ](https://github.com/lobehub/lobe-chat/commit/4049bc7 ))
#### Styles
* **misc**: Fix PluginStore layout, closes [#2590 ](https://github.com/lobehub/lobe-chat/issues/2590 ) [#2511 ](https://github.com/lobehub/lobe-chat/issues/2511 ) ([e1ae39b ](https://github.com/lobehub/lobe-chat/commit/e1ae39b ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-27 02:14:43 +00:00
sxjeru
e1ae39b5c3
💄 style: fix PluginStore layout ( #2590 )
...
* fix #2511
* Update index.tsx
* Update index.tsx
* Update index.tsx
* Update index.tsx
* Update index.tsx
2024-05-27 10:10:43 +08:00
Arvin Xu
4049bc703e
♻️ refactor: refactor keyVaults and rename endpoint to baseURL ( #2673 )
...
* ♻️ refactor: refactor endpoint to baseURL
* ✅ test: fix test
* 🚨 ci: fix lint
* ✅ test: fix migration test
* 🗃️ refactor: refactor the user setting client db
2024-05-27 10:08:59 +08:00
semantic-release-bot
6650daf3c7
🔖 chore(release): v0.161.22 [skip ci]
...
### [Version 0.161.22](https://github.com/lobehub/lobe-chat/compare/v0.161.21...v0.161.22 )
<sup>Released on **2024-05-26**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix connection checker.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix connection checker, closes [#2672 ](https://github.com/lobehub/lobe-chat/issues/2672 ) ([bef8926 ](https://github.com/lobehub/lobe-chat/commit/bef8926 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-26 15:37:09 +00:00
Arvin Xu
bef8926532
🐛 fix: fix connection checker ( #2672 )
...
* 🐛 fix: fix check error
* 💄 style: improve bubble loading
* ♻️ refactor: add store devtools url control
* 🚚 refactor: move settings type folder
* ♻️ refactor: rename type
* 🐛 fix: fix check error
2024-05-26 23:33:01 +08:00
semantic-release-bot
d1cdaa002b
🔖 chore(release): v0.161.21 [skip ci]
...
### [Version 0.161.21](https://github.com/lobehub/lobe-chat/compare/v0.161.20...v0.161.21 )
<sup>Released on **2024-05-26**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix the batch import error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix the batch import error, closes [#2671 ](https://github.com/lobehub/lobe-chat/issues/2671 ) ([db8f2c6 ](https://github.com/lobehub/lobe-chat/commit/db8f2c6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-26 14:58:17 +00:00
Arvin Xu
db8f2c6137
🐛 fix: fix the batch import error ( #2671 )
2024-05-26 22:54:22 +08:00
renovate[bot]
0b9be471e9
Update dependency fake-indexeddb to v6 ( #2660 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-26 22:47:18 +08:00
semantic-release-bot
fe95f312c2
🔖 chore(release): v0.161.20 [skip ci]
...
### [Version 0.161.20](https://github.com/lobehub/lobe-chat/compare/v0.161.19...v0.161.20 )
<sup>Released on **2024-05-26**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix vercel build.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix vercel build, closes [#2666 ](https://github.com/lobehub/lobe-chat/issues/2666 ) ([cb70e4a ](https://github.com/lobehub/lobe-chat/commit/cb70e4a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-26 10:41:11 +00:00
Arvin Xu
cb70e4adea
💚 fix: fix vercel build ( #2666 )
2024-05-26 18:37:19 +08:00
semantic-release-bot
1c185b443e
🔖 chore(release): v0.161.19 [skip ci]
...
### [Version 0.161.19](https://github.com/lobehub/lobe-chat/compare/v0.161.18...v0.161.19 )
<sup>Released on **2024-05-25**</sup>
#### 💄 Styles
- **misc**: Update token tag popover style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update token tag popover style, closes [#2631 ](https://github.com/lobehub/lobe-chat/issues/2631 ) ([7635129 ](https://github.com/lobehub/lobe-chat/commit/7635129 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-25 13:48:01 +00:00
CanisMinor
76351296a1
💄 style: Update token tag popover style ( #2631 )
...
* 💄 style: Update token tag popover style
* 💄 style: Fix empty status
* 💄 style: Fix width
* 💄 style: Change num font family
* 💄 style: Add title
* 💄 style: Change fontfamily
2024-05-25 21:44:04 +08:00
semantic-release-bot
899cd520ea
🔖 chore(release): v0.161.18 [skip ci]
...
### [Version 0.161.18](https://github.com/lobehub/lobe-chat/compare/v0.161.17...v0.161.18 )
<sup>Released on **2024-05-25**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix aws log.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix aws log ([58f3ed1 ](https://github.com/lobehub/lobe-chat/commit/58f3ed1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-25 12:20:32 +00:00
arvinxx
58f3ed103b
🐛 fix: fix aws log
2024-05-25 20:15:35 +08:00
semantic-release-bot
e76e284682
🔖 chore(release): v0.161.17 [skip ci]
...
### [Version 0.161.17](https://github.com/lobehub/lobe-chat/compare/v0.161.16...v0.161.17 )
<sup>Released on **2024-05-25**</sup>
#### ♻ Code Refactoring
- **misc**: Migrate some agent config to `chatConfig`.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Migrate some agent config to `chatConfig`, closes [#2646 ](https://github.com/lobehub/lobe-chat/issues/2646 ) ([2f311dc ](https://github.com/lobehub/lobe-chat/commit/2f311dc ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-25 02:13:33 +00:00
Arvin Xu
2f311dc4b6
🗃️ refactor: migrate some agent config to chatConfig ( #2646 )
...
* 🗃️ refactor: refactor the agent config to chat config
* ✅ test: fix test
* 🗃️ refactor: add db migration
* ✅ test: fix test
2024-05-25 10:09:28 +08:00
semantic-release-bot
25e6007c92
🔖 chore(release): v0.161.16 [skip ci]
...
### [Version 0.161.16](https://github.com/lobehub/lobe-chat/compare/v0.161.15...v0.161.16 )
<sup>Released on **2024-05-25**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix bedrock show by default on vercel.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix bedrock show by default on vercel, closes [#2634 ](https://github.com/lobehub/lobe-chat/issues/2634 ) ([7ad3af2 ](https://github.com/lobehub/lobe-chat/commit/7ad3af2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-25 01:50:14 +00:00
Arvin Xu
7ad3af2002
🐛 fix: fix bedrock show by default on vercel ( #2634 )
...
* 🐛 fix: fix bedrock show by default
* try to log aws key
* try to log aws key
* 🐛 fix: hide Bedrock by default
2024-05-25 09:46:08 +08:00
lobehubbot
d7d34d15ea
📝 docs(bot): Auto sync agents & plugin to readme
2024-05-24 15:56:09 +00:00
semantic-release-bot
0f2d30e64e
🔖 chore(release): v0.161.15 [skip ci]
...
### [Version 0.161.15](https://github.com/lobehub/lobe-chat/compare/v0.161.14...v0.161.15 )
<sup>Released on **2024-05-24**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix avatar missing on client DB mode.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix avatar missing on client DB mode, closes [#2645 ](https://github.com/lobehub/lobe-chat/issues/2645 ) ([12726c2 ](https://github.com/lobehub/lobe-chat/commit/12726c2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-24 15:55:23 +00:00
Arvin Xu
12726c24e1
🐛 fix: fix avatar missing on client DB mode ( #2645 )
...
* 🐛 fix: fix avatar missing
* 🐛 fix: fix user avatar
* ♻️ refactor: refactor to remove deprecated userId and avatar field
* ✅ test: improve test
2024-05-24 23:51:19 +08:00
lobehubbot
4712849938
📝 docs(bot): Auto sync agents & plugin to readme
2024-05-24 11:40:08 +00:00
semantic-release-bot
b9ecb417e1
🔖 chore(release): v0.161.14 [skip ci]
...
### [Version 0.161.14](https://github.com/lobehub/lobe-chat/compare/v0.161.13...v0.161.14 )
<sup>Released on **2024-05-24**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the global app status and fix PWA installer.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the global app status and fix PWA installer, closes [#2637 ](https://github.com/lobehub/lobe-chat/issues/2637 ) ([1f70305 ](https://github.com/lobehub/lobe-chat/commit/1f70305 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-24 11:39:12 +00:00
Arvin Xu
1f70305edf
♻️ refactor: refactor the global app status and fix PWA installer ( #2637 )
...
* 🚸 style: improve PWAInstall show timing
* ♻️ refactor: refactor the global preference to system status
* 🐛 fix: fix update status
* 🐛 fix: fix status
* ✅ test: fix test
* 🎨 chore: improve code
2024-05-24 19:35:01 +08:00
Rubu Jam
69600dad09
🔨 chore: update issue template ( #2642 )
...
* 🔨 chore: update issue template
* 🔨 chore: update issue template
2024-05-24 17:38:42 +08:00
semantic-release-bot
9a19438c14
🔖 chore(release): v0.161.13 [skip ci]
...
### [Version 0.161.13](https://github.com/lobehub/lobe-chat/compare/v0.161.12...v0.161.13 )
<sup>Released on **2024-05-24**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-24 09:15:02 +00:00
Arvin Xu
5bfc0dfbb2
⚡ ️ perf: fix ssr hydration to improve home loading ( #2640 )
2024-05-24 17:10:37 +08:00
Rubu Jam
634870a0ed
🔨 chore: update issue template ( #2624 )
...
* 🔨 chore: update issue template
* 🔨 chore: update issue template
* 📝 docs: Add introduction to `ENABLED_OPENAI` and `ENABLED_OLLAMA`
2024-05-24 16:54:06 +08:00
semantic-release-bot
73989e725d
🔖 chore(release): v0.161.12 [skip ci]
...
### [Version 0.161.12](https://github.com/lobehub/lobe-chat/compare/v0.161.11...v0.161.12 )
<sup>Released on **2024-05-23**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the home redirect implement.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the home redirect implement, closes [#2626 ](https://github.com/lobehub/lobe-chat/issues/2626 ) ([ab4216e ](https://github.com/lobehub/lobe-chat/commit/ab4216e ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-23 17:09:39 +00:00
Arvin Xu
ab4216e03d
♻️ refactor: refactor the home redirect implement ( #2626 )
...
* ♻️ refactor: refactor to improve loading rediect
* ♻️ refactor: refactor to improve loading rediect
2024-05-24 01:05:39 +08:00
semantic-release-bot
ce85cc653a
🔖 chore(release): v0.161.11 [skip ci]
...
### [Version 0.161.11](https://github.com/lobehub/lobe-chat/compare/v0.161.10...v0.161.11 )
<sup>Released on **2024-05-23**</sup>
#### 💄 Styles
- **misc**: Improve PWA install guide.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve PWA install guide, closes [#2617 ](https://github.com/lobehub/lobe-chat/issues/2617 ) ([7fee545 ](https://github.com/lobehub/lobe-chat/commit/7fee545 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-23 16:03:28 +00:00
CanisMinor
7fee545c7a
💄 style: improve PWA install guide ( #2617 )
...
* ✨ feat: Update PWA install
* ✨ feat: Update usePlatform
* ✨ feat: Update isSonomaOrLaterSafari
* 🐛 fix: Fix isSonomaOrLaterSafari
* 🐛 fix: Fix isSupportInstallPWA
* ✅ test: Add test
* ✅ test: Add isSonomaOrLaterSafari test
2024-05-23 23:59:30 +08:00
semantic-release-bot
4a23cad8ca
🔖 chore(release): v0.161.10 [skip ci]
...
### [Version 0.161.10](https://github.com/lobehub/lobe-chat/compare/v0.161.9...v0.161.10 )
<sup>Released on **2024-05-23**</sup>
#### 🐛 Bug Fixes
- **misc**: Refactor user store and fix custom model list form.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Refactor user store and fix custom model list form, closes [#2620 ](https://github.com/lobehub/lobe-chat/issues/2620 ) ([81ea886 ](https://github.com/lobehub/lobe-chat/commit/81ea886 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-23 14:41:03 +00:00
Arvin Xu
81ea8865b1
🐛 fix: refactor user store and fix custom model list form ( #2620 )
...
* ♻️ refactor: refactor user store
* ♻️ refactor: refactor the user trace
* 🐛 fix: fix parser model
* 🐛 fix: fix parser model
* 🐛 fix: fix parser model
* ♻️ refactor: refactor modal
* 🐛 fix: try to fix modal
* 🐛 fix: fix model list select error
* ✅ test: add test for model list
2024-05-23 22:33:07 +08:00
semantic-release-bot
f7d4635ae2
🔖 chore(release): v0.161.9 [skip ci]
...
### [Version 0.161.9](https://github.com/lobehub/lobe-chat/compare/v0.161.8...v0.161.9 )
<sup>Released on **2024-05-23**</sup>
#### 💄 Styles
- **misc**: Fix image style and improve drag upload box.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix image style and improve drag upload box, closes [#2610 ](https://github.com/lobehub/lobe-chat/issues/2610 ) ([5e1a4d6 ](https://github.com/lobehub/lobe-chat/commit/5e1a4d6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-23 13:19:45 +00:00
CanisMinor
5e1a4d6f3c
💄 style: fix image style and improve drag upload box ( #2610 )
...
* 💄 style: Fix image style
* 💄 style: Update drage upload style
* Update meta.ts
* ♻️ refactor: Refactor dragging root
2024-05-23 21:15:50 +08:00
Arthals
2a3e94dda9
📝 docs: sync feature flags path change ( #2614 )
...
* 📝 docs: sync feature flags path change
* 📝 docs: adjust path for feature flags
* 📝 docs: relative path
2024-05-23 18:04:08 +08:00
Arthals
b287b0aa87
📝 docs: Feature Flags & fix some typo ( #2585 )
2024-05-23 01:26:29 +08:00
semantic-release-bot
047e55909c
🔖 chore(release): v0.161.8 [skip ci]
...
### [Version 0.161.8](https://github.com/lobehub/lobe-chat/compare/v0.161.7...v0.161.8 )
<sup>Released on **2024-05-22**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-22 16:54:37 +00:00
Arvin Xu
c7fc8da939
⚡ ️ perf: improve chat session performance ( #2613 )
...
* 🎨 chore: improve initial state
* ⚡ ️ perf: improve session performance
2024-05-23 00:50:42 +08:00
semantic-release-bot
6842e4642b
🔖 chore(release): v0.161.7 [skip ci]
...
### [Version 0.161.7](https://github.com/lobehub/lobe-chat/compare/v0.161.6...v0.161.7 )
<sup>Released on **2024-05-22**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor to serverDB ENV.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor to serverDB ENV, closes [#2612 ](https://github.com/lobehub/lobe-chat/issues/2612 ) ([fa1409e ](https://github.com/lobehub/lobe-chat/commit/fa1409e ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-22 15:46:25 +00:00
Arvin Xu
fa1409e851
♻️ refactor: refactor to serverDB ENV ( #2612 )
2024-05-22 23:42:26 +08:00
semantic-release-bot
b735afa4a1
🔖 chore(release): v0.161.6 [skip ci]
...
### [Version 0.161.6](https://github.com/lobehub/lobe-chat/compare/v0.161.5...v0.161.6 )
<sup>Released on **2024-05-22**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-22 15:20:45 +00:00
Arvin Xu
4ffe8b7fc7
⚡ ️ perf: improve topic loading ux and performance ( #2609 )
...
* ⚡ ️ perf: improve topic loading performance
* ✅ test: fix tests
* ✅ test: add tests
* ✅ test: add tests
2024-05-22 23:16:53 +08:00
semantic-release-bot
f0e796515d
🔖 chore(release): v0.161.5 [skip ci]
...
### [Version 0.161.5](https://github.com/lobehub/lobe-chat/compare/v0.161.4...v0.161.5 )
<sup>Released on **2024-05-22**</sup>
#### ♻ Code Refactoring
- **misc**: Move feature flags ENV.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Move feature flags ENV, closes [#2605 ](https://github.com/lobehub/lobe-chat/issues/2605 ) ([054a404 ](https://github.com/lobehub/lobe-chat/commit/054a404 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-22 14:59:21 +00:00
Arvin Xu
054a4049cf
♻️ refactor: move feature flags ENV ( #2605 )
...
* 🚚 refactor: move the feature folder
2024-05-22 22:55:24 +08:00
semantic-release-bot
86777594f0
🔖 chore(release): v0.161.4 [skip ci]
...
### [Version 0.161.4](https://github.com/lobehub/lobe-chat/compare/v0.161.3...v0.161.4 )
<sup>Released on **2024-05-22**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the app ENV.
#### 🐛 Bug Fixes
- **misc**: Fix market and plugin cache.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the app ENV, closes [#2604 ](https://github.com/lobehub/lobe-chat/issues/2604 ) ([acc0fdc ](https://github.com/lobehub/lobe-chat/commit/acc0fdc ))
#### What's fixed
* **misc**: Fix market and plugin cache, closes [#2608 ](https://github.com/lobehub/lobe-chat/issues/2608 ) ([a3f161e ](https://github.com/lobehub/lobe-chat/commit/a3f161e ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-22 13:59:03 +00:00
Arvin Xu
a3f161e427
🐛 fix: fix market and plugin cache ( #2608 )
...
* 🐛 fix: fix market and plugin cache
* Update route.ts
2024-05-22 21:55:07 +08:00
Arvin Xu
acc0fdc9ef
♻️ refactor: refactor the app ENV ( #2604 )
...
* ♻️ refactor: refactor the app env
* ♻️ refactor: refactor the app client env
* ♻️ refactor: refactor the app client env
* ♻️ refactor: refactor the app client env
2024-05-22 21:53:34 +08:00
semantic-release-bot
df6dc6ced2
🔖 chore(release): v0.161.3 [skip ci]
...
### [Version 0.161.3](https://github.com/lobehub/lobe-chat/compare/v0.161.2...v0.161.3 )
<sup>Released on **2024-05-22**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the langfuse env.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the langfuse env, closes [#2602 ](https://github.com/lobehub/lobe-chat/issues/2602 ) ([cbebfbc ](https://github.com/lobehub/lobe-chat/commit/cbebfbc ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-22 12:09:26 +00:00
Arvin Xu
cbebfbc314
♻️ refactor: refactor the langfuse env ( #2602 )
2024-05-22 20:05:23 +08:00
semantic-release-bot
b173c70db0
🔖 chore(release): v0.161.2 [skip ci]
...
### [Version 0.161.2](https://github.com/lobehub/lobe-chat/compare/v0.161.1...v0.161.2 )
<sup>Released on **2024-05-22**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the llm env.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the llm env, closes [#2592 ](https://github.com/lobehub/lobe-chat/issues/2592 ) ([5eb225a ](https://github.com/lobehub/lobe-chat/commit/5eb225a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-22 11:22:28 +00:00
Arvin Xu
5eb225a6af
♻️ refactor: refactor the llm env ( #2592 )
...
* ♻️ refactor: refactor the llm env
* ✅ test: update test
* ✅ test: fix test
2024-05-22 19:18:35 +08:00
lobehubbot
eab2f37d06
📝 docs(bot): Auto sync agents & plugin to readme
2024-05-22 08:54:48 +00:00
semantic-release-bot
bca147e4e2
🔖 chore(release): v0.161.1 [skip ci]
...
### [Version 0.161.1](https://github.com/lobehub/lobe-chat/compare/v0.161.0...v0.161.1 )
<sup>Released on **2024-05-22**</sup>
#### 💄 Styles
- **misc**: Fix setting modal style problem.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix setting modal style problem, closes [#2599 ](https://github.com/lobehub/lobe-chat/issues/2599 ) ([1a3f8f3 ](https://github.com/lobehub/lobe-chat/commit/1a3f8f3 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-22 08:54:01 +00:00
CanisMinor
1a3f8f32d3
💄 style: fix setting modal style problem ( #2599 )
...
* 💄 style: Fix setting modal style problem
* Update SettingModalLayout.tsx
* Update Header.tsx
2024-05-22 16:48:47 +08:00
semantic-release-bot
8026689990
🔖 chore(release): v0.161.0 [skip ci]
...
## [Version 0.161.0](https://github.com/lobehub/lobe-chat/compare/v0.160.8...v0.161.0 )
<sup>Released on **2024-05-21**</sup>
#### ✨ Features
- **misc**: Add system agent to select another model provider for translation.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add system agent to select another model provider for translation, closes [#1902 ](https://github.com/lobehub/lobe-chat/issues/1902 ) ([3945387 ](https://github.com/lobehub/lobe-chat/commit/3945387 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-21 17:41:54 +00:00
Tung Pham
3945387d3b
✨ feat: add system agent to select another model provider for translation ( #1902 )
...
* ✨ feat: add support for change default translation agent
* 🚸 style: fix improve menu accessibility
* ✨ feat: add system agent module
* 🌐 chore: add i18n
* 🌐 chore: add i18n
* ♻️ refactor: refactor the ModelSelect
---------
Co-authored-by: arvinxx <arvinx@foxmail.com >
2024-05-22 01:37:58 +08:00
semantic-release-bot
56fe865350
🔖 chore(release): v0.160.8 [skip ci]
...
### [Version 0.160.8](https://github.com/lobehub/lobe-chat/compare/v0.160.7...v0.160.8 )
<sup>Released on **2024-05-21**</sup>
#### 💄 Styles
- **misc**: `Tooltip` should not be selected & Model selector overlaps with reset button.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: `Tooltip` should not be selected & Model selector overlaps with reset button, closes [#2500 ](https://github.com/lobehub/lobe-chat/issues/2500 ) [#2511 ](https://github.com/lobehub/lobe-chat/issues/2511 ) [#2581 ](https://github.com/lobehub/lobe-chat/issues/2581 ) ([0c62fb7 ](https://github.com/lobehub/lobe-chat/commit/0c62fb7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-21 15:52:58 +00:00
sxjeru
0c62fb76da
💄 style: Tooltip should not be selected & Model selector overlaps with reset button ( #2500 )
...
* pointerEvents: 'none'
* “获取模型列表"
* fix:模型选择框重叠
* Update index.tsx
* fix
* fix
* fix #2511
* fix #2581
* Revert 2 fixs
* revert
2024-05-21 23:48:34 +08:00
semantic-release-bot
71a2f1512a
🔖 chore(release): v0.160.7 [skip ci]
...
### [Version 0.160.7](https://github.com/lobehub/lobe-chat/compare/v0.160.6...v0.160.7 )
<sup>Released on **2024-05-21**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix duplicate model panel key.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix duplicate model panel key, closes [#2591 ](https://github.com/lobehub/lobe-chat/issues/2591 ) ([c733fcf ](https://github.com/lobehub/lobe-chat/commit/c733fcf ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-21 14:41:15 +00:00
Arvin Xu
c733fcfcc2
🐛 fix: fix duplicate model panel key ( #2591 )
...
* 🐛 fix: fix duplicate model menu key
* ✅ test: fix test
2024-05-21 22:37:17 +08:00
semantic-release-bot
bf96b92787
🔖 chore(release): v0.160.6 [skip ci]
...
### [Version 0.160.6](https://github.com/lobehub/lobe-chat/compare/v0.160.5...v0.160.6 )
<sup>Released on **2024-05-21**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor a Notification component, refactor code, refactor message action, refactor the type, refactor user preference.
#### 💄 Styles
- **misc**: Add ENABLED_OPENAI env, add fetch error notification, improve openai fetch client switch, improve redirect when login.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor a Notification component ([28db3d5 ](https://github.com/lobehub/lobe-chat/commit/28db3d5 ))
* **misc**: Refactor code, closes [#2584 ](https://github.com/lobehub/lobe-chat/issues/2584 ) ([086244c ](https://github.com/lobehub/lobe-chat/commit/086244c ))
* **misc**: Refactor message action ([224bd67 ](https://github.com/lobehub/lobe-chat/commit/224bd67 ))
* **misc**: Refactor the type ([ddf1abf ](https://github.com/lobehub/lobe-chat/commit/ddf1abf ))
* **misc**: Refactor user preference ([1823b0d ](https://github.com/lobehub/lobe-chat/commit/1823b0d ))
#### Styles
* **misc**: Add ENABLED_OPENAI env ([35f6230 ](https://github.com/lobehub/lobe-chat/commit/35f6230 ))
* **misc**: Add fetch error notification ([0186b4b ](https://github.com/lobehub/lobe-chat/commit/0186b4b ))
* **misc**: Improve openai fetch client switch ([3cad470 ](https://github.com/lobehub/lobe-chat/commit/3cad470 ))
* **misc**: Improve redirect when login ([cb26655 ](https://github.com/lobehub/lobe-chat/commit/cb26655 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-21 12:20:20 +00:00
Arvin Xu
086244caff
♻️ refactor: refactor code ( #2584 )
...
♻️ refactor: refactor some code
2024-05-21 20:16:09 +08:00
arvinxx
3cad4701c0
💄 style: improve openai fetch client switch
2024-05-21 19:48:56 +08:00
Arvin Xu
ddf1abffc8
♻️ refactor: refactor the type
2024-05-21 19:30:58 +08:00
Arvin Xu
5a1706b962
🌐 chore: add i18n
2024-05-21 19:30:58 +08:00
Arvin Xu
461bf3d672
🎨 chore: improve code
2024-05-21 19:30:58 +08:00
Arvin Xu
bc506190ad
🎨 chore: fix findDOMNode error
2024-05-21 19:30:58 +08:00
Arvin Xu
1823b0dd5c
♻️ refactor: refactor user preference
2024-05-21 19:30:58 +08:00
Arvin Xu
cb266552a6
💄 style: improve redirect when login
2024-05-21 19:30:58 +08:00
Arvin Xu
28db3d5b45
♻️ refactor: refactor a Notification component
2024-05-21 19:30:38 +08:00
Arvin Xu
8340ad8509
🎨 chore: improve code
2024-05-21 19:30:38 +08:00
Arvin Xu
35f623084d
💄 style: add ENABLED_OPENAI env
2024-05-21 19:30:38 +08:00
Arvin Xu
0186b4b403
💄 style: add fetch error notification
2024-05-21 19:29:43 +08:00
Arvin Xu
224bd67782
♻️ refactor: refactor message action
2024-05-21 19:29:43 +08:00
cy948
5fc90a9baf
🐛 fix: fix condition on client fetch ( #2519 )
...
* 🐛 fix: wrong client fetch judgement
* ✅ test: add test for `isProviderFetchOnClient`
* 🔧 fix: make azure request sent from server
* 🔧 refactor: show client fetch for azure
2024-05-20 17:40:25 +08:00
semantic-release-bot
6638c702d4
🔖 chore(release): v0.160.5 [skip ci]
...
### [Version 0.160.5](https://github.com/lobehub/lobe-chat/compare/v0.160.4...v0.160.5 )
<sup>Released on **2024-05-20**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor analytics env.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor analytics env, closes [#2570 ](https://github.com/lobehub/lobe-chat/issues/2570 ) ([d809d3f ](https://github.com/lobehub/lobe-chat/commit/d809d3f ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-20 06:12:49 +00:00
Arvin Xu
d809d3f574
♻️ refactor: refactor analytics env ( #2570 )
...
* ♻️ refactor: refactor analytics env
* ✅ test: add test for analytics
2024-05-20 14:08:21 +08:00
semantic-release-bot
911c98c31d
🔖 chore(release): v0.160.4 [skip ci]
...
### [Version 0.160.4](https://github.com/lobehub/lobe-chat/compare/v0.160.3...v0.160.4 )
<sup>Released on **2024-05-20**</sup>
#### 💄 Styles
- **misc**: Modify bedrock provided model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Modify bedrock provided model, closes [#2473 ](https://github.com/lobehub/lobe-chat/issues/2473 ) ([a1fabf6 ](https://github.com/lobehub/lobe-chat/commit/a1fabf6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-20 04:31:39 +00:00
Rubu Jam
a1fabf6299
💄 style: Modify bedrock provided model ( #2473 )
...
* 💄 style: Modify bedrock provided model
* 💄 style: Adjust copywriting
2024-05-20 12:27:39 +08:00
semantic-release-bot
5c4ffc797c
🔖 chore(release): v0.160.3 [skip ci]
...
### [Version 0.160.3](https://github.com/lobehub/lobe-chat/compare/v0.160.2...v0.160.3 )
<sup>Released on **2024-05-19**</sup>
#### 💄 Styles
- **misc**: Add two feature flags: check_updates 、welcome_suggest.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add two feature flags: check_updates 、welcome_suggest, closes [#2555 ](https://github.com/lobehub/lobe-chat/issues/2555 ) ([84c69c9 ](https://github.com/lobehub/lobe-chat/commit/84c69c9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-19 15:55:44 +00:00
coulsontl
84c69c9fd7
💄 style: add two feature flags: check_updates 、welcome_suggest ( #2555 )
...
* feat: add two feature flags: check_updates 、welcome_suggest
* refactor code
* refactor code
* refactor code
* remove unused code
* fix test code
* optimize code
2024-05-19 23:51:56 +08:00
semantic-release-bot
54cf16aa7a
🔖 chore(release): v0.160.2 [skip ci]
...
### [Version 0.160.2](https://github.com/lobehub/lobe-chat/compare/v0.160.1...v0.160.2 )
<sup>Released on **2024-05-19**</sup>
#### 🐛 Bug Fixes
- **misc**: Upgrade antd and fix lint type.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Upgrade antd and fix lint type, closes [#2567 ](https://github.com/lobehub/lobe-chat/issues/2567 ) ([efe28da ](https://github.com/lobehub/lobe-chat/commit/efe28da ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-19 14:49:09 +00:00
Arvin Xu
efe28daa48
🚨 fix: upgrade antd and fix lint type ( #2567 )
2024-05-19 22:45:11 +08:00
semantic-release-bot
aae108ec5d
🔖 chore(release): v0.160.1 [skip ci]
...
### [Version 0.160.1](https://github.com/lobehub/lobe-chat/compare/v0.160.0...v0.160.1 )
<sup>Released on **2024-05-18**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix enable ollama env.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix enable ollama env ([9c3f5a8 ](https://github.com/lobehub/lobe-chat/commit/9c3f5a8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-18 15:02:23 +00:00
arvinxx
9c3f5a8b7c
🐛 fix: fix enable ollama env
2024-05-18 22:58:14 +08:00
semantic-release-bot
80b908dded
🔖 chore(release): v0.160.0 [skip ci]
...
## [Version 0.160.0](https://github.com/lobehub/lobe-chat/compare/v0.159.12...v0.160.0 )
<sup>Released on **2024-05-18**</sup>
#### ✨ Features
- **misc**: Bump version and add enable ollama env.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Bump version and add enable ollama env, closes [#2554 ](https://github.com/lobehub/lobe-chat/issues/2554 ) ([f5ce7c9 ](https://github.com/lobehub/lobe-chat/commit/f5ce7c9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-18 14:51:17 +00:00
Arvin Xu
f5ce7c99bc
✨ feat: bump version and add enable ollama env ( #2554 )
...
* ⬆️ chore: bump antd
* 🐛 fix: support enable ollama
2024-05-18 22:47:26 +08:00
lobehubbot
02f3fc363b
📝 docs(bot): Auto sync agents & plugin to readme
2024-05-18 14:34:57 +00:00
Arvin Xu
882ebbe940
✨ feat: support upload images to s3 ( #2547 )
...
* ♻️ refactor: refactor file by file and upload for upload to s3
* ✨ feat: support upload file to s3
* ✅ test: fix test
* 🛂 feat: add auth for the upload path
* ✅ test: fix circular deps
* ✅ test: add more tests
* ✅ test: add more tests
* ✅ test: add more tests
* ✅ test: add more tests
2024-05-18 22:30:48 +08:00
semantic-release-bot
9e0195dbc2
🔖 chore(release): v0.159.12 [skip ci]
...
### [Version 0.159.12](https://github.com/lobehub/lobe-chat/compare/v0.159.11...v0.159.12 )
<sup>Released on **2024-05-15**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the create message flow to fix some bugs.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the create message flow to fix some bugs, closes [#2521 ](https://github.com/lobehub/lobe-chat/issues/2521 ) ([7263a33 ](https://github.com/lobehub/lobe-chat/commit/7263a33 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-15 16:45:13 +00:00
Arvin Xu
7263a331ce
♻️ refactor: refactor the create message flow to fix some bugs ( #2521 )
...
* ♻️ refactor: refactor the create message flow
* ✅ test: fix test
* ✅ test: add test
* ✅ test: add more test
* 💄 style: improve loading state
2024-05-16 00:41:29 +08:00
lobehubbot
ffbe641c45
📝 docs(bot): Auto sync agents & plugin to readme
2024-05-15 09:18:19 +00:00
semantic-release-bot
a08f802f0f
🔖 chore(release): v0.159.11 [skip ci]
...
### [Version 0.159.11](https://github.com/lobehub/lobe-chat/compare/v0.159.10...v0.159.11 )
<sup>Released on **2024-05-15**</sup>
#### 💄 Styles
- **misc**: Add Gemini 1.5 Flash model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add Gemini 1.5 Flash model, closes [#2507 ](https://github.com/lobehub/lobe-chat/issues/2507 ) ([5568472 ](https://github.com/lobehub/lobe-chat/commit/5568472 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-15 09:17:32 +00:00
sxjeru
556847278c
💄 style: add Gemini 1.5 Flash model ( #2507 )
...
* Update google.ts
* Update google.ts
* del gemini-1.0-pro-002
* Update google.ts
2024-05-15 17:13:36 +08:00
CanisMinor
b94d4d926b
📝 docs: Fix overview image ( #2514 )
2024-05-15 13:43:40 +08:00
semantic-release-bot
ade6269d1e
🔖 chore(release): v0.159.10 [skip ci]
...
### [Version 0.159.10](https://github.com/lobehub/lobe-chat/compare/v0.159.9...v0.159.10 )
<sup>Released on **2024-05-15**</sup>
#### 💄 Styles
- **misc**: Fix setting modal on responsive and some other style problem.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix setting modal on responsive and some other style problem, closes [#2512 ](https://github.com/lobehub/lobe-chat/issues/2512 ) ([f6b4ca4 ](https://github.com/lobehub/lobe-chat/commit/f6b4ca4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-15 05:21:52 +00:00
CanisMinor
f6b4ca4f7d
💄 style: Fix setting modal on responsive and some other style problem ( #2512 )
2024-05-15 13:17:46 +08:00
semantic-release-bot
d108280b70
🔖 chore(release): v0.159.9 [skip ci]
...
### [Version 0.159.9](https://github.com/lobehub/lobe-chat/compare/v0.159.8...v0.159.9 )
<sup>Released on **2024-05-14**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix agent config on page init.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix agent config on page init, closes [#2506 ](https://github.com/lobehub/lobe-chat/issues/2506 ) ([90e742d ](https://github.com/lobehub/lobe-chat/commit/90e742d ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-14 18:33:44 +00:00
Arvin Xu
90e742db14
🐛 fix: fix agent config on page init ( #2506 )
2024-05-15 02:29:51 +08:00
semantic-release-bot
d61f69ad14
🔖 chore(release): v0.159.8 [skip ci]
...
### [Version 0.159.8](https://github.com/lobehub/lobe-chat/compare/v0.159.7...v0.159.8 )
<sup>Released on **2024-05-14**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix retry issue when hide page.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix retry issue when hide page, closes [#2503 ](https://github.com/lobehub/lobe-chat/issues/2503 ) ([24489bc ](https://github.com/lobehub/lobe-chat/commit/24489bc ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-14 17:23:51 +00:00
Arvin Xu
24489bc729
🐛 fix: fix retry issue when hide page ( #2503 )
2024-05-15 01:20:03 +08:00
semantic-release-bot
315c8728cb
🔖 chore(release): v0.159.7 [skip ci]
...
### [Version 0.159.7](https://github.com/lobehub/lobe-chat/compare/v0.159.6...v0.159.7 )
<sup>Released on **2024-05-14**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-14 16:55:45 +00:00
Arvin Xu
f55747ffb7
⚡ ️ perf: improve chat workspace performance and plugin store ux ( #2499 )
...
* 💄 style: improve ux
* ✅ test: fix test
* ⚡ ️ perf: improve chat workspace performance
2024-05-15 00:51:59 +08:00
semantic-release-bot
1d7b557ecc
🔖 chore(release): v0.159.6 [skip ci]
...
### [Version 0.159.6](https://github.com/lobehub/lobe-chat/compare/v0.159.5...v0.159.6 )
<sup>Released on **2024-05-14**</sup>
#### 🐛 Bug Fixes
- **misc**: Login button not show on user panel.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Login button not show on user panel, closes [#2496 ](https://github.com/lobehub/lobe-chat/issues/2496 ) ([39637fb ](https://github.com/lobehub/lobe-chat/commit/39637fb ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-14 14:32:35 +00:00
cy948
39637fbdfb
🐛 fix: login button not show on user panel ( #2496 )
...
* 🐛 fix: show login button when enable nextauth
* 🐛 fix: wrong navigate after logout
2024-05-14 22:28:52 +08:00
semantic-release-bot
1484a042be
🔖 chore(release): v0.159.5 [skip ci]
...
### [Version 0.159.5](https://github.com/lobehub/lobe-chat/compare/v0.159.4...v0.159.5 )
<sup>Released on **2024-05-14**</sup>
#### 💄 Styles
- **misc**: Fix scroll and expand.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix scroll and expand, closes [#2470 ](https://github.com/lobehub/lobe-chat/issues/2470 ) ([8b1202a ](https://github.com/lobehub/lobe-chat/commit/8b1202a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-14 14:05:10 +00:00
CanisMinor
8b1202a520
💄 style: fix scroll and expand ( #2470 )
...
* 💄 style: Fix scroll and expand
* 💄 style: improve empty card
---------
Co-authored-by: arvinxx <arvinx@foxmail.com >
2024-05-14 22:01:13 +08:00
semantic-release-bot
5f4523a5b3
🔖 chore(release): v0.159.4 [skip ci]
...
### [Version 0.159.4](https://github.com/lobehub/lobe-chat/compare/v0.159.3...v0.159.4 )
<sup>Released on **2024-05-14**</sup>
#### 🐛 Bug Fixes
- **misc**: Refresh model config form & mobile footer button lost.
#### 💄 Styles
- **misc**: Add GPT-4o model, update perplexity models, updates 01.AI model list.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Refresh model config form & mobile footer button lost, closes [#2318 ](https://github.com/lobehub/lobe-chat/issues/2318 ) [#2319 ](https://github.com/lobehub/lobe-chat/issues/2319 ) [#1811 ](https://github.com/lobehub/lobe-chat/issues/1811 ) ([eadcefc ](https://github.com/lobehub/lobe-chat/commit/eadcefc ))
#### Styles
* **misc**: Add GPT-4o model, closes [#2481 ](https://github.com/lobehub/lobe-chat/issues/2481 ) ([ae6a03f ](https://github.com/lobehub/lobe-chat/commit/ae6a03f ))
* **misc**: Update perplexity models, closes [#2469 ](https://github.com/lobehub/lobe-chat/issues/2469 ) ([488cde7 ](https://github.com/lobehub/lobe-chat/commit/488cde7 ))
* **misc**: Updates 01.AI model list, closes [#2471 ](https://github.com/lobehub/lobe-chat/issues/2471 ) ([f28711a ](https://github.com/lobehub/lobe-chat/commit/f28711a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-14 11:26:45 +00:00
sxjeru
eadcefc7b4
🐛 fix: refresh model config form & mobile footer button lost ( #2318 )
...
* fix form not update
* Update ModelConfigModal.tsx
* fix #2319
* react/jsx-sort-props
* #1811
* onCancel closeModal
* zIndex
2024-05-14 19:22:54 +08:00
Maple Gao
488cde7718
💄 style: update perplexity models ( #2469 )
2024-05-14 19:21:41 +08:00
sxjeru
ae6a03f442
💄 style: add GPT-4o model ( #2481 )
...
* gpt-4o
* fix
* fix ci
* fix ci
* fix
* fix
* rollback
* Snapshots 2 updated
2024-05-14 19:20:12 +08:00
Maple Gao
f28711a32e
💄 style: updates 01.AI model list ( #2471 )
...
https://platform.lingyiwanwu.com/docs#%E6%A8%A1%E5%9E%8B
2024-05-14 19:18:49 +08:00
semantic-release-bot
db1f888110
🔖 chore(release): v0.159.3 [skip ci]
...
### [Version 0.159.3](https://github.com/lobehub/lobe-chat/compare/v0.159.2...v0.159.3 )
<sup>Released on **2024-05-14**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix DeepSeek using wrong model ID.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix DeepSeek using wrong model ID, closes [#2484 ](https://github.com/lobehub/lobe-chat/issues/2484 ) ([465dbfc ](https://github.com/lobehub/lobe-chat/commit/465dbfc ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-14 08:06:33 +00:00
Rubu Jam
465dbfc3b1
🐛 fix: fix DeepSeek using wrong model ID ( #2484 )
...
* 🐛 fix: Fix DeepSeek using wrong model ID
* 🐛 fix: Fix DeepSeek using wrong model ID
2024-05-14 16:02:42 +08:00
semantic-release-bot
5815d864d2
🔖 chore(release): v0.159.2 [skip ci]
...
### [Version 0.159.2](https://github.com/lobehub/lobe-chat/compare/v0.159.1...v0.159.2 )
<sup>Released on **2024-05-14**</sup>
#### 🐛 Bug Fixes
- **misc**: Dragging text mistakenly as image.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Dragging text mistakenly as image, closes [#2111 ](https://github.com/lobehub/lobe-chat/issues/2111 ) ([3c047ef ](https://github.com/lobehub/lobe-chat/commit/3c047ef ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-14 05:27:39 +00:00
sxjeru
3c047efe0d
🐛 fix: dragging text mistakenly as image ( #2111 )
2024-05-14 13:23:56 +08:00
semantic-release-bot
a9e2faf3ac
🔖 chore(release): v0.159.1 [skip ci]
...
### [Version 0.159.1](https://github.com/lobehub/lobe-chat/compare/v0.159.0...v0.159.1 )
<sup>Released on **2024-05-14**</sup>
#### ♻ Code Refactoring
- **misc**: Move next-auth hooks to user store actions.
#### 🐛 Bug Fixes
- **misc**: Pin `antd@5.17 .0` to fix build error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Move next-auth hooks to user store actions, closes [#2364 ](https://github.com/lobehub/lobe-chat/issues/2364 ) ([6dbcd70 ](https://github.com/lobehub/lobe-chat/commit/6dbcd70 ))
#### What's fixed
* **misc**: Pin `antd@5.17 .0` to fix build error, closes [#2483 ](https://github.com/lobehub/lobe-chat/issues/2483 ) ([aa03833 ](https://github.com/lobehub/lobe-chat/commit/aa03833 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-14 05:00:19 +00:00
Arvin Xu
aa03833061
🐛 fix: pin antd@5.17.0 to fix build error ( #2483 )
2024-05-14 12:56:37 +08:00
cy948
6dbcd70f23
♻️ refactor: Move next-auth hooks to user store actions ( #2364 )
...
* ♻️ refactor: move next-auth hooks to store acitons
* 🔥 refactor: remove redundant files
* ♻️ refactor: add next-auth hooks
* ♻️ refactor: add env `NEXT_PUBLIC_ENABLE_NEXT_AUTH`
* 📝 docs: update docs for new NextAuth env
* ♻️ refactor: remove `login` in auth actions
* 🐛 fix: login buttion not shown on settings
* ✅ test: hooks in auth actions
* ♻️ refactor: change button show condition
* ♻️ refactor: use server config to show oauth button
* 🐛 fix: context error in settings
* ♻️ refactor: use server config store to enable auth
* 💬 refactor: remove tips
* ♻️ refactor: remove env `NEXT_PUBLIC_ENABLE_NEXT_AUTH`
* 🔥 refactor: remove open profile in store auth actions
* ✅ test(useMenu): change states
2024-05-14 12:42:16 +08:00
lobehubbot
8264d5d212
📝 docs(bot): Auto sync agents & plugin to readme
2024-05-14 02:57:39 +00:00
semantic-release-bot
2aa50db019
🔖 chore(release): v0.159.0 [skip ci]
...
## [Version 0.159.0](https://github.com/lobehub/lobe-chat/compare/v0.158.2...v0.159.0 )
<sup>Released on **2024-05-14**</sup>
#### ✨ Features
- **misc**: Support DeepSeek as new model provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support DeepSeek as new model provider, closes [#2446 ](https://github.com/lobehub/lobe-chat/issues/2446 ) ([18028f3 ](https://github.com/lobehub/lobe-chat/commit/18028f3 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-14 02:56:58 +00:00
Rubu Jam
18028f340d
✨ feat: Support DeepSeek as new model provider ( #2446 )
...
* ✨ feat: support DeepSeek as provider
* ✨ feat: Support DeepSeek as new model provider
* ✨ feat: Support DeepSeek as new model provider
* ✨ feat: Support DeepSeek as new model provider
* ✨ feat: Support DeepSeek as new model provider
* ✨ feat: Support DeepSeek as new model provider
* ✨ feat: Support DeepSeek as new model provider
* ✨ feat: Support DeepSeek as new model provider
* ✨ feat: Support DeepSeek as new model provider
* ✨ feat: Support DeepSeek as new model provider
* 💄 style: Translate some content
* ✨ feat: Support DeepSeek as new model provider
* 🐛 fix: Clean up the code and resolve a bug
2024-05-14 10:53:08 +08:00
semantic-release-bot
a77f4fbaaf
🔖 chore(release): v0.158.2 [skip ci]
...
### [Version 0.158.2](https://github.com/lobehub/lobe-chat/compare/v0.158.1...v0.158.2 )
<sup>Released on **2024-05-13**</sup>
#### 💄 Styles
- **misc**: Fix TelemetryNotification zindex.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix TelemetryNotification zindex, closes [#2476 ](https://github.com/lobehub/lobe-chat/issues/2476 ) ([54524ab ](https://github.com/lobehub/lobe-chat/commit/54524ab ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-13 12:59:47 +00:00
Arvin Xu
54524ab39e
💄 style: fix TelemetryNotification zindex ( #2476 )
2024-05-13 20:55:29 +08:00
semantic-release-bot
344f257cf5
🔖 chore(release): v0.158.1 [skip ci]
...
### [Version 0.158.1](https://github.com/lobehub/lobe-chat/compare/v0.158.0...v0.158.1 )
<sup>Released on **2024-05-13**</sup>
#### 💄 Styles
- **misc**: Add PWA install and metadata & ld generate.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add PWA install and metadata & ld generate, closes [#2438 ](https://github.com/lobehub/lobe-chat/issues/2438 ) ([6e9c69a ](https://github.com/lobehub/lobe-chat/commit/6e9c69a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-13 12:40:10 +00:00
CanisMinor
6e9c69a8f6
💄 style: add PWA install and metadata & ld generate ( #2438 )
...
* ✨ feat: Add PWA install button
* 🐛 fix: Fix review problem
* 🐛 fix: Fix review problem
* 🔧 chore: Update i18n
* 🔧 chore: Update metadata
* 🐛 fix: Fix preview problem
* 🐛 fix: Fix title
* 🔧 chore: Update pwa i18n
2024-05-13 20:36:16 +08:00
semantic-release-bot
db81d9f704
🔖 chore(release): v0.158.0 [skip ci]
...
## [Version 0.158.0](https://github.com/lobehub/lobe-chat/compare/v0.157.2...v0.158.0 )
<sup>Released on **2024-05-13**</sup>
#### ✨ Features
- **misc**: Add user profile page.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add user profile page, closes [#2433 ](https://github.com/lobehub/lobe-chat/issues/2433 ) ([91f7294 ](https://github.com/lobehub/lobe-chat/commit/91f7294 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-13 09:45:51 +00:00
CanisMinor
91f72942e4
✨ feat: add user profile page ( #2433 )
...
* ✨ feat: Add profile
* 🔧 chore: Update i18n
* ✅ test: Fix test
* ✅ test: Add tests
* 🐛 fix: Fix enableClerk
* 🔧 chore: Fix .eslintignore
* 🐛 fix: Fix review problem
* 💄 style: Fix UserInfo padding
2024-05-13 17:41:53 +08:00
semantic-release-bot
b7913660bf
🔖 chore(release): v0.157.2 [skip ci]
...
### [Version 0.157.2](https://github.com/lobehub/lobe-chat/compare/v0.157.1...v0.157.2 )
<sup>Released on **2024-05-13**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix azure openai stream.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix azure openai stream, closes [#2465 ](https://github.com/lobehub/lobe-chat/issues/2465 ) ([760fe67 ](https://github.com/lobehub/lobe-chat/commit/760fe67 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-13 02:50:39 +00:00
Arvin Xu
760fe6736c
🐛 fix: fix azure openai stream ( #2465 )
2024-05-13 10:47:02 +08:00
lobehubbot
fc488ccf81
📝 docs(bot): Auto sync agents & plugin to readme
2024-05-13 02:45:57 +00:00
renovate[bot]
98715085cc
Update dependency @google/generative-ai to ^0.11.0 ( #2371 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-13 10:42:18 +08:00
Rubu Jam
4ba23ea04a
💄 style : Add an "Assistant and Conversation" icon ( #2410 )
...
* style:Add an "Assistant and Conversation" icon
* 💄 style : Add an "Assistant and Conversation" icon
* 💄 style: Add an "Assistant and Conversation" icon
* 💄 style : Add an `Assistant and Conversation` icon
* 💄 style : Add an `Assistant and Conversation` icon
2024-05-12 17:40:33 +08:00
lobehubbot
ba69a418e3
📝 docs(bot): Auto sync agents & plugin to readme
2024-05-12 09:17:25 +00:00
semantic-release-bot
2b712d8bf3
🔖 chore(release): v0.157.1 [skip ci]
...
### [Version 0.157.1](https://github.com/lobehub/lobe-chat/compare/v0.157.0...v0.157.1 )
<sup>Released on **2024-05-12**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix dalle error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix dalle error ([7c493de ](https://github.com/lobehub/lobe-chat/commit/7c493de ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-12 09:16:47 +00:00
arvinxx
7c493de58d
🐛 fix: fix dalle error
2024-05-12 17:12:49 +08:00
Arvin Xu
2a252f904b
⚡ ️ perf: improve tool calling streaming ( #2460 )
...
* 🐛 fix: fix token count
* ⚡ ️ perf: reduce plugin store fetcher
* ⚡ ️ perf: support tool calling smoothing
* ✅ test: fix test
* ♻️ refactor: refactor the dalle generation
* 🚸 style: improve dalle plugin error handle
* ✅ test: fix test
* ✅ test: fix test
2024-05-12 17:10:52 +08:00
semantic-release-bot
24c81f29af
🔖 chore(release): v0.157.0 [skip ci]
...
## [Version 0.157.0](https://github.com/lobehub/lobe-chat/compare/v0.156.2...v0.157.0 )
<sup>Released on **2024-05-11**</sup>
#### ✨ Features
- **misc**: upgrade to the new `tool calls` mode.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: upgrade to the new `tool calls` mode, closes [#2414 ](https://github.com/lobehub/lobe-chat/issues/2414 ) ([7404f3b ](https://github.com/lobehub/lobe-chat/commit/7404f3b ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-11 15:44:56 +00:00
Arvin Xu
7404f3bcea
✨ feat: upgrade to the new tool calls mode ( #2414 )
...
* ✨ feat: finish OpenAI stream tool_calls protocol
* 💄 style: design the Tool Call UI
* ✨ feat: support zhipu GLM tool calling
* ✨ feat: support moonshot function calling
* ✨ feat: support groq tool callings
* ✨ feat: azure openai stream tool calling
* ✨ feat: support minimax tool calling
* ✨ feat: support mistral tool calling
* ✨ feat: support google tool calling
* ✨ feat: support anthropic tool calling
* ♻️ refactor: refactor ollama stream
* ♻️ refactor: refactor the protocol stream transformer
* ♻️ refactor: refactor the bedrock stream
* ♻️ refactor: remove Stream Text Response
* ✅ test: clean some tests
* 🗃️ refactor: import and export tool migration
* 🗃️ refactor: migrate database
* ✅ test: fix test
* ♻️ refactor: refactor createCallbacksTransformer to fix tests
* ✅ test: add tests for runtime
* ✅ test: add more tests
* ✅ test: add test
* 🎨 chore: improve code
* 🐛 fix: fix auto meta
2024-05-11 23:41:14 +08:00
semantic-release-bot
5e57399de6
🔖 chore(release): v0.156.2 [skip ci]
...
### [Version 0.156.2](https://github.com/lobehub/lobe-chat/compare/v0.156.1...v0.156.2 )
<sup>Released on **2024-05-10**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-10 09:51:08 +00:00
Anoyi
ebcd0831f5
🔨 build(docker): fix OOM when building docker image ( #2447 )
...
* 🐛 fix: OOM when docker build
2024-05-10 17:47:31 +08:00
lobehubbot
3fdea6839f
📝 docs(bot): Auto sync agents & plugin to readme
2024-05-10 07:40:18 +00:00
semantic-release-bot
ac6bcf2d78
🔖 chore(release): v0.156.1 [skip ci]
...
### [Version 0.156.1](https://github.com/lobehub/lobe-chat/compare/v0.156.0...v0.156.1 )
<sup>Released on **2024-05-10**</sup>
#### 🐛 Bug Fixes
- **misc**: Azure OpenAI Vision models issue.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Azure OpenAI Vision models issue, closes [#2429 ](https://github.com/lobehub/lobe-chat/issues/2429 ) ([9b8a4b1 ](https://github.com/lobehub/lobe-chat/commit/9b8a4b1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-10 07:39:22 +00:00
Anoyi
9b8a4b1a79
🐛 fix: Azure OpenAI Vision models issue ( #2429 )
2024-05-10 15:35:47 +08:00
semantic-release-bot
e5f5a147a9
🔖 chore(release): v0.156.0 [skip ci]
...
## [Version 0.156.0](https://github.com/lobehub/lobe-chat/compare/v0.155.9...v0.156.0 )
<sup>Released on **2024-05-09**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor to improve provider locale.
#### ✨ Features
- **misc**: Support perplexity proxy url.
#### 🐛 Bug Fixes
- **misc**: Fix anthropic messages need pairs, fix parameter conditions for perplexity, fix Perplexity duplicate token.
#### 💄 Styles
- **misc**: Improve groq location error, improve location error, improve model provider ux, support groq proxy url.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor to improve provider locale ([538b7bc ](https://github.com/lobehub/lobe-chat/commit/538b7bc ))
#### What's improved
* **misc**: Support perplexity proxy url ([30bbe61 ](https://github.com/lobehub/lobe-chat/commit/30bbe61 ))
#### What's fixed
* **misc**: Fix anthropic messages need pairs ([0e01db0 ](https://github.com/lobehub/lobe-chat/commit/0e01db0 ))
* **misc**: Fix parameter conditions for perplexity ([156cf5f ](https://github.com/lobehub/lobe-chat/commit/156cf5f ))
* **misc**: Fix Perplexity duplicate token ([6695c4b ](https://github.com/lobehub/lobe-chat/commit/6695c4b ))
#### Styles
* **misc**: Improve groq location error ([023c21b ](https://github.com/lobehub/lobe-chat/commit/023c21b ))
* **misc**: Improve location error ([862c0ae ](https://github.com/lobehub/lobe-chat/commit/862c0ae ))
* **misc**: Improve model provider ux, closes [#2439 ](https://github.com/lobehub/lobe-chat/issues/2439 ) ([0deb079 ](https://github.com/lobehub/lobe-chat/commit/0deb079 ))
* **misc**: Support groq proxy url ([ba1ba2a ](https://github.com/lobehub/lobe-chat/commit/ba1ba2a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-09 14:14:45 +00:00
Arvin Xu
0deb079aa8
💄 style: improve model provider ux ( #2439 )
...
💄 style: improve model provider ux
2024-05-09 22:11:15 +08:00
arvinxx
156cf5fe96
🐛 fix: fix parameter conditions for perplexity
2024-05-09 22:00:28 +08:00
arvinxx
30bbe611ba
✨ feat: support perplexity proxy url
2024-05-09 21:53:09 +08:00
arvinxx
6695c4bc74
🐛 fix: fix Perplexity duplicate token
2024-05-09 21:51:59 +08:00
arvinxx
0e01db0662
🐛 fix: fix anthropic messages need pairs
2024-05-09 21:28:49 +08:00
arvinxx
023c21b305
💄 style: improve groq location error
2024-05-09 21:28:49 +08:00
Arvin Xu
862c0ae51a
💄 style: improve location error
2024-05-09 21:28:49 +08:00
arvinxx
ba1ba2ab2d
🚸 style: support groq proxy url
2024-05-09 21:28:49 +08:00
arvinxx
538b7bca7e
♻️ refactor: refactor to improve provider locale
2024-05-09 21:28:49 +08:00
Yash Mehrotra
425bdcb0ef
🔨 chore: fixed a minor mistake in the docker file ( #2437 )
2024-05-09 13:37:00 +08:00
semantic-release-bot
d362d0aa43
🔖 chore(release): v0.155.9 [skip ci]
...
### [Version 0.155.9](https://github.com/lobehub/lobe-chat/compare/v0.155.8...v0.155.9 )
<sup>Released on **2024-05-09**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-09 04:05:31 +00:00
Arvin Xu
cb2a0849c2
⬆️ build: upgrade antd to 5.17.0 ( #2430 )
...
* ⬆️ chore: try to use 5.0.3
* ⬆️ chore: try to upgrade antd to 5.17.0
2024-05-09 11:39:48 +08:00
semantic-release-bot
2dd557d29c
🔖 chore(release): v0.155.8 [skip ci]
...
### [Version 0.155.8](https://github.com/lobehub/lobe-chat/compare/v0.155.7...v0.155.8 )
<sup>Released on **2024-05-09**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix mobile session style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix mobile session style ([998a191 ](https://github.com/lobehub/lobe-chat/commit/998a191 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-09 02:57:36 +00:00
CanisMinor
998a191a81
🐛 fix: Fix mobile session style
2024-05-09 02:53:56 +00:00
semantic-release-bot
c1f87d1031
🔖 chore(release): v0.155.7 [skip ci]
...
### [Version 0.155.7](https://github.com/lobehub/lobe-chat/compare/v0.155.6...v0.155.7 )
<sup>Released on **2024-05-08**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix panel expand.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix panel expand ([5e78089 ](https://github.com/lobehub/lobe-chat/commit/5e78089 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-08 15:56:42 +00:00
canisminor1990
5e78089954
🐛 fix: Fix panel expand
2024-05-08 23:52:00 +08:00
semantic-release-bot
f37f42b355
🔖 chore(release): v0.155.6 [skip ci]
...
### [Version 0.155.6](https://github.com/lobehub/lobe-chat/compare/v0.155.5...v0.155.6 )
<sup>Released on **2024-05-08**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix editing long message issue.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix editing long message issue, closes [#2431 ](https://github.com/lobehub/lobe-chat/issues/2431 ) ([380d8da ](https://github.com/lobehub/lobe-chat/commit/380d8da ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-08 13:39:27 +00:00
Arvin Xu
380d8daf08
🐛 fix: fix editing long message issue ( #2431 )
...
* ♻️ refactor: refactor chatLoadingId to chatLoadingIds
* 💄 style: improve yi icon
* 💄 style: fix openrouter model meta
* ✅ test: add test
* 💄 style: fix translate item
2024-05-08 21:36:00 +08:00
lobehubbot
2630c86ebb
📝 docs(bot): Auto sync agents & plugin to readme
2024-05-08 12:48:21 +00:00
semantic-release-bot
f853b4aa51
🔖 chore(release): v0.155.5 [skip ci]
...
### [Version 0.155.5](https://github.com/lobehub/lobe-chat/compare/v0.155.4...v0.155.5 )
<sup>Released on **2024-05-08**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-08 12:47:42 +00:00
CanisMinor
2aeaedce6f
⚡ ️ perf: refactor Chat Layout to improve performance ( #2339 )
...
* ♻️ refactor: Refactor Chat Layout
* ✅ test: Fix test
* 🐛 fix: Fix ci
* 🔧 chore: Rename workspace
* 🔧 chore: Revert sync style
* 🐛 fix: Fix review problem
* 💄 style: Fix style
* 🔧 chore: Revert useInterceptingRoutes
* 🐛 fix: Fix review problem
* 💄 style: Remove animation
* 🐛 fix: Fix panel
* 🐛 fix: Fix mobile style
* 🐛 fix: Fix Workspace Modal
* 🐛 fix: FIx ios keyboard scroll back
* 🐛 fix: Fix lint
* 🔧 chore: prepare to rebase
* 🐛 fix: Fix PWA
* 🐛 fix: Fix safearea
2024-05-08 20:43:59 +08:00
lobehubbot
bf1fe3dba2
📝 docs(bot): Auto sync agents & plugin to readme
2024-05-08 08:12:26 +00:00
semantic-release-bot
97412b8b2d
🔖 chore(release): v0.155.4 [skip ci]
...
### [Version 0.155.4](https://github.com/lobehub/lobe-chat/compare/v0.155.3...v0.155.4 )
<sup>Released on **2024-05-08**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix Agent Settings Form.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix Agent Settings Form ([12c62a0 ](https://github.com/lobehub/lobe-chat/commit/12c62a0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-08 08:11:44 +00:00
CanisMinor
12c62a03ec
🐛 fix: Fix Agent Settings Form
2024-05-08 08:08:04 +00:00
semantic-release-bot
04c1826816
🔖 chore(release): v0.155.3 [skip ci]
...
### [Version 0.155.3](https://github.com/lobehub/lobe-chat/compare/v0.155.2...v0.155.3 )
<sup>Released on **2024-05-08**</sup>
#### 💄 Styles
- **misc**: Optimized MaxToken Slider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Optimized MaxToken Slider, closes [#2258 ](https://github.com/lobehub/lobe-chat/issues/2258 ) ([dfb892b ](https://github.com/lobehub/lobe-chat/commit/dfb892b ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-08 03:27:29 +00:00
sxjeru
dfb892b86a
💄 style: optimized MaxToken Slider ( #2258 )
...
* Update MaxTokenSlider
* k -> K
* i18n
* Small screen adaptation
* `next/image` Un-configured Host
* ModelSelect.featureTag.tokens
* 128k=128,000, 4K=4096, Kibi / kilo
* Restore llm.ts
* Inf -> ∞
* patch
* const Kibi = 1024;
* refactor marks
* Update MaxTokenSlider.tsx
* infinity icon
2024-05-08 11:23:41 +08:00
semantic-release-bot
e7252da36b
🔖 chore(release): v0.155.2 [skip ci]
...
### [Version 0.155.2](https://github.com/lobehub/lobe-chat/compare/v0.155.1...v0.155.2 )
<sup>Released on **2024-05-08**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-08 03:18:49 +00:00
Cross
682305ff1c
🔨 build: fix build failure ( #2424 )
2024-05-08 11:14:51 +08:00
semantic-release-bot
e71e9dc9e0
🔖 chore(release): v0.155.1 [skip ci]
...
### [Version 0.155.1](https://github.com/lobehub/lobe-chat/compare/v0.155.0...v0.155.1 )
<sup>Released on **2024-05-07**</sup>
#### 💄 Styles
- **misc**: Improve llm list when all closed.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve llm list when all closed, closes [#2409 ](https://github.com/lobehub/lobe-chat/issues/2409 ) ([1eb20c7 ](https://github.com/lobehub/lobe-chat/commit/1eb20c7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-07 06:35:36 +00:00
Anoyi
1eb20c7a85
💄 style: Improve llm list when all closed ( #2409 )
2024-05-07 14:32:09 +08:00
semantic-release-bot
d6074f792d
🔖 chore(release): v0.155.0 [skip ci]
...
## [Version 0.155.0](https://github.com/lobehub/lobe-chat/compare/v0.154.7...v0.155.0 )
<sup>Released on **2024-05-07**</sup>
#### ✨ Features
- **misc**: Add DataStatistics.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add DataStatistics ([cf474bb ](https://github.com/lobehub/lobe-chat/commit/cf474bb ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-07 05:34:54 +00:00
CanisMinor
cf474bb150
✨ feat: Add DataStatistics
2024-05-07 05:31:12 +00:00
semantic-release-bot
00016c0584
🔖 chore(release): v0.154.7 [skip ci]
...
### [Version 0.154.7](https://github.com/lobehub/lobe-chat/compare/v0.154.6...v0.154.7 )
<sup>Released on **2024-05-07**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the message slice internal method name.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the message slice internal method name, closes [#2407 ](https://github.com/lobehub/lobe-chat/issues/2407 ) ([8c70bdd ](https://github.com/lobehub/lobe-chat/commit/8c70bdd ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-07 02:52:28 +00:00
Arvin Xu
8c70bdde2b
♻️ refactor: refactor the message slice internal method name ( #2407 )
...
* ♻️ refactor: refactor the message slice action
* ♻️ refactor: refactor the message slice action
2024-05-07 10:48:51 +08:00
semantic-release-bot
091ce6b6fe
🔖 chore(release): v0.154.6 [skip ci]
...
### [Version 0.154.6](https://github.com/lobehub/lobe-chat/compare/v0.154.5...v0.154.6 )
<sup>Released on **2024-05-07**</sup>
#### 💄 Styles
- **misc**: Add gemini-1.0-pro-002.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add gemini-1.0-pro-002, closes [#2406 ](https://github.com/lobehub/lobe-chat/issues/2406 ) ([44b29a9 ](https://github.com/lobehub/lobe-chat/commit/44b29a9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-07 02:03:04 +00:00
Derrick Kondo
44b29a9ac8
💄 style: Add gemini-1.0-pro-002 ( #2406 )
2024-05-07 09:59:30 +08:00
semantic-release-bot
7488f53ed3
🔖 chore(release): v0.154.5 [skip ci]
...
### [Version 0.154.5](https://github.com/lobehub/lobe-chat/compare/v0.154.4...v0.154.5 )
<sup>Released on **2024-05-06**</sup>
#### 💄 Styles
- **misc**: Update LLM Settings Form styles.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update LLM Settings Form styles, closes [#2393 ](https://github.com/lobehub/lobe-chat/issues/2393 ) ([4f98e6c ](https://github.com/lobehub/lobe-chat/commit/4f98e6c ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-06 10:07:13 +00:00
CanisMinor
4f98e6c608
💄 style: Update LLM Settings Form styles ( #2393 )
...
* 💄 style: Update LLM Settings Form styles
* 💄 style: Fix alert order
2024-05-06 18:03:22 +08:00
a.k.a. 小黄蜂
aeb09f50b7
📝 docs: update environment variables for next auth ( #2395 )
...
* 📝 docs: update environment variables for next auth
* 📝 docs: fix typo in next auth
2024-05-06 16:35:46 +08:00
lobehubbot
ddd00d2d24
📝 docs(bot): Auto sync agents & plugin to readme
2024-05-06 05:27:57 +00:00
semantic-release-bot
50938973d8
🔖 chore(release): v0.154.4 [skip ci]
...
### [Version 0.154.4](https://github.com/lobehub/lobe-chat/compare/v0.154.3...v0.154.4 )
<sup>Released on **2024-05-06**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix next auth config.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix next auth config, closes [#2390 ](https://github.com/lobehub/lobe-chat/issues/2390 ) ([dbda107 ](https://github.com/lobehub/lobe-chat/commit/dbda107 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-06 05:27:10 +00:00
Arvin Xu
dbda1074d8
🐛 fix: fix next auth config ( #2390 )
2024-05-06 13:23:33 +08:00
lobehubbot
f8c36ffef5
📝 docs(bot): Auto sync agents & plugin to readme
2024-05-06 02:24:29 +00:00
semantic-release-bot
8e6ec9a397
🔖 chore(release): v0.154.3 [skip ci]
...
### [Version 0.154.3](https://github.com/lobehub/lobe-chat/compare/v0.154.2...v0.154.3 )
<sup>Released on **2024-05-06**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix docker build.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix docker build ([80a270d ](https://github.com/lobehub/lobe-chat/commit/80a270d ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-06 02:23:52 +00:00
Arvin Xu
80a270db25
🐛 fix: fix docker build
2024-05-06 02:20:02 +00:00
semantic-release-bot
54496306ec
🔖 chore(release): v0.154.2 [skip ci]
...
### [Version 0.154.2](https://github.com/lobehub/lobe-chat/compare/v0.154.1...v0.154.2 )
<sup>Released on **2024-05-06**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix docker build.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix docker build, closes [#2385 ](https://github.com/lobehub/lobe-chat/issues/2385 ) ([9cf60b5 ](https://github.com/lobehub/lobe-chat/commit/9cf60b5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-06 02:11:33 +00:00
Arvin Xu
9cf60b5072
🐛 fix: fix docker build ( #2385 )
2024-05-06 10:07:57 +08:00
semantic-release-bot
9bbaa629d1
🔖 chore(release): v0.154.1 [skip ci]
...
### [Version 0.154.1](https://github.com/lobehub/lobe-chat/compare/v0.154.0...v0.154.1 )
<sup>Released on **2024-05-05**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix agent meta input disabled.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix agent meta input disabled, closes [#2381 ](https://github.com/lobehub/lobe-chat/issues/2381 ) ([d1fc512 ](https://github.com/lobehub/lobe-chat/commit/d1fc512 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-05 16:50:48 +00:00
Arvin Xu
d1fc51242b
🐛 fix: fix agent meta input disabled ( #2381 )
...
* ⬆️ chore: upgrade deps
* 🐛 fix: fix disabled the meta input
* 🐛 fix: fix docker build
* 🎨 chore: improve code
2024-05-06 00:47:23 +08:00
semantic-release-bot
7a9a53d717
🔖 chore(release): v0.154.0 [skip ci]
...
## [Version 0.154.0](https://github.com/lobehub/lobe-chat/compare/v0.153.1...v0.154.0 )
<sup>Released on **2024-05-05**</sup>
#### ✨ Features
- **misc**: Support clerk as auth provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support clerk as auth provider, closes [#2374 ](https://github.com/lobehub/lobe-chat/issues/2374 ) ([bf8ef1f ](https://github.com/lobehub/lobe-chat/commit/bf8ef1f ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-05 15:19:17 +00:00
Arvin Xu
bf8ef1f862
✨ feat: support clerk as auth provider ( #2374 )
...
* ✨ feat: support clerk as auth provider
* ♻️ refactor: refactor the auth env config to `s3-oss/env`
* ✅ test: add test for the theme mode and action
* 💄 style: fix style
* 🌐 chore: update locale
* ✅ test: add more test
* 🎨 chore: clean code
* 📝 docs: update docs
2024-05-05 23:15:40 +08:00
semantic-release-bot
06a1d97285
🔖 chore(release): v0.153.1 [skip ci]
...
### [Version 0.153.1](https://github.com/lobehub/lobe-chat/compare/v0.153.0...v0.153.1 )
<sup>Released on **2024-05-04**</sup>
#### 💄 Styles
- **misc**: Imporve mobile styles and loading skeleton.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Imporve mobile styles and loading skeleton, closes [#2363 ](https://github.com/lobehub/lobe-chat/issues/2363 ) ([8ee3591 ](https://github.com/lobehub/lobe-chat/commit/8ee3591 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-04 08:39:07 +00:00
CanisMinor
8ee3591f03
💄 style: Imporve mobile styles and loading skeleton ( #2363 )
2024-05-04 16:35:46 +08:00
semantic-release-bot
6012b91961
🔖 chore(release): v0.153.0 [skip ci]
...
## [Version 0.153.0](https://github.com/lobehub/lobe-chat/compare/v0.152.12...v0.153.0 )
<sup>Released on **2024-05-04**</sup>
#### ✨ Features
- **misc**: Add Settings Intercepting Routes.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add Settings Intercepting Routes, closes [#2346 ](https://github.com/lobehub/lobe-chat/issues/2346 ) ([29b6442 ](https://github.com/lobehub/lobe-chat/commit/29b6442 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-04 06:12:34 +00:00
CanisMinor
29b6442d03
✨ feat: Add Settings Intercepting Routes ( #2346 )
...
* ♻️ refactor: Refactor Setting Layout
* ♻️ refactor: Update useQueryRoute and add test
* ✅ test: Update test
* ✨ feat: Add Settings Intercepting Routes
* ♻️ refactor: Refactor Setting Layout
* ♻️ refactor: Update useQueryRoute and add test
* ✅ test: Update test
* 🐛 fix: Fix i18n
* 💄 style: Fix style
* 🐛 fix: Fix review problem
* 🐛 fix: Fix review problem
* ✅ test: Add useInterceptingRoutes.test
* 🐛 fix: Fix config
* 🐛 fix: Fix some merge problem
* 🐛 fix: Fix modal layout
* 🐛 fix: Fix cubox
* 🐛 fix: Fix cubox
* ✅ test: Fix test
* 🐛 fix: Fix redirect
* 🐛 fix: Fix review problem
---------
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2024-05-04 14:09:15 +08:00
lobehubbot
69467330d8
📝 docs(bot): Auto sync agents & plugin to readme
2024-05-04 02:50:12 +00:00
semantic-release-bot
61646b92fa
🔖 chore(release): v0.152.12 [skip ci]
...
### [Version 0.152.12](https://github.com/lobehub/lobe-chat/compare/v0.152.11...v0.152.12 )
<sup>Released on **2024-05-04**</sup>
#### 🐛 Bug Fixes
- **misc**: Disabled autogenerate field icon when empty system role.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Disabled autogenerate field icon when empty system role, closes [#2076 ](https://github.com/lobehub/lobe-chat/issues/2076 ) ([27095f5 ](https://github.com/lobehub/lobe-chat/commit/27095f5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-04 02:49:35 +00:00
Anu
27095f5387
🐛 fix: disabled autogenerate field icon when empty system role ( #2076 )
...
* fix: disabled autogenerate field icon when empty system role
* 🐛 fix: update systemrole guard
* 🐛 fix: revert action.ts file change
* 🐛 fix: added space
2024-05-04 10:46:17 +08:00
semantic-release-bot
d6eeac094e
🔖 chore(release): v0.152.11 [skip ci]
...
### [Version 0.152.11](https://github.com/lobehub/lobe-chat/compare/v0.152.10...v0.152.11 )
<sup>Released on **2024-05-03**</sup>
#### 💄 Styles
- **misc**: Add user panel and refactor the next-auth.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add user panel and refactor the next-auth, closes [#2349 ](https://github.com/lobehub/lobe-chat/issues/2349 ) ([5cecee0 ](https://github.com/lobehub/lobe-chat/commit/5cecee0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-03 12:55:53 +00:00
Arvin Xu
5cecee096e
💄 style: add user panel and refactor the next-auth ( #2349 )
...
* ♻️ refactor: refactor the next-auth
* ✨ feat: Add User Panel
* 💄 style: Update User Avatar on mobile
* 🚸 style: fix data importer hot zone
* 🚸 style: add migration guide
* 🎨 chore: clean code
* ✅ test: add test
* 🌐 chore: update locale
* 💄 style: improve style
* ✅ test: fix test
* 💄 style: improve locale switch
* ♻️ refactor: use middleware redirect instead of page
---------
Co-authored-by: canisminor1990 <i@canisminor.cc >
2024-05-03 20:52:22 +08:00
semantic-release-bot
6026481f29
🔖 chore(release): v0.152.10 [skip ci]
...
### [Version 0.152.10](https://github.com/lobehub/lobe-chat/compare/v0.152.9...v0.152.10 )
<sup>Released on **2024-05-03**</sup>
#### 💄 Styles
- **misc**: Improve market layout styles and mobile style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve market layout styles and mobile style, closes [#2347 ](https://github.com/lobehub/lobe-chat/issues/2347 ) ([79b8115 ](https://github.com/lobehub/lobe-chat/commit/79b8115 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-03 09:39:39 +00:00
Anu
88d0e3974a
🐛 fix: fix text clipping ( #2332 )
...
* 🐛 fix: text clipping
* 🐛 fix: text clipping
2024-05-03 17:36:16 +08:00
CanisMinor
79b8115cf8
💄 style: improve market layout styles and mobile style ( #2347 )
...
* 💄 style: Layout styles patch
* 💄 style: Update style
2024-05-03 17:35:26 +08:00
semantic-release-bot
91b6f58637
🔖 chore(release): v0.152.9 [skip ci]
...
### [Version 0.152.9](https://github.com/lobehub/lobe-chat/compare/v0.152.8...v0.152.9 )
<sup>Released on **2024-05-03**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-03 08:24:57 +00:00
Arvin Xu
39d1cb1fdb
🔨 build: pin antd@5.16.5 to fix vercel build too long ( #2356 )
...
* Update package.json
* 📌 chore: pin @testing-library/jest-dom to `6.4.2` to fix test
2024-05-03 16:21:11 +08:00
semantic-release-bot
5ffac5a3e4
🔖 chore(release): v0.152.8 [skip ci]
...
### [Version 0.152.8](https://github.com/lobehub/lobe-chat/compare/v0.152.7...v0.152.8 )
<sup>Released on **2024-05-03**</sup>
#### ♻ Code Refactoring
- **misc**: User store add an auth slice.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: User store add an auth slice, closes [#2214 ](https://github.com/lobehub/lobe-chat/issues/2214 ) ([948b257 ](https://github.com/lobehub/lobe-chat/commit/948b257 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-03 01:56:10 +00:00
Arvin Xu
948b2578eb
♻️ refactor: user store add an auth slice ( #2214 )
...
* ♻️ refactor: refactor the user store with auth slice
* ♻️ refactor: separate common and sync slice
* 🧑💻 chore: add an isMobile selector
* ♻️ refactor: refactor the auth action and common action
* 🎨 chore: clean code
2024-05-03 09:52:15 +08:00
semantic-release-bot
4cb5adb98d
🔖 chore(release): v0.152.7 [skip ci]
...
### [Version 0.152.7](https://github.com/lobehub/lobe-chat/compare/v0.152.6...v0.152.7 )
<sup>Released on **2024-05-02**</sup>
#### 💄 Styles
- **misc**: Refactor setting layout and improve setting design.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Refactor setting layout and improve setting design, closes [#2344 ](https://github.com/lobehub/lobe-chat/issues/2344 ) ([fa16721 ](https://github.com/lobehub/lobe-chat/commit/fa16721 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-02 15:12:27 +00:00
CanisMinor
fa16721f1a
💄 style: refactor setting layout and improve setting design ( #2344 )
...
* ♻️ refactor: Refactor Setting Layout
* ♻️ refactor: Update useQueryRoute and add test
* ✅ test: Update test
* 🐛 fix: Fix i18n
* 💄 style: Fix style
* 🐛 fix: Fix review problem
* 💄 style: Update styles and i18n
* 💄 style: Update style
* 📝 docs: Update i18n
2024-05-02 23:08:58 +08:00
cy948
012eb15e8c
📝 docs: add docs for the settings url share feature ( #2333 )
2024-05-02 20:42:35 +08:00
semantic-release-bot
96c5e8b9db
🔖 chore(release): v0.152.6 [skip ci]
...
### [Version 0.152.6](https://github.com/lobehub/lobe-chat/compare/v0.152.5...v0.152.6 )
<sup>Released on **2024-05-02**</sup>
#### 💄 Styles
- **misc**: AutoScroll to the fully end.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: AutoScroll to the fully end, closes [#2345 ](https://github.com/lobehub/lobe-chat/issues/2345 ) ([5458e98 ](https://github.com/lobehub/lobe-chat/commit/5458e98 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-02 12:34:36 +00:00
sxjeru
5458e98d85
💄 style: autoScroll to the fully end ( #2345 )
...
* fix autoScroll
* Divider margin -> padding
* restore
* Update HistoryDivider.tsx
2024-05-02 20:30:59 +08:00
lobehubbot
a5dad80a4c
📝 docs(bot): Auto sync agents & plugin to readme
2024-05-02 04:26:18 +00:00
semantic-release-bot
e724fcc497
🔖 chore(release): v0.152.5 [skip ci]
...
### [Version 0.152.5](https://github.com/lobehub/lobe-chat/compare/v0.152.4...v0.152.5 )
<sup>Released on **2024-05-02**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix Setings Layout.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix Setings Layout, closes [#2340 ](https://github.com/lobehub/lobe-chat/issues/2340 ) ([6a2e9a9 ](https://github.com/lobehub/lobe-chat/commit/6a2e9a9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-02 04:25:40 +00:00
arvinxx
8f85b13cf1
Revert " ♻️ refactor: Refactor Setting Layout ( #2336 )"
...
This reverts commit 282082ed98 .
2024-05-02 12:21:45 +08:00
arvinxx
6850c12330
Revert " 🔖 chore(release): v0.152.2 [skip ci]"
...
This reverts commit 8853f63af0 .
2024-05-02 12:21:45 +08:00
arvinxx
a5b2e1e2a9
Revert " 🐛 fix: Fix intercepting-routes on mobile"
...
This reverts commit abe228c6ba .
2024-05-02 12:21:45 +08:00
arvinxx
661912c79f
Revert " 🔖 chore(release): v0.152.3 [skip ci]"
...
This reverts commit 10b8dd27c2 .
2024-05-02 12:21:44 +08:00
arvinxx
a9d2fbc67f
Revert " 🐛 fix: Fix router path in UserPanel"
...
This reverts commit c779e027ef .
2024-05-02 12:21:44 +08:00
arvinxx
5b3b7be407
Revert " 🔖 chore(release): v0.152.4 [skip ci]"
...
This reverts commit b353002f84 .
2024-05-02 12:21:44 +08:00
arvinxx
80c2e9cef0
Revert " 🐛 fix: Fix Setings Layout ( #2340 )"
...
This reverts commit 6a2e9a9101 .
2024-05-02 12:21:44 +08:00
CanisMinor
6a2e9a9101
🐛 fix: Fix Setings Layout ( #2340 )
...
* 🐛 fix: Fix TelemetryChat Config
* 🔧 chore: Move UserAvatar
* 💄 style: Update UserInfo
2024-05-02 12:21:19 +08:00
semantic-release-bot
b353002f84
🔖 chore(release): v0.152.4 [skip ci]
...
### [Version 0.152.4](https://github.com/lobehub/lobe-chat/compare/v0.152.3...v0.152.4 )
<sup>Released on **2024-05-01**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix router path in UserPanel.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix router path in UserPanel ([c779e02 ](https://github.com/lobehub/lobe-chat/commit/c779e02 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-01 19:05:04 +00:00
CanisMinor
c779e027ef
🐛 fix: Fix router path in UserPanel
2024-05-02 03:01:46 +08:00
semantic-release-bot
10b8dd27c2
🔖 chore(release): v0.152.3 [skip ci]
...
### [Version 0.152.3](https://github.com/lobehub/lobe-chat/compare/v0.152.2...v0.152.3 )
<sup>Released on **2024-05-01**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix intercepting-routes on mobile.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix intercepting-routes on mobile ([abe228c ](https://github.com/lobehub/lobe-chat/commit/abe228c ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-01 18:50:22 +00:00
canisminor1990
abe228c6ba
🐛 fix: Fix intercepting-routes on mobile
2024-05-02 02:46:00 +08:00
semantic-release-bot
8853f63af0
🔖 chore(release): v0.152.2 [skip ci]
...
### [Version 0.152.2](https://github.com/lobehub/lobe-chat/compare/v0.152.1...v0.152.2 )
<sup>Released on **2024-05-01**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor Setting Layout.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor Setting Layout, closes [#2336 ](https://github.com/lobehub/lobe-chat/issues/2336 ) ([282082e ](https://github.com/lobehub/lobe-chat/commit/282082e ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-01 13:41:23 +00:00
CanisMinor
282082ed98
♻️ refactor: Refactor Setting Layout ( #2336 )
...
* ♻️ refactor: Refactor Setting Layout
* ✨ feat: Add Setting Modal
* ♻️ refactor: Refactor Setting Layout
* 💄 style: Update Modal style
* 🐛 fix: Fix router query
2024-05-01 21:37:08 +08:00
lobehubbot
8bdc4e29ab
📝 docs(bot): Auto sync agents & plugin to readme
2024-05-01 04:47:32 +00:00
semantic-release-bot
c128f3d5ef
🔖 chore(release): v0.152.1 [skip ci]
...
### [Version 0.152.1](https://github.com/lobehub/lobe-chat/compare/v0.152.0...v0.152.1 )
<sup>Released on **2024-05-01**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor Market Layout.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor Market Layout, closes [#2320 ](https://github.com/lobehub/lobe-chat/issues/2320 ) ([c05c3c1 ](https://github.com/lobehub/lobe-chat/commit/c05c3c1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-01 04:46:55 +00:00
CanisMinor
c05c3c1816
♻️ refactor: Refactor Market Layout ( #2320 )
...
* ♻️ refactor: Refactor Market Layout
* ♻️ refactor: Market Layout
* ♻️ refactor: Market Layout
* 🐛 fix: Fix spotlight
* 🐛 fix: Fix isEqual
* 💄 style: Update market style
* 💄 style: Update Market Style
---------
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2024-05-01 12:43:40 +08:00
semantic-release-bot
f7a0f46d4c
🔖 chore(release): v0.152.0 [skip ci]
...
## [Version 0.152.0](https://github.com/lobehub/lobe-chat/compare/v0.151.11...v0.152.0 )
<sup>Released on **2024-04-30**</sup>
#### ✨ Features
- **misc**: Import settings from url.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Import settings from url, closes [#2226 ](https://github.com/lobehub/lobe-chat/issues/2226 ) ([b1f6c20 ](https://github.com/lobehub/lobe-chat/commit/b1f6c20 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-30 15:47:09 +00:00
cy948
b1f6c20c41
✨ feat: import settings from url ( #2226 )
...
* ✨ feat: import settings from url
* 🐛 fix: useEffect
* 🐛 fix: setSettings
* ⏪ revet: delete useSTT.ts
* 🚚 refactor: rename `shareGPTService` to `shareService`
2024-04-30 23:43:40 +08:00
lobehubbot
3c36a1860b
📝 docs(bot): Auto sync agents & plugin to readme
2024-04-30 13:49:03 +00:00
semantic-release-bot
e512e5da74
🔖 chore(release): v0.151.11 [skip ci]
...
### [Version 0.151.11](https://github.com/lobehub/lobe-chat/compare/v0.151.10...v0.151.11 )
<sup>Released on **2024-04-30**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix telemetry preference modal and default agent config error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix telemetry preference modal and default agent config error, closes [#2312 ](https://github.com/lobehub/lobe-chat/issues/2312 ) ([8900445 ](https://github.com/lobehub/lobe-chat/commit/8900445 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-30 13:48:15 +00:00
Arvin Xu
8900445f01
🐛 fix: fix telemetry preference modal and default agent config error ( #2312 )
...
* 🐛 fix: fix telemetry preference modal
* 🐛 fix: fix default agent config
* 🐛 fix: fix not correctly init preference
* 🐛 fix: fix init preference
* 🐛 fix: fix router error
* 🐛 fix: fix chat input height not correctly
* 🐛 fix: fix chat input height not correctly
2024-04-30 21:44:46 +08:00
semantic-release-bot
a354e35484
🔖 chore(release): v0.151.10 [skip ci]
...
### [Version 0.151.10](https://github.com/lobehub/lobe-chat/compare/v0.151.9...v0.151.10 )
<sup>Released on **2024-04-30**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor Welcome Layout.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor Welcome Layout, closes [#2314 ](https://github.com/lobehub/lobe-chat/issues/2314 ) ([1040051 ](https://github.com/lobehub/lobe-chat/commit/1040051 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-30 10:08:54 +00:00
CanisMinor
1040051076
♻️ refactor: Refactor Welcome Layout ( #2314 )
2024-04-30 18:05:34 +08:00
semantic-release-bot
c2fe2439d5
🔖 chore(release): v0.151.9 [skip ci]
...
### [Version 0.151.9](https://github.com/lobehub/lobe-chat/compare/v0.151.8...v0.151.9 )
<sup>Released on **2024-04-30**</sup>
#### 🐛 Bug Fixes
- **misc**: Minimax truncationed output.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Minimax truncationed output, closes [#2308 ](https://github.com/lobehub/lobe-chat/issues/2308 ) ([488f319 ](https://github.com/lobehub/lobe-chat/commit/488f319 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-30 08:30:23 +00:00
Ryo Shen
488f319bcd
🐛 fix: minimax truncationed output ( #2308 )
...
* fix: refine minimax response parsing
* fix: truncationed output
* test(minimax): add test for max tokens in payload
2024-04-30 16:27:06 +08:00
semantic-release-bot
82def3de30
🔖 chore(release): v0.151.8 [skip ci]
...
### [Version 0.151.8](https://github.com/lobehub/lobe-chat/compare/v0.151.7...v0.151.8 )
<sup>Released on **2024-04-30**</sup>
#### ♻ Code Refactoring
- **misc**: Move NavBar to `[@nav](https://github.com/nav )` slot route.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Move NavBar to `[@nav](https://github.com/nav )` slot route, closes [#2306 ](https://github.com/lobehub/lobe-chat/issues/2306 ) ([aee7231 ](https://github.com/lobehub/lobe-chat/commit/aee7231 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-30 08:01:23 +00:00
CanisMinor
aee7231e8a
♻️ refactor: Move NavBar to @nav slot route ( #2306 )
...
* ♻️ refactor: Move NavBar to `@nav` slot route
* 🐛 fix: Fix sub routes layout
* 🐛 fix: Fix MobileSessionHeader
* 🔧 chore: Merge error page
* ✅ test: Update tests
* 🐛 fix: Fix ServerLayout
* 🐛 fix: Fix Mobile Header
* 💄 style: Rename components
* ✅ test: Update test
2024-04-30 15:57:42 +08:00
semantic-release-bot
7ef77fc203
🔖 chore(release): v0.151.7 [skip ci]
...
### [Version 0.151.7](https://github.com/lobehub/lobe-chat/compare/v0.151.6...v0.151.7 )
<sup>Released on **2024-04-30**</sup>
#### 💄 Styles
- **misc**: Add 404 and Error page.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add 404 and Error page, closes [#2299 ](https://github.com/lobehub/lobe-chat/issues/2299 ) ([938a3e9 ](https://github.com/lobehub/lobe-chat/commit/938a3e9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-30 05:04:34 +00:00
CanisMinor
938a3e99f5
💄 style: add 404 and Error page ( #2299 )
...
* ✨ feat: Add 404 and Error page
* 🐛 fix: Fix dynamic ssr in error page
* ⚡ perf: Dynamic import Sentry
2024-04-30 13:01:20 +08:00
semantic-release-bot
7817e67e56
🔖 chore(release): v0.151.6 [skip ci]
...
### [Version 0.151.6](https://github.com/lobehub/lobe-chat/compare/v0.151.5...v0.151.6 )
<sup>Released on **2024-04-30**</sup>
#### 🐛 Bug Fixes
- **misc**: Plugins with multiple settings cannot be correctly configured.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Plugins with multiple settings cannot be correctly configured, closes [#1991 ](https://github.com/lobehub/lobe-chat/issues/1991 ) ([0c041aa ](https://github.com/lobehub/lobe-chat/commit/0c041aa ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-30 03:38:48 +00:00
Yang Hanlin
0c041aa7a7
🐛 fix: plugins with multiple settings cannot be correctly configured ( #1991 )
...
* 🐛 fix: plugins with multiple settings cannot be correctly configured
* ♻️ refactor: merge plugin setting in the action layer instead of UI
* ✅ test: add a test to ensure plugin settings are correctly merged
2024-04-30 11:35:37 +08:00
semantic-release-bot
b0ccfdbee8
🔖 chore(release): v0.151.5 [skip ci]
...
### [Version 0.151.5](https://github.com/lobehub/lobe-chat/compare/v0.151.4...v0.151.5 )
<sup>Released on **2024-04-30**</sup>
#### 🐛 Bug Fixes
- **misc**: Effectively interrupt auto scrolling.
#### 💄 Styles
- **misc**: Revise some text.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Effectively interrupt auto scrolling, closes [#2223 ](https://github.com/lobehub/lobe-chat/issues/2223 ) ([afe4974 ](https://github.com/lobehub/lobe-chat/commit/afe4974 ))
#### Styles
* **misc**: Revise some text, closes [#2296 ](https://github.com/lobehub/lobe-chat/issues/2296 ) ([018427f ](https://github.com/lobehub/lobe-chat/commit/018427f ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-30 03:17:14 +00:00
sxjeru
afe49747f3
🐛 fix: Effectively interrupt auto scrolling ( #2223 )
...
* Interrupt auto scrolling
* reduce atBottomThreshold
* del
* del
* Alternative invalid followOutput
* BottomThreshold 过小导致无法连续滚动
* 避免删除消息触发下滑
* restore mobile BottomThreshold
* restore overscan
* fix
* little fix
* fix followOutput
2024-04-30 11:14:02 +08:00
Yang Hanlin
36e40aaf6c
📝 docs: update ZITADEL SSO integration docs ( #2301 )
...
* 📝 docs: fix list in ZITADEL integration doc
* 📝 docs: add instruction to enable `User Info inside ID token` option in ZITADEL
2024-04-30 08:59:00 +08:00
Rubu Jam
018427f2f9
💄 style: Revise some text ( #2296 )
...
* 💄 style: Revise some text
* 💄 style: Revise some text
2024-04-30 01:43:50 +08:00
semantic-release-bot
0328244176
🔖 chore(release): v0.151.4 [skip ci]
...
### [Version 0.151.4](https://github.com/lobehub/lobe-chat/compare/v0.151.3...v0.151.4 )
<sup>Released on **2024-04-29**</sup>
#### ♻ Code Refactoring
- **misc**: Move app page to the `(main)` layout group.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Move app page to the `(main)` layout group, closes [#2297 ](https://github.com/lobehub/lobe-chat/issues/2297 ) ([6cc2c38 ](https://github.com/lobehub/lobe-chat/commit/6cc2c38 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-29 16:31:00 +00:00
Shixian Sheng
a2b931f3ba
📝 docs: update README.md ( #2298 )
2024-04-30 00:27:37 +08:00
CanisMinor
6cc2c382ff
♻️ refactor: move app page to the (main) layout group ( #2297 )
2024-04-30 00:24:09 +08:00
semantic-release-bot
dafafa8d97
🔖 chore(release): v0.151.3 [skip ci]
...
### [Version 0.151.3](https://github.com/lobehub/lobe-chat/compare/v0.151.2...v0.151.3 )
<sup>Released on **2024-04-29**</sup>
#### 💄 Styles
- **misc**: Patching models info.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Patching models info, closes [#2269 ](https://github.com/lobehub/lobe-chat/issues/2269 ) [#22802280 ](https://github.com/lobehub/lobe-chat/issues/22802280 ) ([03bcb06 ](https://github.com/lobehub/lobe-chat/commit/03bcb06 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-29 15:52:04 +00:00
sxjeru
03bcb06ef4
💄 style: patching models info ( #2269 )
...
* update models config
* patch
* context window
* [Request] Add MiniMax new models #22802280
* pass test
2024-04-29 23:48:49 +08:00
semantic-release-bot
637489b3cc
🔖 chore(release): v0.151.2 [skip ci]
...
### [Version 0.151.2](https://github.com/lobehub/lobe-chat/compare/v0.151.1...v0.151.2 )
<sup>Released on **2024-04-29**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix only inject welcome question in inbox.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix only inject welcome question in inbox, closes [#2289 ](https://github.com/lobehub/lobe-chat/issues/2289 ) ([cc8edd3 ](https://github.com/lobehub/lobe-chat/commit/cc8edd3 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-29 15:07:29 +00:00
Arvin Xu
721a2da475
🔨 chore: upgrade next to 14.2.x ( #2015 )
...
* Update package.json
* 🐛 fix: Fix shiki build error
---------
Co-authored-by: CanisMinor <i@canisminor.cc >
2024-04-29 23:04:10 +08:00
Arvin Xu
cc8edd3d4e
🐛 fix: fix only inject welcome question in inbox ( #2289 )
...
* ⚡ ️ perf: improve conversation loading performance
* 🐛 fix: fix the welcome message inject
* 🐛 fix: fix the welcome message inject
2024-04-29 23:03:52 +08:00
semantic-release-bot
6d9d070f16
🔖 chore(release): v0.151.1 [skip ci]
...
### [Version 0.151.1](https://github.com/lobehub/lobe-chat/compare/v0.151.0...v0.151.1 )
<sup>Released on **2024-04-29**</sup>
#### 💄 Styles
- **misc**: Improve Inbox Assistant Welcome Guide.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve Inbox Assistant Welcome Guide, closes [#2086 ](https://github.com/lobehub/lobe-chat/issues/2086 ) ([df37212 ](https://github.com/lobehub/lobe-chat/commit/df37212 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-29 04:12:24 +00:00
CanisMinor
df37212a6b
💄 style: improve Inbox Assistant Welcome Guide ( #2086 )
...
* ✨ feat: Add qa blocks to welcome guide
* ♻️ refactor: refactor the url
* ✅ test: Add new tests
* 💄 style: Update Theme ConfigProvider
* 🐛 fix: fix url
* 🐛 fix: Fix time calc and card min height
---------
Co-authored-by: arvinxx <arvinx@foxmail.com >
2024-04-29 12:08:41 +08:00
semantic-release-bot
3802e24027
🔖 chore(release): v0.151.0 [skip ci]
...
## [Version 0.151.0](https://github.com/lobehub/lobe-chat/compare/v0.150.10...v0.151.0 )
<sup>Released on **2024-04-29**</sup>
#### ✨ Features
- **misc**: Support minimax as a new provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support minimax as a new provider, closes [#2087 ](https://github.com/lobehub/lobe-chat/issues/2087 ) ([00abd82 ](https://github.com/lobehub/lobe-chat/commit/00abd82 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-29 03:01:01 +00:00
Ryo Shen
00abd82687
✨ feat: support minimax as a new provider ( #2087 )
...
* add minimax as provider
* add i18n token
* update
* update
* Revert "add i18n token"
This reverts commit 4be6d6797b4b60baa965243dc772a023b10b96f6.
* add i18n token
* add doc
* update i18n
* implement MinimaxStream
* use fetchSSE function
* fix TypeError and SyntaxError
* add unit test
* add agent runtime
* add debug log
* use fetch function directly
* refactor(minimax): streamline response parsing logic
* remove redundant error response check
* fix code style
2024-04-29 10:57:48 +08:00
semantic-release-bot
4810b228c9
🔖 chore(release): v0.150.10 [skip ci]
...
### [Version 0.150.10](https://github.com/lobehub/lobe-chat/compare/v0.150.9...v0.150.10 )
<sup>Released on **2024-04-28**</sup>
#### ♻ Code Refactoring
- **misc**: Rename globalStore to userStore.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Rename globalStore to userStore, closes [#2264 ](https://github.com/lobehub/lobe-chat/issues/2264 ) ([a3cb538 ](https://github.com/lobehub/lobe-chat/commit/a3cb538 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-28 15:31:35 +00:00
Arvin Xu
a3cb53804d
♻️ refactor: rename globalStore to userStore ( #2264 )
...
* ♻️ refactor: rename globalStore to userStore
* ♻️ refactor: refactor the globalStore usage
* ♻️ refactor: clean the user preference
* 🐛 fix: fix preference init
* ♻️ refactor: refactor the global Store
* 🎨 chore: improve code
2024-04-28 23:28:17 +08:00
semantic-release-bot
a3911e5cd0
🔖 chore(release): v0.150.9 [skip ci]
...
### [Version 0.150.9](https://github.com/lobehub/lobe-chat/compare/v0.150.8...v0.150.9 )
<sup>Released on **2024-04-28**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor feature flags store to server config store.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor feature flags store to server config store, closes [#2263 ](https://github.com/lobehub/lobe-chat/issues/2263 ) ([2e991d7 ](https://github.com/lobehub/lobe-chat/commit/2e991d7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-28 13:02:51 +00:00
Arvin Xu
2e991d7548
♻️ refactor: refactor feature flags store to server config store ( #2263 )
...
* 🚚 refactor: rename featureFlag store to serverConfig store
* 🚚 refactor: use serverConfigSelectors to replace commonSelectors
* 🎨 chore: clean code
2024-04-28 20:59:38 +08:00
Arthals
80d8eec9b0
📝 docs: Update upstream-sync ( #2262 )
2024-04-28 20:07:22 +08:00
semantic-release-bot
d601fe7808
🔖 chore(release): v0.150.8 [skip ci]
...
### [Version 0.150.8](https://github.com/lobehub/lobe-chat/compare/v0.150.7...v0.150.8 )
<sup>Released on **2024-04-28**</sup>
#### 💄 Styles
- **ollama**: Phi3 Instruct models and its model icons.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **ollama**: Phi3 Instruct models and its model icons, closes [#2254 ](https://github.com/lobehub/lobe-chat/issues/2254 ) ([c9b55cc ](https://github.com/lobehub/lobe-chat/commit/c9b55cc ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-28 10:26:31 +00:00
Maple Gao
c9b55ccfd6
💄 style(ollama): Phi3 Instruct models and its model icons ( #2254 )
2024-04-28 18:23:22 +08:00
semantic-release-bot
e5cc179044
🔖 chore(release): v0.150.7 [skip ci]
...
### [Version 0.150.7](https://github.com/lobehub/lobe-chat/compare/v0.150.6...v0.150.7 )
<sup>Released on **2024-04-28**</sup>
#### 🐛 Bug Fixes
- **misc**: Suport to fetch model list on client.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Suport to fetch model list on client, closes [#2252 ](https://github.com/lobehub/lobe-chat/issues/2252 ) ([76310a8 ](https://github.com/lobehub/lobe-chat/commit/76310a8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-28 10:03:42 +00:00
cy948
76310a8971
🐛 fix: suport to fetch model list on client ( #2252 )
2024-04-28 18:00:31 +08:00
semantic-release-bot
752e0a3ba2
🔖 chore(release): v0.150.6 [skip ci]
...
### [Version 0.150.6](https://github.com/lobehub/lobe-chat/compare/v0.150.5...v0.150.6 )
<sup>Released on **2024-04-28**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix `/api/proxy` internal proxy attack.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix `/api/proxy` internal proxy attack, closes [#2255 ](https://github.com/lobehub/lobe-chat/issues/2255 ) ([465665a ](https://github.com/lobehub/lobe-chat/commit/465665a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-28 09:07:09 +00:00
Arvin Xu
465665a735
🐛 fix: fix /api/proxy internal proxy attack ( #2255 )
2024-04-28 17:03:58 +08:00
renovate[bot]
68057529be
Update dependency pino to v9 ( #2249 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-28 10:49:42 +08:00
renovate[bot]
30c572ee9d
Update dependency @google/generative-ai to ^0.8.0 ( #2247 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-28 10:49:28 +08:00
Arvin Xu
7cd0a34e40
📝 docs: improve ollama usage docs ( #2244 )
...
* docs
* update docs
* update docs
* update docs
* update docs
* update docs
2024-04-28 01:25:11 +08:00
semantic-release-bot
904a3dfa64
🔖 chore(release): v0.150.5 [skip ci]
...
### [Version 0.150.5](https://github.com/lobehub/lobe-chat/compare/v0.150.4...v0.150.5 )
<sup>Released on **2024-04-27**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix the plugin string env and search error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix the plugin string env and search error, closes [#2239 ](https://github.com/lobehub/lobe-chat/issues/2239 ) ([74b1ae0 ](https://github.com/lobehub/lobe-chat/commit/74b1ae0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-27 10:23:17 +00:00
Arvin Xu
74b1ae0865
🐛 fix: fix the plugin string env and search error ( #2239 )
...
* 🐛 fix: fix the plugin string env
* 🐛 fix: fix the search not working correctly
* 🐛 fix: fix the search not working correctly
2024-04-27 18:20:09 +08:00
semantic-release-bot
179fb46a8b
🔖 chore(release): v0.150.4 [skip ci]
...
### [Version 0.150.4](https://github.com/lobehub/lobe-chat/compare/v0.150.3...v0.150.4 )
<sup>Released on **2024-04-27**</sup>
#### 💄 Styles
- **misc**: Hide default model tag and show ollama provider by default.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Hide default model tag and show ollama provider by default, closes [#2238 ](https://github.com/lobehub/lobe-chat/issues/2238 ) ([baa4780 ](https://github.com/lobehub/lobe-chat/commit/baa4780 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-27 08:39:51 +00:00
Arvin Xu
baa478031b
💄 style: hide default model tag and show ollama provider by default ( #2238 )
...
* 💄 style: show ollama by default
* 💄 style: hide default model tag
* ♻️ refactor: refactor the default agent config data
2024-04-27 16:36:42 +08:00
semantic-release-bot
d2872bdd31
🔖 chore(release): v0.150.3 [skip ci]
...
### [Version 0.150.3](https://github.com/lobehub/lobe-chat/compare/v0.150.2...v0.150.3 )
<sup>Released on **2024-04-27**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix docker build.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix docker build, closes [#2236 ](https://github.com/lobehub/lobe-chat/issues/2236 ) ([749a843 ](https://github.com/lobehub/lobe-chat/commit/749a843 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-27 07:44:00 +00:00
Arvin Xu
749a843fbb
🐛 fix: fix docker build ( #2236 )
2024-04-27 15:40:58 +08:00
semantic-release-bot
f753eb93d0
🔖 chore(release): v0.150.2 [skip ci]
...
### [Version 0.150.2](https://github.com/lobehub/lobe-chat/compare/v0.150.1...v0.150.2 )
<sup>Released on **2024-04-27**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix display error when using `DEFAULT_AGENT_CONFIG` env.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix display error when using `DEFAULT_AGENT_CONFIG` env, closes [#2231 ](https://github.com/lobehub/lobe-chat/issues/2231 ) ([42bc734 ](https://github.com/lobehub/lobe-chat/commit/42bc734 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-27 07:24:27 +00:00
Arvin Xu
42bc7346d8
🐛 fix: fix display error when using DEFAULT_AGENT_CONFIG env ( #2231 )
...
* 🐛 fix: fix display error when using DEFAULT_AGENT_CONFIG env
* 🔥 chore: remove file
* ✅ test: add more test
* ✅ test: add more test
* ✅ test: add more test
* ✅ test: add more test
2024-04-27 15:21:14 +08:00
semantic-release-bot
361ab49281
🔖 chore(release): v0.150.1 [skip ci]
...
### [Version 0.150.1](https://github.com/lobehub/lobe-chat/compare/v0.150.0...v0.150.1 )
<sup>Released on **2024-04-27**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix display error when using DEFAULT_AGENT_CONFIG env.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix display error when using DEFAULT_AGENT_CONFIG env ([e46215c ](https://github.com/lobehub/lobe-chat/commit/e46215c ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-27 06:04:26 +00:00
arvinxx
834a7be2a0
Revert " 🐛 fix: fix display error when using DEFAULT_AGENT_CONFIG env"
...
This reverts commit e46215c17a .
2024-04-27 14:00:57 +08:00
arvinxx
e46215c17a
🐛 fix: fix display error when using DEFAULT_AGENT_CONFIG env
2024-04-27 14:00:08 +08:00
lobehubbot
0254c05780
📝 docs(bot): Auto sync agents & plugin to readme
2024-04-27 03:44:15 +00:00
Arvin Xu
fdc3c2588a
🧱 chore: introduce trpc as network framework ( #2227 )
2024-04-27 11:40:45 +08:00
semantic-release-bot
81613f5724
🔖 chore(release): v0.150.0 [skip ci]
...
## [Version 0.150.0](https://github.com/lobehub/lobe-chat/compare/v0.149.6...v0.150.0 )
<sup>Released on **2024-04-26**</sup>
#### ✨ Features
- **misc**: Support feature flags.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support feature flags, closes [#2213 ](https://github.com/lobehub/lobe-chat/issues/2213 ) ([4532be5 ](https://github.com/lobehub/lobe-chat/commit/4532be5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-26 17:07:00 +00:00
Maple Gao
22547edd28
📝 docs: Update Ollama Environment Variables table ( #2188 )
2024-04-27 01:03:42 +08:00
Arvin Xu
4532be5645
✨ feat: support feature flags ( #2213 )
...
* ✨ feat: support hide create session
* ✨ feat: support hide edit panel of session
* ✨ feat: support env of feature flags
* 🐛 fix: fix env
* ♻️ refactor: refactor to support server side feature flags
* 🎨 chore: improve code
* 🌐 chore: add locale
* ♻️ refactor: improve code
* ✨ feat: support hide dalle
* 🎨 chore: clean code
* ✅ test: add test for env
* ✅ test: add test for metaList
* ✅ test: add test for selectors
2024-04-27 01:03:02 +08:00
lobehubbot
58561d6cda
📝 docs(bot): Auto sync agents & plugin to readme
2024-04-26 15:32:27 +00:00
Maple Gao
5dd686dbac
💄 chore: fix a return missing space in system ( #2219 )
2024-04-26 23:29:09 +08:00
semantic-release-bot
2a72d1f68e
🔖 chore(release): v0.149.6 [skip ci]
...
### [Version 0.149.6](https://github.com/lobehub/lobe-chat/compare/v0.149.5...v0.149.6 )
<sup>Released on **2024-04-26**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix ollama host issue.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix ollama host issue, closes [#2210 ](https://github.com/lobehub/lobe-chat/issues/2210 ) ([c49d4c7 ](https://github.com/lobehub/lobe-chat/commit/c49d4c7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-26 08:14:38 +00:00
eyebrow
c49d4c772f
🐛 fix: fix ollama host issue ( #2210 )
...
Co-authored-by: eyebrowkang <eyebrowkang@tencent.com >
2024-04-26 16:11:32 +08:00
多啦b梦
1ca7cadbe7
📝 docs: Update docs/self-hosting/platform/docker-compose.zh-CN.mdx ( #2204 )
...
* Update `docs/self-hosting/platform/docker-compose.zh-CN.mdx`
* Update docker-compose.zh-CN.mdx
* Update docker-compose.zh-CN.mdx
---------
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2024-04-26 10:24:04 +08:00
semantic-release-bot
b7c01344cc
🔖 chore(release): v0.149.5 [skip ci]
...
### [Version 0.149.5](https://github.com/lobehub/lobe-chat/compare/v0.149.4...v0.149.5 )
<sup>Released on **2024-04-25**</sup>
#### ♻ Code Refactoring
- **misc**: Sperate SessionStore to a new AgentStore.
#### 🐛 Bug Fixes
- **misc**: Fix not handle ollama error correctly.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Sperate SessionStore to a new AgentStore, closes [#2197 ](https://github.com/lobehub/lobe-chat/issues/2197 ) ([49c0ba6 ](https://github.com/lobehub/lobe-chat/commit/49c0ba6 ))
#### What's fixed
* **misc**: Fix not handle ollama error correctly ([efdf174 ](https://github.com/lobehub/lobe-chat/commit/efdf174 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-25 17:25:34 +00:00
arvinxx
efdf174d1e
🐛 fix: fix not handle ollama error correctly
2024-04-26 01:22:16 +08:00
Arvin Xu
49c0ba6613
♻️ refactor: sperate SessionStore to a new AgentStore ( #2197 )
...
* ♻️ refactor: refactor SessionStore to a new AgentStore
* 🎨 refactor: clean code
* 🐛 fix: fix inbox session
* 🐛 fix: fix inbox session
* Update user.ts
* 🎨 chore: clear code
* 🐛 fix: fix default group not expand
2024-04-26 01:19:11 +08:00
CanisMinor
33e2236207
🔨 chore: Update FUNDING.yml to add Github Sponsor [skip ci]
2024-04-25 22:14:09 +08:00
semantic-release-bot
53510c1d45
🔖 chore(release): v0.149.4 [skip ci]
...
### [Version 0.149.4](https://github.com/lobehub/lobe-chat/compare/v0.149.3...v0.149.4 )
<sup>Released on **2024-04-25**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix chat client request not support abort.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix chat client request not support abort, closes [#2193 ](https://github.com/lobehub/lobe-chat/issues/2193 ) ([d22ef2c ](https://github.com/lobehub/lobe-chat/commit/d22ef2c ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-25 11:05:58 +00:00
Arvin Xu
d22ef2c6a3
🐛 fix: fix chat client request not support abort ( #2193 )
...
* 🐛 fix: fix client request not support abort
* ✅ test: fix test
2024-04-25 19:02:50 +08:00
semantic-release-bot
a0a4e00075
🔖 chore(release): v0.149.3 [skip ci]
...
### [Version 0.149.3](https://github.com/lobehub/lobe-chat/compare/v0.149.2...v0.149.3 )
<sup>Released on **2024-04-25**</sup>
#### 💄 Styles
- **misc**: Add displaying the message "Reset Successfully.".
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add displaying the message "Reset Successfully.", closes [#2158 ](https://github.com/lobehub/lobe-chat/issues/2158 ) ([27913ef ](https://github.com/lobehub/lobe-chat/commit/27913ef ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-25 07:13:53 +00:00
Rubu Jam
27913ef4a8
💄 style: Add displaying the message "Reset Successfully." ( #2158 )
...
* Upon completion of the reset process, a pop-up window will appear, displaying the message "Reset Successfully."
* Update zh-CN/setting.json
* translation
2024-04-25 15:10:45 +08:00
Rubu Jam
c684d4e21a
🐛 fix: Rollback #2149 ( #2186 )
...
* RollBACK #2149
* RollBACK lobehub#2149
* Update route.ts
2024-04-25 01:45:13 +08:00
semantic-release-bot
1226458064
🔖 chore(release): v0.149.2 [skip ci]
...
### [Version 0.149.2](https://github.com/lobehub/lobe-chat/compare/v0.149.1...v0.149.2 )
<sup>Released on **2024-04-24**</sup>
#### 💄 Styles
- **misc**: Support to create ai message.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Support to create ai message, closes [#2185 ](https://github.com/lobehub/lobe-chat/issues/2185 ) ([ba3ba6a ](https://github.com/lobehub/lobe-chat/commit/ba3ba6a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-24 17:18:07 +00:00
Arvin Xu
ba3ba6a783
💄 style: support to create ai message ( #2185 )
...
* ✨ feat: support to create ai message
* 🌐 style: add locale
* 🎨 chore: improve code
* 🐛 fix: fix to clear ai message
* 🚸 style: update assistant action
2024-04-25 01:14:57 +08:00
semantic-release-bot
06c1844a88
🔖 chore(release): v0.149.1 [skip ci]
...
### [Version 0.149.1](https://github.com/lobehub/lobe-chat/compare/v0.149.0...v0.149.1 )
<sup>Released on **2024-04-24**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-24 16:00:17 +00:00
Arvin Xu
c8f35cb1d8
⚡ ️ perf: refactor to improve the topic async state ( #2182 )
...
* ⚡ ️ perf: refactor the topic server mode
* ✅ test: fix test
* 🐛 fix: fix duplicateTopic display error
* 💄 style: improve ollama setup guide
2024-04-24 23:57:08 +08:00
semantic-release-bot
e176009a15
🔖 chore(release): v0.149.0 [skip ci]
...
## [Version 0.149.0](https://github.com/lobehub/lobe-chat/compare/v0.148.10...v0.149.0 )
<sup>Released on **2024-04-24**</sup>
#### ✨ Features
- **misc**: Fully support ollama with browser request mode.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Fully support ollama with browser request mode, closes [#2168 ](https://github.com/lobehub/lobe-chat/issues/2168 ) ([562d189](https://github.com/lobehub/lobe-chat/commit/562d189 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-24 05:41:19 +00:00
Arvin Xu
562d18926a
✨ feat: fully support ollama with browser request mode ( #2168 )
...
* 🌐 style: add i18n
* 🐛 fix: fix ollama chat error
* 💄 style: improve ollama request mode
* 🚸 style: improve ollama setup guide
* 📝 docs: remove v1 suffix
* 🐛 fix: keep server mode if user use proxy
2024-04-24 13:38:10 +08:00
renovate[bot]
32aeb52c3c
Update dependency brotli-wasm to v3 ( #2121 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-24 13:32:25 +08:00
gary
3edb99c3b6
📝 docs: Update docs/self-hosting/advanced/sso-providers/github.zh-CN.mdx ( #2154 )
...
* Update `docs/self-hosting/advanced/sso-providers/github.zh-CN.mdx`
* Update github.zh-CN.mdx
2024-04-24 13:31:37 +08:00
semantic-release-bot
128cbfe933
🔖 chore(release): v0.148.10 [skip ci]
...
### [Version 0.148.10](https://github.com/lobehub/lobe-chat/compare/v0.148.9...v0.148.10 )
<sup>Released on **2024-04-24**</sup>
#### 💄 Styles
- **misc**: Update Ollama model 240421.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update Ollama model 240421, closes [#2130 ](https://github.com/lobehub/lobe-chat/issues/2130 ) ([e797af0 ](https://github.com/lobehub/lobe-chat/commit/e797af0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-24 03:00:50 +00:00
Maple Gao
e797af0607
💄 style: update Ollama model 240421 ( #2130 )
2024-04-24 10:57:39 +08:00
semantic-release-bot
31c16b99f5
🔖 chore(release): v0.148.9 [skip ci]
...
### [Version 0.148.9](https://github.com/lobehub/lobe-chat/compare/v0.148.8...v0.148.9 )
<sup>Released on **2024-04-23**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor for session server mode.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor for session server mode, closes [#2163 ](https://github.com/lobehub/lobe-chat/issues/2163 ) ([e012597 ](https://github.com/lobehub/lobe-chat/commit/e012597 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-23 17:05:42 +00:00
Arvin Xu
e012597226
♻️ refactor: refactor for session server mode ( #2163 )
...
* ♻️ refactor: refactor for session server mode
* ✅ test: fix test
* ✅ test: add tests
* 🚨 chore: fix lint
2024-04-24 01:01:51 +08:00
semantic-release-bot
2d52303888
🔖 chore(release): v0.148.8 [skip ci]
...
### [Version 0.148.8](https://github.com/lobehub/lobe-chat/compare/v0.148.7...v0.148.8 )
<sup>Released on **2024-04-23**</sup>
#### 💄 Styles
- **misc**: update some `gemini` deployment restrictions.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: update some `gemini` deployment restrictions, closes [#2149 ](https://github.com/lobehub/lobe-chat/issues/2149 ) ([6d36863 ](https://github.com/lobehub/lobe-chat/commit/6d36863 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-23 05:15:10 +00:00
Rubu Jam
6d36863c0d
💄 style: update some gemini deployment restrictions ( #2149 )
...
* Removing Some Restrictions
* Update route.ts
* update route.ts
* Update route.test.ts
2024-04-23 13:11:56 +08:00
semantic-release-bot
78a17e7ba1
🔖 chore(release): v0.148.7 [skip ci]
...
### [Version 0.148.7](https://github.com/lobehub/lobe-chat/compare/v0.148.6...v0.148.7 )
<sup>Released on **2024-04-23**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix qwen-1.5-chat-72B context window in togetherai.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix qwen-1.5-chat-72B context window in togetherai, closes [#2142 ](https://github.com/lobehub/lobe-chat/issues/2142 ) ([d0753cf ](https://github.com/lobehub/lobe-chat/commit/d0753cf ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-23 05:02:45 +00:00
JamesFlare1212
d0753cf733
🐛 fix: fix qwen-1.5-chat-72B context window in togetherai ( #2142 )
...
Fix Qwen 1.5 Chat 72B content window size
2024-04-23 12:59:42 +08:00
semantic-release-bot
999b7824af
🔖 chore(release): v0.148.6 [skip ci]
...
### [Version 0.148.6](https://github.com/lobehub/lobe-chat/compare/v0.148.5...v0.148.6 )
<sup>Released on **2024-04-22**</sup>
#### 🐛 Bug Fixes
- **misc**: Add Windows Phone, iPadOS, BlackBerry OS, Linux OS and Chrome OS sync icons.
#### 💄 Styles
- **misc**: Support more model Icons: dbrx, command-r, openchat, rwkv, Bert-vits2, Stable Diffusion, WizardLM, adobe firefly, skylark.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Add Windows Phone, iPadOS, BlackBerry OS, Linux OS and Chrome OS sync icons, closes [#2139 ](https://github.com/lobehub/lobe-chat/issues/2139 ) ([8ed1f07 ](https://github.com/lobehub/lobe-chat/commit/8ed1f07 ))
#### Styles
* **misc**: Support more model Icons: dbrx, command-r, openchat, rwkv, Bert-vits2, Stable Diffusion, WizardLM, adobe firefly, skylark, closes [#2107 ](https://github.com/lobehub/lobe-chat/issues/2107 ) ([4268d8b ](https://github.com/lobehub/lobe-chat/commit/4268d8b ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-22 12:18:39 +00:00
Maple Gao
8ed1f07482
💄 fix: add Windows Phone, iPadOS, BlackBerry OS, Linux OS and Chrome OS sync icons ( #2139 )
2024-04-22 20:15:31 +08:00
Maple Gao
4268d8be22
💄 style: support more model Icons: dbrx, command-r, openchat, rwkv, Bert-vits2, Stable Diffusion, WizardLM, adobe firefly, skylark ( #2107 )
...
* ✨ new: support more model Icons: dbrx, command-r, openchat, rwkv, Bert-vits2, Stable Diffusion, WizardLM, adobe firefly, skylark
* 💄 add: model Stable Cascade
* 💄 add: Jamba and OpenChat
* ♻️ refactor: support more model Icons: dbrx, command-r, openchat, rwkv, Bert-vits2, Stable Diffusion, WizardLM, adobe firefly, skylark and so on
* 💄 fix: remove unused Zhipu from import
* 💄 fix: 01.AI not show Icons in other providers.
2024-04-22 20:14:35 +08:00
Maple Gao
cb997a5c30
📝 docs: improve guide of ollama local deployment ( #2146 )
...
* 📝 docs: Complete guide of ollama local deployment
* 📝 docs: Complete guide of ollama local deployment
2024-04-22 20:12:38 +08:00
Arthals
28bcbf00d9
📝 docs: Update PWA & update pnpm in CONTRIBUTING ( #2148 )
...
* 📝 docs: Update PWA & update `pnpm` in CONTRIBUTING
* 📝 docs: Update image & callout
2024-04-22 20:04:31 +08:00
semantic-release-bot
2655918214
🔖 chore(release): v0.148.5 [skip ci]
...
### [Version 0.148.5](https://github.com/lobehub/lobe-chat/compare/v0.148.4...v0.148.5 )
<sup>Released on **2024-04-22**</sup>
#### 💄 Styles
- **misc**: Support together ai to fetch model list.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Support together ai to fetch model list, closes [#2138 ](https://github.com/lobehub/lobe-chat/issues/2138 ) ([e6d3e4a ](https://github.com/lobehub/lobe-chat/commit/e6d3e4a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-22 06:00:21 +00:00
Arvin Xu
e6d3e4a91d
💄 style: support together ai to fetch model list ( #2138 )
...
* 💄 style: support together ai model fetch
* 💄 style: support together ai model fetch
* 💄 style: support together ai model fetch
* 💄 style: support together ai model fetch
2024-04-22 13:57:17 +08:00
semantic-release-bot
f45f8752e0
🔖 chore(release): v0.148.4 [skip ci]
...
### [Version 0.148.4](https://github.com/lobehub/lobe-chat/compare/v0.148.3...v0.148.4 )
<sup>Released on **2024-04-21**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix model list menu not display correctly.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix model list menu not display correctly, closes [#2133 ](https://github.com/lobehub/lobe-chat/issues/2133 ) ([98c844b ](https://github.com/lobehub/lobe-chat/commit/98c844b ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-21 18:54:25 +00:00
Arvin Xu
98c844bf55
🐛 fix: fix model list menu not display correctly ( #2133 )
...
* ♻️ refactor: remove preference hydration
* 🐛 fix: fix model-list menu not display correctly
* 🐛 fix: fix azure not show the deployment name
* ♻️ refactor: rename the StoreHydration
2024-04-22 02:51:21 +08:00
semantic-release-bot
e1de8efca3
🔖 chore(release): v0.148.3 [skip ci]
...
### [Version 0.148.3](https://github.com/lobehub/lobe-chat/compare/v0.148.2...v0.148.3 )
<sup>Released on **2024-04-21**</sup>
#### 💄 Styles
- **ollama**: Show size info while download, support cancel donwload, optimize calculation for speed.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **ollama**: Show size info while download, support cancel donwload, optimize calculation for speed, closes [#1664 ](https://github.com/lobehub/lobe-chat/issues/1664 ) ([9b18f47 ](https://github.com/lobehub/lobe-chat/commit/9b18f47 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-21 12:13:34 +00:00
Johnson
9b18f472c0
💄 style(ollama): show size info while download, support cancel donwload, optimize calculation for speed ( #1664 )
...
Co-authored-by: shijianyue <shijianyue@bytedance.com >
Co-authored-by: arvinxx <arvinx@foxmail.com >
2024-04-21 20:10:26 +08:00
semantic-release-bot
d440cccf07
🔖 chore(release): v0.148.2 [skip ci]
...
### [Version 0.148.2](https://github.com/lobehub/lobe-chat/compare/v0.148.1...v0.148.2 )
<sup>Released on **2024-04-21**</sup>
#### 💄 Styles
- **misc**: Add LLaMA 3 in groq + Mixtral 8x22B model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add LLaMA 3 in groq + Mixtral 8x22B model, closes [#2128 ](https://github.com/lobehub/lobe-chat/issues/2128 ) ([6144448 ](https://github.com/lobehub/lobe-chat/commit/6144448 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-21 11:57:57 +00:00
Linghui Gong
6144448c2d
💄 style: add LLaMA 3 in groq + Mixtral 8x22B model ( #2128 )
...
* ✨ feat: llama 3 in groq
* ✨ feat: new mistral model
2024-04-21 19:54:59 +08:00
Okeke Felix Chibuzor
77e84a9c85
📝 docs: Update docs/self-hosting/platform/vercel.mdx ( #2124 )
...
* Update `docs/self-hosting/platform/vercel.mdx`
* Update vercel.mdx
2024-04-21 14:44:51 +08:00
semantic-release-bot
505b328354
🔖 chore(release): v0.148.1 [skip ci]
...
### [Version 0.148.1](https://github.com/lobehub/lobe-chat/compare/v0.148.0...v0.148.1 )
<sup>Released on **2024-04-20**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix topic title not auto generate.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix topic title not auto generate, closes [#2114 ](https://github.com/lobehub/lobe-chat/issues/2114 ) ([5979de3 ](https://github.com/lobehub/lobe-chat/commit/5979de3 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-20 16:52:42 +00:00
Arvin Xu
5979de337a
🐛 fix: fix topic title not auto generate ( #2114 )
...
* 🐛 fix: fix topic auto gen
* ✅ test: fix test
* 🎨 chore: improve code
2024-04-21 00:49:39 +08:00
Arvin Xu
1176948734
✅ test: use happy dom to fix test ( #2113 )
...
* ✅ test: fix test
* Update package.json
2024-04-20 23:30:33 +08:00
semantic-release-bot
6853dc2a98
🔖 chore(release): v0.148.0 [skip ci]
...
## [Version 0.148.0](https://github.com/lobehub/lobe-chat/compare/v0.147.22...v0.148.0 )
<sup>Released on **2024-04-20**</sup>
#### ✨ Features
- **misc**: Support chat completion call at client side.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support chat completion call at client side, closes [#2041 ](https://github.com/lobehub/lobe-chat/issues/2041 ) ([9f5858f ](https://github.com/lobehub/lobe-chat/commit/9f5858f ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-20 09:59:18 +00:00
cy948
9f5858faf4
✨ feat: support chat completion call at client side ( #2041 )
...
* ✨ feat: support chat completion call at client side
* 🐛 fix: disable agent-runtime in browser feature when user set
endpoint only
- 🐛 fix: this feature only enable when user set both apikey and
endpoint in one specific llm setting
* ♻️ refactor: refactor agentruntime
* ♻️ refactor: add fetchOnClient
* 🚨 chore: eslint Circular Dependencies issue
* 💄 feat: Added UI to control fetchOnClient
* ✅ test: Passed chat provider test
* ♻️ refactor: remove redundant export
* ✅ test: add for agentRuntime
* 💄 style: remove tag for llm config
* ✅ test: add for agentRuntime init
* ♻️ refactor: fetchOnClient
* ✅ test: add for clinet agentRuntime init
* ♻️ refactor: for write tests easily
* ✅ test: for client AgentRuntime
* 🌐 i18n: fetch on client
* ✅ test: agentruntime
* ♻️ refactor: don't trace on client
* 📝 docs: update annotation for new methods
* 🐛 fix: error not catch at client
* ♻️ refactor: extract trace at chat()
* ✅ test: for new chat method
* ♻️ refactor: -lines make stats better
* ♻️ refactor: remove deprecate
* ♻️ refactor: remove deprecate class AgentRuntime
* ♻️ refactor: fix circular dependence from AgentRuntime
* ✅ test: pass tests
* ♻️ refactor: reformat import urls
* ♻️ refactor: rename initAgentRuntimeWithUserPayload
* 💄 style: improve config
* 🌐 style: add i18n
* 💄 style: client 默认显示 ollama
2024-04-20 17:56:07 +08:00
Arvin Xu
b3a7329b40
🔨 chore: fix vercel deployment ( #2104 )
...
* Update vercel.json
* add deps
2024-04-19 23:31:54 +08:00
semantic-release-bot
a16368a31a
🔖 chore(release): v0.147.22 [skip ci]
...
### [Version 0.147.22](https://github.com/lobehub/lobe-chat/compare/v0.147.21...v0.147.22 )
<sup>Released on **2024-04-19**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-19 14:03:50 +00:00
Arvin Xu
148825bb31
⚡ perf: improve message loading ( #2097 )
...
* ⚡ perf: improve message loading
* ⚡ perf: improve topic loading
2024-04-19 22:00:38 +08:00
renovate[bot]
630433e9f0
Update dependency @google/generative-ai to ^0.7.0 ( #1607 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-19 21:09:54 +08:00
Rubu Jam
4e96bda9a1
💄 style : Convert some ico files from online to local. ( #2094 )
...
* 💄 style : ico files from online to local
* 💄 style : ico files from online to local
* 💄 style : Convert some ico files from online to local.
* Optimize some code
2024-04-19 20:48:13 +08:00
semantic-release-bot
2a95aee9a6
🔖 chore(release): v0.147.21 [skip ci]
...
### [Version 0.147.21](https://github.com/lobehub/lobe-chat/compare/v0.147.20...v0.147.21 )
<sup>Released on **2024-04-19**</sup>
#### 💄 Styles
- **misc**: Optimized file upload buttons and prompts.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Optimized file upload buttons and prompts, closes [#2050 ](https://github.com/lobehub/lobe-chat/issues/2050 ) ([c23087e ](https://github.com/lobehub/lobe-chat/commit/c23087e ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-19 12:34:08 +00:00
Clivia
c23087e17f
💄 style: Optimized file upload buttons and prompts ( #2050 )
2024-04-19 20:30:53 +08:00
Arvin Xu
25772213e7
🔨 chore: fix vercel build ( #2095 )
2024-04-19 14:06:08 +08:00
lobehubbot
34677f6691
📝 docs(bot): Auto sync agents & plugin to readme
2024-04-18 17:09:37 +00:00
semantic-release-bot
7e2dfc6d5d
🔖 chore(release): v0.147.20 [skip ci]
...
### [Version 0.147.20](https://github.com/lobehub/lobe-chat/compare/v0.147.19...v0.147.20 )
<sup>Released on **2024-04-18**</sup>
#### 💄 Styles
- **misc**: Improve aync session experience.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve aync session experience, closes [#2075 ](https://github.com/lobehub/lobe-chat/issues/2075 ) ([0f3b19b ](https://github.com/lobehub/lobe-chat/commit/0f3b19b ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-18 17:08:59 +00:00
Arvin Xu
0f3b19b4ab
💄 style: improve aync session experience ( #2075 )
...
* 💄 style: improve delete experience
* 💄 style: fix clear loading
* 💄 style: fix add session loading
* 💄 style: fix duplicate session loading
* ✅ test: fix test
* 🌐 style: add i18n
* 💄 style: improve search session loading
* 🐛 fix: fix crash with search
2024-04-19 01:05:42 +08:00
semantic-release-bot
83d09c5f51
🔖 chore(release): v0.147.19 [skip ci]
...
### [Version 0.147.19](https://github.com/lobehub/lobe-chat/compare/v0.147.18...v0.147.19 )
<sup>Released on **2024-04-18**</sup>
#### 💄 Styles
- **misc**: Add M and B support max token in ModelInfoTags.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add M and B support max token in ModelInfoTags, closes [#2073 ](https://github.com/lobehub/lobe-chat/issues/2073 ) ([a985d8f ](https://github.com/lobehub/lobe-chat/commit/a985d8f ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-18 14:04:35 +00:00
Maple Gao
a985d8f023
💄 style: add M and B support max token in ModelInfoTags ( #2073 )
...
* 💄 chore: add M and B support max token in ModelInfoTags
* 💄 chore: add M and B support max token in ModelInfoTags
* 💄 chore: add M and B support max token in ModelInfoTags
* 💄 chore: add M support max token in ModelInfoTags
2024-04-18 22:01:11 +08:00
semantic-release-bot
e170dd4b05
🔖 chore(release): v0.147.18 [skip ci]
...
### [Version 0.147.18](https://github.com/lobehub/lobe-chat/compare/v0.147.17...v0.147.18 )
<sup>Released on **2024-04-17**</sup>
#### 💄 Styles
- **misc**: Add claude 3 opus to AWS Bedrock, remove custom models from providers, and update Perplexity model names.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add claude 3 opus to AWS Bedrock, closes [#2072 ](https://github.com/lobehub/lobe-chat/issues/2072 ) ([479f562 ](https://github.com/lobehub/lobe-chat/commit/479f562 ))
* **misc**: Remove custom models from providers, and update Perplexity model names, closes [#2069 ](https://github.com/lobehub/lobe-chat/issues/2069 ) ([e04754d ](https://github.com/lobehub/lobe-chat/commit/e04754d ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-17 09:44:41 +00:00
Maple Gao
e04754d3c4
💄 style: remove custom models from providers, and update Perplexity model names ( #2069 )
...
* 💄 models: Mixtral 8x22b is no longer free, and added WizardLM 2 8x22b by default.
* 💄 style: Remove reversed or custom models from official model list.
* 💄 style: Perplexity model name updates
* 💄 style: add model refs doc for update check
* 💄 chore: remove gpt-4-all feature flag test
* 💄 chore: remove gpt-4-all feature flag modelEnabledFiles test
2024-04-17 17:41:23 +08:00
Linghui Gong
479f562217
💄 style: add claude 3 opus to AWS Bedrock ( #2072 )
2024-04-17 17:40:34 +08:00
semantic-release-bot
40507dd421
🔖 chore(release): v0.147.17 [skip ci]
...
### [Version 0.147.17](https://github.com/lobehub/lobe-chat/compare/v0.147.16...v0.147.17 )
<sup>Released on **2024-04-16**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor service to a uniform interface.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor service to a uniform interface, closes [#2062 ](https://github.com/lobehub/lobe-chat/issues/2062 ) ([86779e2 ](https://github.com/lobehub/lobe-chat/commit/86779e2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-16 09:12:39 +00:00
Arvin Xu
86779e2d9a
♻️ refactor: refactor service to a uniform interface ( #2062 )
...
* ♻️ refactor: refactor the session service interface
* ♻️ refactor: add file service interface
* ♻️ refactor: add message service interface
* ♻️ refactor: add topic service interface
* ✅ test: add test for agent action
2024-04-16 17:09:14 +08:00
Arvin Xu
bfe3c98893
🥅 chore: add sentry ( #2048 )
...
* 🥅 chore: add sentry modules
* Update package.json
2024-04-15 19:30:41 +08:00
Arvin Xu
dbfa63ff23
🔨 chore: improve next config ( #2044 )
2024-04-15 10:53:25 +08:00
semantic-release-bot
ea51c3a090
🔖 chore(release): v0.147.16 [skip ci]
...
### [Version 0.147.16](https://github.com/lobehub/lobe-chat/compare/v0.147.15...v0.147.16 )
<sup>Released on **2024-04-14**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the auth.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the auth, closes [#2043 ](https://github.com/lobehub/lobe-chat/issues/2043 ) ([37ecb41 ](https://github.com/lobehub/lobe-chat/commit/37ecb41 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-14 17:05:23 +00:00
Arvin Xu
37ecb41240
♻️ refactor: refactor the auth ( #2043 )
...
* ♻️ refactor: refactor the auth code
* ♻️ refactor: refactor the auth code
* ♻️ refactor: refactor the auth code
* ♻️ refactor: refactor the auth code
* 🎨 refactor: improve code
2024-04-15 01:01:52 +08:00
semantic-release-bot
0d3749368f
🔖 chore(release): v0.147.15 [skip ci]
...
### [Version 0.147.15](https://github.com/lobehub/lobe-chat/compare/v0.147.14...v0.147.15 )
<sup>Released on **2024-04-14**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix tool call error with gpt-4-turbo.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix tool call error with gpt-4-turbo, closes [#2042 ](https://github.com/lobehub/lobe-chat/issues/2042 ) ([63d91b8 ](https://github.com/lobehub/lobe-chat/commit/63d91b8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-14 16:37:02 +00:00
Arvin Xu
63d91b8ea5
🐛 fix: fix tool call error with gpt-4-turbo ( #2042 )
2024-04-15 00:33:34 +08:00
semantic-release-bot
3a771df265
🔖 chore(release): v0.147.14 [skip ci]
...
### [Version 0.147.14](https://github.com/lobehub/lobe-chat/compare/v0.147.13...v0.147.14 )
<sup>Released on **2024-04-14**</sup>
#### 💄 Styles
- **misc**: Enable `gemini-1.5-pro-latest` model by default.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Enable `gemini-1.5-pro-latest` model by default, closes [#2034 ](https://github.com/lobehub/lobe-chat/issues/2034 ) ([e8c65a9 ](https://github.com/lobehub/lobe-chat/commit/e8c65a9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-14 13:42:09 +00:00
黑云白土
e8c65a986c
💄 style: enable gemini-1.5-pro-latest model by default ( #2034 )
2024-04-14 21:38:10 +08:00
Arvin Xu
8a9428e463
🎨 chore: improve code ( #2039 )
...
* 🎨 chore: rename the service test
* 🎨 chore: improve code
2024-04-14 21:34:18 +08:00
semantic-release-bot
a6098589f1
🔖 chore(release): v0.147.13 [skip ci]
...
### [Version 0.147.13](https://github.com/lobehub/lobe-chat/compare/v0.147.12...v0.147.13 )
<sup>Released on **2024-04-14**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the service with browser db invoke.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the service with browser db invoke, closes [#2038 ](https://github.com/lobehub/lobe-chat/issues/2038 ) ([43a2791 ](https://github.com/lobehub/lobe-chat/commit/43a2791 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-14 11:50:46 +00:00
Arvin Xu
43a2791b39
♻️ refactor: refactor the service with browser db invoke ( #2038 )
...
* ♻️ refactor: refactor the service with db request
* ♻️ refactor: separate the plugin service to plugin service and tool service
2024-04-14 19:47:32 +08:00
semantic-release-bot
62cb280754
🔖 chore(release): v0.147.12 [skip ci]
...
### [Version 0.147.12](https://github.com/lobehub/lobe-chat/compare/v0.147.11...v0.147.12 )
<sup>Released on **2024-04-14**</sup>
#### ♻ Code Refactoring
- **misc**: Move client db to a new folder.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Move client db to a new folder, closes [#2037 ](https://github.com/lobehub/lobe-chat/issues/2037 ) ([ebe65bb ](https://github.com/lobehub/lobe-chat/commit/ebe65bb ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-14 10:54:59 +00:00
Arvin Xu
ebe65bb481
♻️ refactor: move client db to a new folder ( #2037 )
...
* 🚚 refactor: move database to client
* ♻️ refactor: refactor the browser db name
2024-04-14 18:51:43 +08:00
semantic-release-bot
c598e4da6f
🔖 chore(release): v0.147.11 [skip ci]
...
### [Version 0.147.11](https://github.com/lobehub/lobe-chat/compare/v0.147.10...v0.147.11 )
<sup>Released on **2024-04-14**</sup>
#### 🐛 Bug Fixes
- **misc**: Support drag or copy to upload file by model ability.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Support drag or copy to upload file by model ability, closes [#2016 ](https://github.com/lobehub/lobe-chat/issues/2016 ) ([2abe37e ](https://github.com/lobehub/lobe-chat/commit/2abe37e ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-14 03:54:36 +00:00
Clivia
2abe37ea37
🐛 fix: support drag or copy to upload file by model ability ( #2016 )
...
* ✨ feat 根据模型动态选择是否支持拖拽上传文件
* ✨ feat 根据模型动态选择是否支持拖拽上传文件
* ✨ feat 根据模型动态选择是否支持拖拽上传文件(completed)
2024-04-14 11:51:31 +08:00
lobehubbot
2fa067058a
📝 docs(bot): Auto sync agents & plugin to readme
2024-04-14 02:18:59 +00:00
renovate[bot]
fbbb833db6
Update dependency @testing-library/react to v15 ( #2029 )
2024-04-14 10:15:47 +08:00
semantic-release-bot
3078c2ba2e
🔖 chore(release): v0.147.10 [skip ci]
...
### [Version 0.147.10](https://github.com/lobehub/lobe-chat/compare/v0.147.9...v0.147.10 )
<sup>Released on **2024-04-13**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-13 03:24:32 +00:00
Arvin Xu
bdba18d642
⚡ ️ perf: fix performance issue with model list ( #2012 )
...
* ⚡ ️ perf: improve performance
* ⚡ ️ perf: improve performance
* ⚡ ️ perf: improve performance
2024-04-13 11:21:21 +08:00
semantic-release-bot
98ad8e0edc
🔖 chore(release): v0.147.9 [skip ci]
...
### [Version 0.147.9](https://github.com/lobehub/lobe-chat/compare/v0.147.8...v0.147.9 )
<sup>Released on **2024-04-12**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix custom model list not display correctly.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix custom model list not display correctly, closes [#2009 ](https://github.com/lobehub/lobe-chat/issues/2009 ) ([7d0e220 ](https://github.com/lobehub/lobe-chat/commit/7d0e220 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-12 12:21:49 +00:00
Arvin Xu
7d0e220159
🐛 fix: fix custom model list not display correctly ( #2009 )
2024-04-12 20:18:40 +08:00
Arvin Xu
cca7816486
📝 docs: update docs ( #2006 )
...
* 📝 docs: update docs
* 📝 docs: update docs
2024-04-12 17:36:36 +08:00
semantic-release-bot
096ecc392b
🔖 chore(release): v0.147.8 [skip ci]
...
### [Version 0.147.8](https://github.com/lobehub/lobe-chat/compare/v0.147.7...v0.147.8 )
<sup>Released on **2024-04-12**</sup>
#### ♻ Code Refactoring
- **misc**: Update README.md.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Update README.md ([44b5a23 ](https://github.com/lobehub/lobe-chat/commit/44b5a23 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-12 08:20:31 +00:00
Arvin Xu
44b5a23aa2
📘 refactor: Update README.md
2024-04-12 16:17:07 +08:00
Arvin Xu
899b7847b0
🐛 fix: fix azure openai env and support enhanced custom models env ( #2001 )
...
* 🐛 fix: fix not enabled azure openai
* 🐛 fix: fix user define model meta not work
* 🐛 fix: use default server enabledModels
* ⚡ ️ perf: support more powerful env
* ✅ test: improve test
* ⚡ ️ perf: support Azure Model List
* ✅ test: fix test
2024-04-12 16:01:33 +08:00
semantic-release-bot
4743075416
🔖 chore(release): v0.147.7 [skip ci]
...
### [Version 0.147.7](https://github.com/lobehub/lobe-chat/compare/v0.147.6...v0.147.7 )
<sup>Released on **2024-04-12**</sup>
#### 🐛 Bug Fixes
- **misc**: Pin next to `14.1.4` to fix deployment.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Pin next to `14.1.4` to fix deployment, closes [#1998 ](https://github.com/lobehub/lobe-chat/issues/1998 ) ([dfa1872 ](https://github.com/lobehub/lobe-chat/commit/dfa1872 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-12 02:15:39 +00:00
Arvin Xu
dfa187223d
🐛 fix: pin next to 14.1.4 to fix deployment ( #1998 )
2024-04-12 10:12:27 +08:00
semantic-release-bot
b7768f9c67
🔖 chore(release): v0.147.6 [skip ci]
...
### [Version 0.147.6](https://github.com/lobehub/lobe-chat/compare/v0.147.5...v0.147.6 )
<sup>Released on **2024-04-11**</sup>
#### 💄 Styles
- **misc**: Add GPT-4-turbo and 2024-04-09 Turbo Vision model and mistral new model name.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add GPT-4-turbo and 2024-04-09 Turbo Vision model and mistral new model name, closes [#1984 ](https://github.com/lobehub/lobe-chat/issues/1984 ) ([f1795b1 ](https://github.com/lobehub/lobe-chat/commit/f1795b1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-11 17:00:49 +00:00
Maple Gao
f1795b1fe5
🎉 style: add GPT-4-turbo and 2024-04-09 Turbo Vision model and mistral new model name ( #1984 )
...
* 🎉 add: GPT-4-turbo and 2024-04-09 Turbo Vision model
* fix typo
* 💄 optmize: mistral Optimized model name change
* 💄 fix: Hide 8x22B by default, this is a local LLM
* 💄 fix: disabled GPT4 Preview version by default
* ✅ test: fix test
2024-04-12 00:57:29 +08:00
Maple Gao
eff8e6da6e
📖 docs: fix ollama doc url and better ollama env set, fix authentik doc typo ( #1982 )
...
* 💄 fix: authentik doc typo
* 📖 fix: bad ollama Documentation url and better ollama env set.
2024-04-11 23:49:58 +08:00
lobehubbot
9294eb765b
📝 docs(bot): Auto sync agents & plugin to readme
2024-04-11 13:32:27 +00:00
semantic-release-bot
10c48ec3e5
🔖 chore(release): v0.147.5 [skip ci]
...
### [Version 0.147.5](https://github.com/lobehub/lobe-chat/compare/v0.147.4...v0.147.5 )
<sup>Released on **2024-04-11**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix only search topics in current session.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix only search topics in current session, closes [#1834 ](https://github.com/lobehub/lobe-chat/issues/1834 ) ([9fdcfa4 ](https://github.com/lobehub/lobe-chat/commit/9fdcfa4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-11 13:31:32 +00:00
mosade
9fdcfa4d62
🐛 fix: fix only search topics in current session ( #1834 )
...
* 🐛 fix: topic list displayed incorrectly after switching sessions following search.
* 🐛 fix: Only perform topic search in current session
* ✅ test: add test for search topic
2024-04-11 21:28:06 +08:00
canisminor1990
e471c32672
📝 docs: Fix docs
2024-04-11 19:31:40 +08:00
semantic-release-bot
d911b21bbd
🔖 chore(release): v0.147.4 [skip ci]
...
### [Version 0.147.4](https://github.com/lobehub/lobe-chat/compare/v0.147.3...v0.147.4 )
<sup>Released on **2024-04-11**</sup>
#### 🐛 Bug Fixes
- **misc**: Add more builtin OpenRouter models.
#### 💄 Styles
- **misc**: Adjust minimum width value for DraggablePanel component.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Add more builtin OpenRouter models, closes [#1973 ](https://github.com/lobehub/lobe-chat/issues/1973 ) ([0000b1a ](https://github.com/lobehub/lobe-chat/commit/0000b1a ))
#### Styles
* **misc**: Adjust minimum width value for DraggablePanel component, closes [#1901 ](https://github.com/lobehub/lobe-chat/issues/1901 ) ([a696d37 ](https://github.com/lobehub/lobe-chat/commit/a696d37 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-11 10:04:54 +00:00
Lesenelir
a696d37791
💄 style: adjust minimum width value for DraggablePanel component ( #1901 )
2024-04-11 18:01:43 +08:00
Maple Gao
0000b1ad5b
💄 fix: add more builtin OpenRouter models ( #1973 )
...
* 🔧 fix: Google LLM max input token correction
* ✨ add: new free OpenRouter models
* fix google tokens
* 🔧 add: more OpenRouter Models
2024-04-11 18:00:44 +08:00
Maple Gao
576fd61b86
📝 docs: fix inner URL error due to docs update ( #1980 )
2024-04-11 17:58:13 +08:00
semantic-release-bot
dc315cb7bf
🔖 chore(release): v0.147.3 [skip ci]
...
### [Version 0.147.3](https://github.com/lobehub/lobe-chat/compare/v0.147.2...v0.147.3 )
<sup>Released on **2024-04-11**</sup>
#### 💄 Styles
- **misc**: Support Google Proxy URL.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Support Google Proxy URL, closes [#1979 ](https://github.com/lobehub/lobe-chat/issues/1979 ) ([fbf2c24 ](https://github.com/lobehub/lobe-chat/commit/fbf2c24 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-11 09:47:51 +00:00
Arvin Xu
fbf2c24ad5
💄 style: support Google Proxy URL ( #1979 )
...
* 📝 docs: update docs
* 🐛 fix: support GOOGLE_PROXY_URL
2024-04-11 17:44:42 +08:00
lobehubbot
6673d7344e
📝 docs(bot): Auto sync agents & plugin to readme
2024-04-11 06:03:08 +00:00
Maple Gao
722921d10e
📖 docs: Add custom models new ENV set and ollama non-local configurations ( #1969 )
...
* 📖 docs: Add custom models new ENV set and ollama non-local configurations.
* 📖 docs: fix more CUSTOM_Models in docs
* Update .env.example
* Update azure-openai.mdx
* Update azure-openai.zh-CN.mdx
2024-04-11 14:00:01 +08:00
semantic-release-bot
c80b3f4c39
🔖 chore(release): v0.147.2 [skip ci]
...
### [Version 0.147.2](https://github.com/lobehub/lobe-chat/compare/v0.147.1...v0.147.2 )
<sup>Released on **2024-04-11**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix custom model not display correctly.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix custom model not display correctly, closes [#1972 ](https://github.com/lobehub/lobe-chat/issues/1972 ) ([5d7cae9 ](https://github.com/lobehub/lobe-chat/commit/5d7cae9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-11 04:55:01 +00:00
Arvin Xu
5d7cae9844
🐛 fix: fix custom model not display correctly ( #1972 )
2024-04-11 12:51:49 +08:00
semantic-release-bot
0b3fffb8e7
🔖 chore(release): v0.147.1 [skip ci]
...
### [Version 0.147.1](https://github.com/lobehub/lobe-chat/compare/v0.147.0...v0.147.1 )
<sup>Released on **2024-04-11**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix normalizeLocale with first matching locale.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix normalizeLocale with first matching locale, closes [#1767 ](https://github.com/lobehub/lobe-chat/issues/1767 ) ([182ff23 ](https://github.com/lobehub/lobe-chat/commit/182ff23 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-11 03:21:39 +00:00
Guillaume Dorce
182ff2324f
🐛 fix: fix normalizeLocale with first matching locale ( #1767 )
...
* fix: return first matching locale in normalizeLocale
* Update resources.ts
* Create resources.test.ts
* Update locale.ts
* Update locale.ts
* Update resources.ts
* Update resources.ts
* Update resources.test.ts
2024-04-11 11:18:31 +08:00
lobehubbot
b8c0b51b0d
📝 docs(bot): Auto sync agents & plugin to readme
2024-04-11 03:11:37 +00:00
CanisMinor
30dd95a6a0
📝 docs: Fix docs typo
2024-04-11 03:08:25 +00:00
lobehubbot
48f2e52e69
📝 docs(bot): Auto sync agents & plugin to readme
2024-04-10 20:21:35 +00:00
semantic-release-bot
fe487427fa
🔖 chore(release): v0.147.0 [skip ci]
...
## [Version 0.147.0](https://github.com/lobehub/lobe-chat/compare/v0.146.2...v0.147.0 )
<sup>Released on **2024-04-10**</sup>
#### ♻ Code Refactoring
- **misc**: Add db migration, add migrations from v3 to v4, clean openai azure code, refactor agent runtime with openai compatible factory, refactor api key form locale, refactor openAI to openai and azure, refactor the hidden to enabled, refactor the key, refactor the model config selector, refactor the route auth as a middleware, refactor the server config to migrate model provider env, refactor the server config to migrate model provider env, rename the key to enabledModels.
#### ✨ Features
- **misc**: Refactor to support azure openai provider, support close openai, support display model list, support model config modal, support model list with model providers, support open router auto model list, support openai model fetcher, support update model config, support user config model.
#### 🐛 Bug Fixes
- **misc**: Fix db migration, fix db migration.
#### 💄 Styles
- **misc**: Fix i18n of model list fetcher, improve detail design, improve logo style, update locale.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Add db migration ([6ceb818 ](https://github.com/lobehub/lobe-chat/commit/6ceb818 ))
* **misc**: Add migrations from v3 to v4 ([199ded2 ](https://github.com/lobehub/lobe-chat/commit/199ded2 ))
* **misc**: Clean openai azure code ([be4bcca ](https://github.com/lobehub/lobe-chat/commit/be4bcca ))
* **misc**: Refactor agent runtime with openai compatible factory ([89adf9d ](https://github.com/lobehub/lobe-chat/commit/89adf9d ))
* **misc**: Refactor api key form locale ([a069169 ](https://github.com/lobehub/lobe-chat/commit/a069169 ))
* **misc**: Refactor openAI to openai and azure ([2190a95 ](https://github.com/lobehub/lobe-chat/commit/2190a95 ))
* **misc**: Refactor the hidden to enabled ([78a1aac ](https://github.com/lobehub/lobe-chat/commit/78a1aac ))
* **misc**: Refactor the key ([d5c82f6 ](https://github.com/lobehub/lobe-chat/commit/d5c82f6 ))
* **misc**: Refactor the model config selector ([d865ca1 ](https://github.com/lobehub/lobe-chat/commit/d865ca1 ))
* **misc**: Refactor the route auth as a middleware ([ef5ee2a ](https://github.com/lobehub/lobe-chat/commit/ef5ee2a ))
* **misc**: Refactor the server config to migrate model provider env ([e4f110e ](https://github.com/lobehub/lobe-chat/commit/e4f110e ))
* **misc**: Refactor the server config to migrate model provider env ([c398063 ](https://github.com/lobehub/lobe-chat/commit/c398063 ))
* **misc**: Rename the key to enabledModels ([ebfa0aa ](https://github.com/lobehub/lobe-chat/commit/ebfa0aa ))
#### What's improved
* **misc**: Refactor to support azure openai provider ([d737afe ](https://github.com/lobehub/lobe-chat/commit/d737afe ))
* **misc**: Support close openai ([1ff1aef ](https://github.com/lobehub/lobe-chat/commit/1ff1aef ))
* **misc**: Support display model list ([e59635f ](https://github.com/lobehub/lobe-chat/commit/e59635f ))
* **misc**: Support model config modal ([62d6bb7 ](https://github.com/lobehub/lobe-chat/commit/62d6bb7 ))
* **misc**: Support model list with model providers, closes [#1916 ](https://github.com/lobehub/lobe-chat/issues/1916 ) ([0895dd2 ](https://github.com/lobehub/lobe-chat/commit/0895dd2 ))
* **misc**: Support open router auto model list ([1ba90d3 ](https://github.com/lobehub/lobe-chat/commit/1ba90d3 ))
* **misc**: Support openai model fetcher ([56032e6 ](https://github.com/lobehub/lobe-chat/commit/56032e6 ))
* **misc**: Support update model config ([e8ed847 ](https://github.com/lobehub/lobe-chat/commit/e8ed847 ))
* **misc**: Support user config model ([72fd873 ](https://github.com/lobehub/lobe-chat/commit/72fd873 ))
#### What's fixed
* **misc**: Fix db migration ([4e75074 ](https://github.com/lobehub/lobe-chat/commit/4e75074 ))
* **misc**: Fix db migration ([571b6dd ](https://github.com/lobehub/lobe-chat/commit/571b6dd ))
#### Styles
* **misc**: Fix i18n of model list fetcher ([67ed8c2 ](https://github.com/lobehub/lobe-chat/commit/67ed8c2 ))
* **misc**: Improve detail design ([adcce07 ](https://github.com/lobehub/lobe-chat/commit/adcce07 ))
* **misc**: Improve logo style ([c5826ce ](https://github.com/lobehub/lobe-chat/commit/c5826ce ))
* **misc**: Update locale ([021bf91 ](https://github.com/lobehub/lobe-chat/commit/021bf91 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-10 20:19:25 +00:00
Arvin Xu
0895dd2110
✨ feat: support model list with model providers ( #1916 )
...
✨ feat: support display model list
2024-04-11 04:15:44 +08:00
arvinxx
67ed8c246e
🌐 style: fix i18n of model list fetcher
2024-04-11 04:07:02 +08:00
arvinxx
adcce07397
💄 style: improve detail design
2024-04-11 03:56:28 +08:00
arvinxx
4a305e9960
✅ test: add more test for migration
2024-04-11 00:57:37 +08:00
arvinxx
021bf9189a
🌐 style: update locale
2024-04-11 00:36:05 +08:00
arvinxx
a069169de9
♻️ refactor: refactor api key form locale
2024-04-11 00:36:05 +08:00
arvinxx
02c4a759b0
🎨 chore: improve code
2024-04-11 00:36:05 +08:00
Arvin Xu
613a557396
🔧 ci: update workflow
2024-04-11 00:36:05 +08:00
Arvin Xu
4a34964359
🎨 chore: improve code
2024-04-11 00:36:05 +08:00
Arvin Xu
338fa0013e
🔧 chore: upgrade bun version
2024-04-11 00:36:05 +08:00
Arvin Xu
4e75074160
🗃️ fix: fix db migration
2024-04-11 00:36:05 +08:00
Arvin Xu
ecd1d259b3
✅ test: add test
2024-04-11 00:36:05 +08:00
Arvin Xu
32cd78f221
✅ test: fix OpenRouter models test
2024-04-11 00:36:05 +08:00
Arvin Xu
9ebcc1ec7b
📸 test: update snapshot
2024-04-11 00:36:05 +08:00
Arvin Xu
c5826cef30
💄 style: improve logo style
2024-04-11 00:36:05 +08:00
Arvin Xu
1ba90d389a
✨ feat: support open router auto model list
2024-04-11 00:36:05 +08:00
Arvin Xu
158301114c
🚨 chore: fix circular
2024-04-11 00:36:05 +08:00
Arvin Xu
571b6dd2aa
🐛 fix: fix db migration
2024-04-11 00:36:05 +08:00
arvinxx
56032e625b
✨ feat: support openai model fetcher
2024-04-11 00:36:05 +08:00
arvinxx
ef5ee2ae1a
🎨 refactor: refactor the route auth as a middleware
2024-04-11 00:36:05 +08:00
arvinxx
be4bccadb6
🔥 refactor: clean openai azure code
2024-04-11 00:36:05 +08:00
arvinxx
6ceb818106
🗃️ refactor: add db migration
2024-04-11 00:36:05 +08:00
arvinxx
d737afe873
✨ feat: refactor to support azure openai provider
2024-04-11 00:36:05 +08:00
arvinxx
e4f110e19e
♻️ refactor: refactor the server config to migrate model provider env
2024-04-11 00:36:05 +08:00
Arvin Xu
1ff1aefe78
✨ feat: support close openai
2024-04-11 00:36:05 +08:00
Arvin Xu
c398063798
♻️ refactor: refactor the server config to migrate model provider env
2024-04-11 00:36:05 +08:00
Arvin Xu
199ded24f1
🗃️ refactor: add migrations from v3 to v4
2024-04-11 00:36:05 +08:00
Arvin Xu
f9fc373ac6
✅ test: add test
2024-04-11 00:36:05 +08:00
arvinxx
2190a9585b
♻️ refactor: refactor openAI to openai and azure
2024-04-11 00:36:05 +08:00
arvinxx
89adf9db5b
♻️ refactor: refactor agent runtime with openai compatible factory
2024-04-11 00:36:05 +08:00
arvinxx
78a1aac323
♻️ refactor: refactor the hidden to enabled
2024-04-11 00:36:05 +08:00
Arvin Xu
6dc9884cdd
✅ test: add test for modelConfig selector
2024-04-11 00:36:05 +08:00
Arvin Xu
dc2ac7ce90
✅ test: add test for modelProvider selector
2024-04-11 00:36:05 +08:00
Arvin Xu
d5c82f68cf
♻️ refactor: refactor the key
2024-04-11 00:36:04 +08:00
Arvin Xu
e8ed847203
✨ feat: support update model config
2024-04-11 00:36:04 +08:00
arvinxx
62d6bb72d9
✨ feat: support model config modal
2024-04-11 00:36:04 +08:00
arvinxx
ebfa0aa03c
♻️ refactor: rename the key to enabledModels
2024-04-11 00:36:04 +08:00
arvinxx
72fd873a76
✨ feat: support user config model
2024-04-11 00:36:04 +08:00
arvinxx
d865ca120b
♻️ refactor: refactor the model config selector
2024-04-11 00:36:04 +08:00
arvinxx
e59635fc07
✨ feat: support display model list
2024-04-11 00:36:04 +08:00
lobehubbot
cef3f8cdec
📝 docs(bot): Auto sync agents & plugin to readme
2024-04-10 16:31:54 +00:00
CanisMinor
e97f62f65e
📝 docs: Update docs to fit next RSC ( #1939 )
...
* 📝 docs: Update docs to fit next rsc
* 📝 docs: Replace links
* chore: fix i18n config
* 📝 docs: update seo
2024-04-11 00:28:48 +08:00
semantic-release-bot
975d1255f7
🔖 chore(release): v0.146.2 [skip ci]
...
### [Version 0.146.2](https://github.com/lobehub/lobe-chat/compare/v0.146.1...v0.146.2 )
<sup>Released on **2024-04-10**</sup>
#### 🐛 Bug Fixes
- **misc**: Pin `ai@3.0.19` to fix error with chat stream output.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Pin `ai@3.0.19` to fix error with chat stream output, closes [#1946 ](https://github.com/lobehub/lobe-chat/issues/1946 ) ([07d4419 ](https://github.com/lobehub/lobe-chat/commit/07d4419 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-10 03:26:17 +00:00
Arvin Xu
07d4419a84
🐛 fix: pin ai@3.0.19 to fix error with chat stream output ( #1946 )
2024-04-10 11:22:58 +08:00
lobehubbot
8bf9db93ad
📝 docs(bot): Auto sync agents & plugin to readme
2024-04-10 02:23:13 +00:00
semantic-release-bot
df9886f3c3
🔖 chore(release): v0.146.1 [skip ci]
...
### [Version 0.146.1](https://github.com/lobehub/lobe-chat/compare/v0.146.0...v0.146.1 )
<sup>Released on **2024-04-10**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-10 02:22:26 +00:00
BrandonStudio
a6eab05945
⚡ ️ perf: switch Anthropic check model to Haiku ( #1943 )
2024-04-10 10:19:16 +08:00
semantic-release-bot
1025b854e5
🔖 chore(release): v0.146.0 [skip ci]
...
## [Version 0.146.0](https://github.com/lobehub/lobe-chat/compare/v0.145.13...v0.146.0 )
<sup>Released on **2024-04-08**</sup>
#### ✨ Features
- **misc**: Add support for ZITADEL SSO provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add support for ZITADEL SSO provider, closes [#1904 ](https://github.com/lobehub/lobe-chat/issues/1904 ) ([44152f7 ](https://github.com/lobehub/lobe-chat/commit/44152f7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-08 16:23:39 +00:00
Yang Hanlin
44152f7b0a
✨ feat: add support for ZITADEL SSO provider ( #1904 )
...
* ✨ feat: add ZITADEL SSO provider
* 📝 docs: add documentation for ZITADEL SSO provider
2024-04-09 00:20:21 +08:00
lobehubbot
a3f6577b6b
📝 docs(bot): Auto sync agents & plugin to readme
2024-04-07 02:14:29 +00:00
semantic-release-bot
3de590f91d
🔖 chore(release): v0.145.13 [skip ci]
...
### [Version 0.145.13](https://github.com/lobehub/lobe-chat/compare/v0.145.12...v0.145.13 )
<sup>Released on **2024-04-07**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the model settings for more clean code.
#### 🐛 Bug Fixes
- **misc**: Fix normalize russian locale.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the model settings for more clean code, closes [#1906 ](https://github.com/lobehub/lobe-chat/issues/1906 ) ([db5d3ac ](https://github.com/lobehub/lobe-chat/commit/db5d3ac ))
#### What's fixed
* **misc**: Fix normalize russian locale, closes [#1903 ](https://github.com/lobehub/lobe-chat/issues/1903 ) ([e86b596 ](https://github.com/lobehub/lobe-chat/commit/e86b596 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-07 02:13:49 +00:00
Arvin Xu
db5d3ac382
♻️ refactor: refactor the model settings for more clean code ( #1906 )
...
* ♻️ refactor: refactor the model settings for more clean code
* 🌐 chore: update i18n
* 🌐 chore: update i18n
* 🌐 chore: update i18n
2024-04-07 10:10:40 +08:00
MillerTGr
e86b596d82
🐛 fix: fix normalize russian locale ( #1903 )
2024-04-07 10:10:24 +08:00
semantic-release-bot
a930fcb87e
🔖 chore(release): v0.145.12 [skip ci]
...
### [Version 0.145.12](https://github.com/lobehub/lobe-chat/compare/v0.145.11...v0.145.12 )
<sup>Released on **2024-04-04**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix typo of azure-id sso provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix typo of azure-id sso provider, closes [#1898 ](https://github.com/lobehub/lobe-chat/issues/1898 ) ([6925b25 ](https://github.com/lobehub/lobe-chat/commit/6925b25 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-04 12:19:26 +00:00
EINDEX
6925b2543c
🐛 fix: fix typo of azure-id sso provider ( #1898 )
2024-04-04 20:16:28 +08:00
semantic-release-bot
edb10809c8
🔖 chore(release): v0.145.11 [skip ci]
...
### [Version 0.145.11](https://github.com/lobehub/lobe-chat/compare/v0.145.10...v0.145.11 )
<sup>Released on **2024-04-03**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix page crash when using browser as the stt engine.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix page crash when using browser as the stt engine, closes [#1884 ](https://github.com/lobehub/lobe-chat/issues/1884 ) ([278820a ](https://github.com/lobehub/lobe-chat/commit/278820a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-03 15:55:03 +00:00
cy948
278820a28f
🐛 fix: fix page crash when using browser as the stt engine ( #1884 )
...
* 🐛 fix: stt react hooks error
* 🐛 fix: warn active state in microphone button
* ♻️ refactor: move hooks
* ♻️ refactor: delete `export`
---------
Co-authored-by: cy948 <cy948@qq.com >
2024-04-03 23:51:48 +08:00
lobehubbot
be41f71d6e
📝 docs(bot): Auto sync agents & plugin to readme
2024-04-03 03:04:57 +00:00
Arvin Xu
13300485f2
🚨 chore: fix vercel build failure ( #1875 )
2024-04-03 11:02:01 +08:00
semantic-release-bot
333f7fd995
🔖 chore(release): v0.145.10 [skip ci]
...
### [Version 0.145.10](https://github.com/lobehub/lobe-chat/compare/v0.145.9...v0.145.10 )
<sup>Released on **2024-04-02**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-02 17:17:01 +00:00
Arvin Xu
182c8f4df1
⚡ ️ perf: improving plugin store open and close speed ( #1870 )
...
* ⚡ ️ perf: improving plugin store open speed
* 💄 style: improve scrollbar style
2024-04-03 01:13:54 +08:00
semantic-release-bot
7228e2baae
🔖 chore(release): v0.145.9 [skip ci]
...
### [Version 0.145.9](https://github.com/lobehub/lobe-chat/compare/v0.145.8...v0.145.9 )
<sup>Released on **2024-04-02**</sup>
#### 💄 Styles
- **misc**: Improve scrollbar style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve scrollbar style, closes [#1869 ](https://github.com/lobehub/lobe-chat/issues/1869 ) ([33d857f ](https://github.com/lobehub/lobe-chat/commit/33d857f ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-02 16:49:45 +00:00
Arvin Xu
33d857fb7e
💄 style: improve scrollbar style ( #1869 )
...
* 💄 style: improve scrollbar styling
* 💄 style: fix scrollbar style
2024-04-03 00:46:11 +08:00
小云丨Arale
164fd056b8
📝 docs: fix Auth0 document image ( #1866 )
2024-04-02 22:56:15 +08:00
semantic-release-bot
857306732e
🔖 chore(release): v0.145.8 [skip ci]
...
### [Version 0.145.8](https://github.com/lobehub/lobe-chat/compare/v0.145.7...v0.145.8 )
<sup>Released on **2024-04-02**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor SSO providers.
#### 🐛 Bug Fixes
- **misc**: Fix plugins dropdown menu overflow.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor SSO providers, closes [#1865 ](https://github.com/lobehub/lobe-chat/issues/1865 ) ([290d33b ](https://github.com/lobehub/lobe-chat/commit/290d33b ))
#### What's fixed
* **misc**: Fix plugins dropdown menu overflow, closes [#1855 ](https://github.com/lobehub/lobe-chat/issues/1855 ) ([00e9068 ](https://github.com/lobehub/lobe-chat/commit/00e9068 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-02 13:02:38 +00:00
ElonWu
00e9068630
🐛 fix: fix plugins dropdown menu overflow ( #1855 )
2024-04-02 20:59:14 +08:00
Arvin Xu
290d33b34d
♻️ refactor: refactor SSO providers ( #1865 )
...
* ♻️ refactor: refactor providers
* 📝 docs: improve docs
2024-04-02 20:57:01 +08:00
semantic-release-bot
5b1babaea8
🔖 chore(release): v0.145.7 [skip ci]
...
### [Version 0.145.7](https://github.com/lobehub/lobe-chat/compare/v0.145.6...v0.145.7 )
<sup>Released on **2024-04-02**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix DraggablePanel bar interfere with the operation of the scrollbar.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix DraggablePanel bar interfere with the operation of the scrollbar, closes [#1775 ](https://github.com/lobehub/lobe-chat/issues/1775 ) ([4b7b243 ](https://github.com/lobehub/lobe-chat/commit/4b7b243 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-02 08:13:07 +00:00
lee88688
4b7b243fa1
🐛 fix: fix DraggablePanel bar interfere with the operation of the scrollbar ( #1775 )
...
* fix: The sidebar's DraggablePanel bar should not interfere with the operation of the scrollbar below.
* Update index.tsx
2024-04-02 16:09:55 +08:00
半颗白菜
caf378bb73
✨ feat: support GitHub OAuth ( #1850 )
2024-04-02 14:35:21 +08:00
lobehubbot
8217e25289
📝 docs(bot): Auto sync agents & plugin to readme
2024-04-02 05:57:03 +00:00
semantic-release-bot
7e5bc5b0bf
🔖 chore(release): v0.145.6 [skip ci]
...
### [Version 0.145.6](https://github.com/lobehub/lobe-chat/compare/v0.145.5...v0.145.6 )
<sup>Released on **2024-04-02**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-02 05:56:29 +00:00
Arvin Xu
6275a28a75
⚡ ️ perf: improving loading state ( #1838 )
...
* ⚡ ️ perf: improving loading state
* ⚡ ️ perf: improving loading state on mobile
* ⚡ ️ perf: improving loading state for settings
2024-04-02 13:53:30 +08:00
semantic-release-bot
e707943bfe
🔖 chore(release): v0.145.5 [skip ci]
...
### [Version 0.145.5](https://github.com/lobehub/lobe-chat/compare/v0.145.4...v0.145.5 )
<sup>Released on **2024-03-30**</sup>
#### 🐛 Bug Fixes
- **misc**: Add qwen api models patch in ollama.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Add qwen api models patch in ollama, closes [#1630 ](https://github.com/lobehub/lobe-chat/issues/1630 ) ([a1e754c ](https://github.com/lobehub/lobe-chat/commit/a1e754c ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-30 09:39:53 +00:00
Maple Gao
a1e754cae3
🔨 fix: add qwen api models patch in ollama ( #1630 )
...
* ✨ feat: Temporary qwen model name patch
* 🐛 fix: additional enter
2024-03-30 17:36:54 +08:00
semantic-release-bot
5ad9d18061
🔖 chore(release): v0.145.4 [skip ci]
...
### [Version 0.145.4](https://github.com/lobehub/lobe-chat/compare/v0.145.3...v0.145.4 )
<sup>Released on **2024-03-29**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix plugin install loading state error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix plugin install loading state error, closes [#1815 ](https://github.com/lobehub/lobe-chat/issues/1815 ) ([2412a73 ](https://github.com/lobehub/lobe-chat/commit/2412a73 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-29 16:16:48 +00:00
Arvin Xu
2412a736e6
🐛 fix: fix plugin install loading state error ( #1815 )
...
* 🐛 fix: fix antd locale
* 🐛 fix: fix plugin not finish install
* ✅ test: fix test
2024-03-30 00:13:42 +08:00
semantic-release-bot
830d85958c
🔖 chore(release): v0.145.3 [skip ci]
...
### [Version 0.145.3](https://github.com/lobehub/lobe-chat/compare/v0.145.2...v0.145.3 )
<sup>Released on **2024-03-29**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix antd locale.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix antd locale, closes [#1814 ](https://github.com/lobehub/lobe-chat/issues/1814 ) ([e7fc148 ](https://github.com/lobehub/lobe-chat/commit/e7fc148 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-29 15:34:45 +00:00
Arvin Xu
e7fc148456
🐛 fix: fix antd locale ( #1814 )
2024-03-29 23:31:26 +08:00
semantic-release-bot
712658a2f1
🔖 chore(release): v0.145.2 [skip ci]
...
### [Version 0.145.2](https://github.com/lobehub/lobe-chat/compare/v0.145.1...v0.145.2 )
<sup>Released on **2024-03-29**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix google ultra model id.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix google ultra model id, closes [#1813 ](https://github.com/lobehub/lobe-chat/issues/1813 ) ([c96ba12 ](https://github.com/lobehub/lobe-chat/commit/c96ba12 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-29 15:05:13 +00:00
Arvin Xu
c96ba12061
🐛 fix: fix google ultra model id ( #1813 )
2024-03-29 23:01:37 +08:00
semantic-release-bot
6d7991f42b
🔖 chore(release): v0.145.1 [skip ci]
...
### [Version 0.145.1](https://github.com/lobehub/lobe-chat/compare/v0.145.0...v0.145.1 )
<sup>Released on **2024-03-29**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix Google Gemini pro 1.5 and system role not take effect.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix Google Gemini pro 1.5 and system role not take effect, closes [#1801 ](https://github.com/lobehub/lobe-chat/issues/1801 ) ([0a3e3f7 ](https://github.com/lobehub/lobe-chat/commit/0a3e3f7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-29 13:50:27 +00:00
Arvin Xu
0a3e3f7ba2
🐛 fix: fix Google Gemini pro 1.5 and system role not take effect ( #1801 )
...
* 🐛 fix: fix google gemini pro 1.5
* Update index.ts
* 1.5 support vision
* Update index.ts
* Update index.ts
* 🐛 fix: improve google model
* 🐛 fix: 修正 google 对话没有配对的问题
* 🐛 fix: 修正 vision 判断
* 🐛 fix: improve model card and region
* 🐛 fix: fix vision
* hide ultra model
2024-03-29 21:47:19 +08:00
semantic-release-bot
11013a71a3
🔖 chore(release): v0.145.0 [skip ci]
...
## [Version 0.145.0](https://github.com/lobehub/lobe-chat/compare/v0.144.1...v0.145.0 )
<sup>Released on **2024-03-29**</sup>
#### ✨ Features
- **misc**: Support TogetherAI as new model provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support TogetherAI as new model provider, closes [#1709 ](https://github.com/lobehub/lobe-chat/issues/1709 ) ([d6921ef ](https://github.com/lobehub/lobe-chat/commit/d6921ef ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-29 09:03:46 +00:00
Tung Pham
d6921efc4a
✨ feat: Support TogetherAI as new model provider ( #1709 )
...
* Support TogetherAI as new model provider
* Setting>LLM>TogetherAI temporary use text only, waiting for new icon for TogetherAI
* Add TOGETHERAI_API_KEY env into Dockerfile and update env docs
* Clean up debug log
* Avoid conflict CI test: model google/gemma-7b-it with openrouter
* Add test case for agent runtime TogetherAI
2024-03-29 17:00:40 +08:00
semantic-release-bot
c15986e116
🔖 chore(release): v0.144.1 [skip ci]
...
### [Version 0.144.1](https://github.com/lobehub/lobe-chat/compare/v0.144.0...v0.144.1 )
<sup>Released on **2024-03-29**</sup>
#### 🐛 Bug Fixes
- **ollama**: Suppport vision for LLaVA models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **ollama**: Suppport vision for LLaVA models, closes [#1791 ](https://github.com/lobehub/lobe-chat/issues/1791 ) ([e2d3de6 ](https://github.com/lobehub/lobe-chat/commit/e2d3de6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-29 06:27:12 +00:00
ElonWu
e2d3de6116
🐛 fix(ollama): suppport vision for LLaVA models ( #1791 )
...
Co-authored-by: elonwu <elonwu@apifox.cn >
2024-03-29 14:24:15 +08:00
semantic-release-bot
3fbafca692
🔖 chore(release): v0.144.0 [skip ci]
...
## [Version 0.144.0](https://github.com/lobehub/lobe-chat/compare/v0.143.0...v0.144.0 )
<sup>Released on **2024-03-29**</sup>
#### ✨ Features
- **misc**: Support authentik as sso.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support authentik as sso, closes [#1650 ](https://github.com/lobehub/lobe-chat/issues/1650 ) ([181dfa5 ](https://github.com/lobehub/lobe-chat/commit/181dfa5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-29 02:08:26 +00:00
RealTong
181dfa5b66
✨ feat: support authentik as sso ( #1650 )
...
* ✨ feat: support authentik as sso
* 📝 docs: sso docs for Authentik
2024-03-29 10:05:19 +08:00
semantic-release-bot
78c7a07787
🔖 chore(release): v0.143.0 [skip ci]
...
## [Version 0.143.0](https://github.com/lobehub/lobe-chat/compare/v0.142.9...v0.143.0 )
<sup>Released on **2024-03-28**</sup>
#### ✨ Features
- **misc**: Add Bulgarian translation.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add Bulgarian translation, closes [#1732 ](https://github.com/lobehub/lobe-chat/issues/1732 ) ([e181dd1 ](https://github.com/lobehub/lobe-chat/commit/e181dd1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-28 17:58:45 +00:00
Plamen Vatev
e181dd163f
✨ feat: add Bulgarian translation ( #1732 )
...
* added Bulgarian translation
* add bg_BG (Bulgarian) translation
* add bg_BG
* Update resources.ts
* Update resources.ts
* 🌐 chore: add bg-BG common
2024-03-29 01:55:45 +08:00
semantic-release-bot
1ba6e10670
🔖 chore(release): v0.142.9 [skip ci]
...
### [Version 0.142.9](https://github.com/lobehub/lobe-chat/compare/v0.142.8...v0.142.9 )
<sup>Released on **2024-03-28**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix Add agent and Converse button not jump.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix Add agent and Converse button not jump, closes [#1785 ](https://github.com/lobehub/lobe-chat/issues/1785 ) ([a52799c ](https://github.com/lobehub/lobe-chat/commit/a52799c ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-28 16:33:18 +00:00
rogepi
a52799c422
🐛 fix: fix Add agent and Converse button not jump ( #1785 )
...
* fix: AgentDetail Button functions
* fix: use SESSION_CHAT_URL
2024-03-29 00:30:03 +08:00
lobehubbot
44b20b7799
📝 docs(bot): Auto sync agents & plugin to readme
2024-03-28 11:48:35 +00:00
semantic-release-bot
97c7352f32
🔖 chore(release): v0.142.8 [skip ci]
...
### [Version 0.142.8](https://github.com/lobehub/lobe-chat/compare/v0.142.7...v0.142.8 )
<sup>Released on **2024-03-28**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix gemini 1.5 pro model id to support gemini new models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix gemini 1.5 pro model id to support gemini new models, closes [#1776 ](https://github.com/lobehub/lobe-chat/issues/1776 ) ([591dcb3 ](https://github.com/lobehub/lobe-chat/commit/591dcb3 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-28 11:47:50 +00:00
PedroZ
591dcb3cb5
🐛 fix: fix gemini 1.5 pro model id to support gemini new models ( #1776 )
2024-03-28 19:44:51 +08:00
Arvin Xu
f0a3cbad48
📝 docs: add railway deployment docs ( #1755 )
...
* 📝 docs: add railway deployment docs
* Update model-provider.mdx
* Update model-provider.mdx
2024-03-27 15:04:06 +08:00
semantic-release-bot
b36ac0d229
🔖 chore(release): v0.142.7 [skip ci]
...
### [Version 0.142.7](https://github.com/lobehub/lobe-chat/compare/v0.142.6...v0.142.7 )
<sup>Released on **2024-03-27**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix the missing German locale.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix the missing German locale, closes [#1753 ](https://github.com/lobehub/lobe-chat/issues/1753 ) ([a452612 ](https://github.com/lobehub/lobe-chat/commit/a452612 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-27 06:49:04 +00:00
Philipp Hochmann
a452612f02
🐛 fix: fix the missing German locale ( #1753 )
2024-03-27 14:46:00 +08:00
HansKing98
39a131c00e
📝 docs: Update ZEROONE_API_KEY in .env.example ( #1754 )
...
01.AI Service
change 'ZEROONEAI_API_KEY' to 'ZEROONE_API_KEY'
2024-03-27 14:43:46 +08:00
lobehubbot
bc24039945
📝 docs(bot): Auto sync agents & plugin to readme
2024-03-26 13:56:00 +00:00
semantic-release-bot
1474c95098
🔖 chore(release): v0.142.6 [skip ci]
...
### [Version 0.142.6](https://github.com/lobehub/lobe-chat/compare/v0.142.5...v0.142.6 )
<sup>Released on **2024-03-26**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix normalize german locale.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix normalize german locale, closes [#1750 ](https://github.com/lobehub/lobe-chat/issues/1750 ) ([69fcc78 ](https://github.com/lobehub/lobe-chat/commit/69fcc78 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-26 13:55:20 +00:00
Arvin Xu
f64a885765
⚡ ️ perf: improve performance of image loading ( #1746 )
...
* ⚡ ️ perf: improve performance of image load
* ♻️ refactor: refactor the market search bar for mobile
* ♻️ refactor: refactor the chat search bar for mobile
2024-03-26 21:52:10 +08:00
Philipp Hochmann
69fcc78aaa
🐛 fix: fix normalize german locale ( #1750 )
2024-03-26 21:51:58 +08:00
semantic-release-bot
cc4d0b095b
🔖 chore(release): v0.142.5 [skip ci]
...
### [Version 0.142.5](https://github.com/lobehub/lobe-chat/compare/v0.142.4...v0.142.5 )
<sup>Released on **2024-03-26**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix mobile click, fix mobile click issue.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix mobile click ([3775b28 ](https://github.com/lobehub/lobe-chat/commit/3775b28 ))
* **misc**: Fix mobile click issue, closes [#1744 ](https://github.com/lobehub/lobe-chat/issues/1744 ) ([a6b1234 ](https://github.com/lobehub/lobe-chat/commit/a6b1234 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-26 09:59:13 +00:00
Arvin Xu
a6b12345dd
🐛 fix: fix mobile click issue ( #1744 )
...
* 🐛 fix: fix mobile click
* 💄 style: improve settings scroll style
2024-03-26 17:56:06 +08:00
Arvin Xu
f0ec54b340
Revert " 🐛 fix: fix mobile click"
...
This reverts commit 3775b28a3c .
2024-03-26 08:34:27 +00:00
Arvin Xu
3775b28a3c
🐛 fix: fix mobile click
2024-03-26 08:33:58 +00:00
semantic-release-bot
e4af666944
🔖 chore(release): v0.142.4 [skip ci]
...
### [Version 0.142.4](https://github.com/lobehub/lobe-chat/compare/v0.142.3...v0.142.4 )
<sup>Released on **2024-03-26**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-26 08:26:00 +00:00
Arvin Xu
5f50586043
⚡ ️ perf: refactor layouts implement to improve performance ( #1736 )
2024-03-26 16:22:42 +08:00
semantic-release-bot
df0723539d
🔖 chore(release): v0.142.3 [skip ci]
...
### [Version 0.142.3](https://github.com/lobehub/lobe-chat/compare/v0.142.2...v0.142.3 )
<sup>Released on **2024-03-26**</sup>
#### 🐛 Bug Fixes
- **misc**: Pin `next-auth` temporary to fix build error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Pin `next-auth` temporary to fix build error, closes [#1739 ](https://github.com/lobehub/lobe-chat/issues/1739 ) ([e9ece9f ](https://github.com/lobehub/lobe-chat/commit/e9ece9f ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-26 02:07:38 +00:00
Arvin Xu
e9ece9fcfe
🐛 fix: pin next-auth temporary to fix build error ( #1739 )
2024-03-26 10:04:29 +08:00
旋律旋律你在干什么
388d3441df
docs: fix typo ( #1737 )
2024-03-26 09:15:16 +08:00
semantic-release-bot
ac72a34122
🔖 chore(release): v0.142.2 [skip ci]
...
### [Version 0.142.2](https://github.com/lobehub/lobe-chat/compare/v0.142.1...v0.142.2 )
<sup>Released on **2024-03-25**</sup>
#### 🐛 Bug Fixes
- **misc**: Support openrouter custom models env.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Support openrouter custom models env, closes [#1647 ](https://github.com/lobehub/lobe-chat/issues/1647 ) ([78baa16 ](https://github.com/lobehub/lobe-chat/commit/78baa16 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-25 14:37:09 +00:00
Linghui Gong
78baa16457
🐛 fix: support openrouter custom models env ( #1647 )
...
* ✨ feat: add openrouter custom models env
* ✅ add OPENROUTER_CUSTOM_MODELS env var test case
2024-03-25 22:34:06 +08:00
semantic-release-bot
601d6cdf3c
🔖 chore(release): v0.142.1 [skip ci]
...
### [Version 0.142.1](https://github.com/lobehub/lobe-chat/compare/v0.142.0...v0.142.1 )
<sup>Released on **2024-03-25**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-25 14:15:43 +00:00
Arvin Xu
a53fa9aff1
⚡ ️ perf: improve layout performance and fix language switch ( #1719 )
...
* ⚡ ️ perf: improve perf
* ⚡ ️ perf: improve perf
* ♻️ refactor: refactor the layout provider
* ✅ test: fix test
* 🎨 chore: improve code
2024-03-25 22:12:40 +08:00
semantic-release-bot
502750d44a
🔖 chore(release): v0.142.0 [skip ci]
...
## [Version 0.142.0](https://github.com/lobehub/lobe-chat/compare/v0.141.2...v0.142.0 )
<sup>Released on **2024-03-25**</sup>
#### ✨ Features
- **misc**: Support 01.AI as a new provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support 01.AI as a new provider, closes [#1627 ](https://github.com/lobehub/lobe-chat/issues/1627 ) ([08342fd ](https://github.com/lobehub/lobe-chat/commit/08342fd ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-25 11:59:35 +00:00
Maple Gao
08342fd5f1
✨ feat: support 01.AI as a new provider ( #1627 )
...
* ✨ add: Support 01-AI Models
* 🔧 chore: fix a config typo for model desc
* 🌐 add: Base 01.AI locale json
* 🐛 fix: remove custom model name and dark mode Logo for 01AI
* 💄 optimize: optimize the 01AI/Groq icon show and fix unused import
* 💄 optimize: optimize the settings icon show rules
* ✨ feat: add 01.AI APIKey Error Form
* 💄 fix: PR 01.AI review issue
* 💄 revert: Groq logo change
* 🌐 style: update locale
2024-03-25 19:56:38 +08:00
Arvin Xu
99c47da944
📖 docs: Local Qwen for Ollama ( #1723 )
...
* 📖 docs: Local Qwen for Ollama (#1622 )
* 📝 docs: update docs
* 📝 docs: update docs
* 📝 docs: update docs
---------
Co-authored-by: Maple Gao <esanisa@gmail.com >
2024-03-25 14:02:05 +08:00
lobehubbot
b4e21dcef3
📝 docs(bot): Auto sync agents & plugin to readme
2024-03-25 03:48:37 +00:00
kiner-tang
c52aa10cf4
📝 docs: Update README.zh-CN.md ( #1697 )
2024-03-25 11:45:41 +08:00
lobehubbot
c63446d83d
📝 docs(bot): Auto sync agents & plugin to readme
2024-03-22 16:35:06 +00:00
semantic-release-bot
d5e3be350c
🔖 chore(release): v0.141.2 [skip ci]
...
### [Version 0.141.2](https://github.com/lobehub/lobe-chat/compare/v0.141.1...v0.141.2 )
<sup>Released on **2024-03-22**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix window icon and scrollbar style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix window icon and scrollbar style, closes [#1691 ](https://github.com/lobehub/lobe-chat/issues/1691 ) ([4f46845 ](https://github.com/lobehub/lobe-chat/commit/4f46845 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-22 16:34:28 +00:00
Arvin Xu
4f46845ebf
💄 fix: fix window icon and scrollbar style ( #1691 )
...
* 🐛 fix: fix window icon
* 💄 style: fix scrollbar style
2024-03-23 00:31:31 +08:00
Maple Gao
6a2633ab85
📖 doc: Update model service providers in README.md ( #1689 )
...
01.AI added too
2024-03-22 23:48:29 +08:00
semantic-release-bot
8a8e751cb0
🔖 chore(release): v0.141.1 [skip ci]
...
### [Version 0.141.1](https://github.com/lobehub/lobe-chat/compare/v0.141.0...v0.141.1 )
<sup>Released on **2024-03-22**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the Vercel Aanlytics and support Google Aanlytics.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the Vercel Aanlytics and support Google Aanlytics, closes [#1688 ](https://github.com/lobehub/lobe-chat/issues/1688 ) ([e07e9cf ](https://github.com/lobehub/lobe-chat/commit/e07e9cf ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-22 13:11:15 +00:00
Arvin Xu
e07e9cf7c5
♻️ refactor: refactor the Vercel Aanlytics and support Google Aanlytics ( #1688 )
...
* ♻️ refactor: migrating to the latest Speed Insights package
* ✨ feat: support google analytics
* 📝 docs: update docs
* 📝 docs: update docs
2024-03-22 21:08:09 +08:00
Maple Gao
9f436efe81
📖 docs: Update supported models in README.zh-CN.md ( #1678 )
2024-03-22 18:45:13 +08:00
semantic-release-bot
77f0caaf84
🔖 chore(release): v0.141.0 [skip ci]
...
## [Version 0.141.0](https://github.com/lobehub/lobe-chat/compare/v0.140.1...v0.141.0 )
<sup>Released on **2024-03-22**</sup>
#### ✨ Features
- **misc**: Using YJS and WebRTC to support sync data between different devices.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Using YJS and WebRTC to support sync data between different devices, closes [#1525 ](https://github.com/lobehub/lobe-chat/issues/1525 ) ([60d9186 ](https://github.com/lobehub/lobe-chat/commit/60d9186 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-22 08:10:04 +00:00
Arvin Xu
60d9186497
✨ feat: using YJS and WebRTC to support sync data between different devices ( #1525 )
...
* ✨ feat: support sync with webrtc
* 🎨 chore: improve code
* 🎨 chore: improve code
* 🐛 fix: fix dont sync when a node enter first
* ✨ feat: support webrtc config settings
* ✨ feat: add device info card
* ✨ feat: finish sync settings
* ✨ feat: finish sync settings page
* ♻️ refactor: refactor the db to support yjs sync
* 🐛 fix: disconnect when user disable sync
* ♻️ refactor: refactor the console with debug
* 🚸 style: add experiment feature tag
* 📱 style: fix with mobile
* 🌐 chore: add i18n
* 💄 style: improve random name action
* 🚸 style: add default Device Name
* 🚸 style: add mobile experiment tag
* 🚨 ci: fix lint
2024-03-22 16:07:06 +08:00
semantic-release-bot
065d3d75b4
🔖 chore(release): v0.140.1 [skip ci]
...
### [Version 0.140.1](https://github.com/lobehub/lobe-chat/compare/v0.140.0...v0.140.1 )
<sup>Released on **2024-03-22**</sup>
#### 💄 Styles
- **misc**: add Moonshot Kimi Reverse model to Moonshot model provider..
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: add Moonshot Kimi Reverse model to Moonshot model provider., closes [#1659 ](https://github.com/lobehub/lobe-chat/issues/1659 ) ([5bae263 ](https://github.com/lobehub/lobe-chat/commit/5bae263 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-22 05:36:05 +00:00
Maple Gao
5bae263ba3
💄 style: add Moonshot Kimi Reverse model to Moonshot model provider. ( #1659 )
...
* ✨ feat: Add Moonshot Kimi Reverse model to Moonshot model provider.
https://github.com/sherlcok314159/reverse-kimi
* 🔧 fix: add hidden for Kimi Reverse
---------
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2024-03-22 13:32:47 +08:00
semantic-release-bot
75ccbf6193
🔖 chore(release): v0.140.0 [skip ci]
...
## [Version 0.140.0](https://github.com/lobehub/lobe-chat/compare/v0.139.2...v0.140.0 )
<sup>Released on **2024-03-22**</sup>
#### ✨ Features
- **misc**: Add gemini 1.5 pro support.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add gemini 1.5 pro support, closes [#1669 ](https://github.com/lobehub/lobe-chat/issues/1669 ) ([2b280af ](https://github.com/lobehub/lobe-chat/commit/2b280af ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-22 04:39:17 +00:00
Linghui Gong
2b280af079
✨ feat: add gemini 1.5 pro support ( #1669 )
2024-03-22 12:36:25 +08:00
semantic-release-bot
2f71c6831d
🔖 chore(release): v0.139.2 [skip ci]
...
### [Version 0.139.2](https://github.com/lobehub/lobe-chat/compare/v0.139.1...v0.139.2 )
<sup>Released on **2024-03-22**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix code block display issue.
#### 💄 Styles
- **misc**: The bottom safe area height of iOS.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix code block display issue, closes [#1675 ](https://github.com/lobehub/lobe-chat/issues/1675 ) ([7707dda ](https://github.com/lobehub/lobe-chat/commit/7707dda ))
#### Styles
* **misc**: The bottom safe area height of iOS, closes [#1637 ](https://github.com/lobehub/lobe-chat/issues/1637 ) [#1181 ](https://github.com/lobehub/lobe-chat/issues/1181 ) ([44fae5e ](https://github.com/lobehub/lobe-chat/commit/44fae5e ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-22 03:39:51 +00:00
Arvin Xu
44fae5ec7d
💄 style: The bottom safe area height of iOS ( #1637 )
...
* 🐛 fix: The bottom safe area height of iOS (#1181 )
* Update global.ts
---------
Co-authored-by: mushan0x0 <mushan0x0@gmail.com >
2024-03-22 11:36:50 +08:00
Arvin Xu
7707ddacfa
🐛 fix: fix code block display issue ( #1675 )
...
* Update package.json
* Delete .husky/commit-msg
2024-03-22 11:36:29 +08:00
lobehubbot
02e19f437b
📝 docs(bot): Auto sync agents & plugin to readme
2024-03-22 02:51:24 +00:00
renovate[bot]
03757c7735
🔨 chore: update codecov/codecov-action action to v4 ( #1214 )
...
* Update codecov/codecov-action action to v4
* Update release.yml (#1673 )
* Update test.yml
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2024-03-22 10:48:12 +08:00
Arvin Xu
0b1d4cdbde
🔨 chore: fix vercel deployment error again ( #1658 )
2024-03-20 21:57:58 +08:00
Arvin Xu
5efb0b4cf4
🔨 chore: fix vercel deployment error ( #1654 )
2024-03-20 16:59:01 +08:00
gabou
f42ff8c0d8
📝 docs : update Chinese Readme ( #1631 )
2024-03-19 08:57:44 +08:00
CanisMinor
04d8e53e26
📝 docs: improve docs ( #1597 )
...
* 📝 docs: Update docs to fit the new docs theme
* 📝 docs: Update docs
* 🔧 chore: fix build
* Update tts.zh-CN.mdx
* Update tts.mdx
---------
Co-authored-by: arvinxx <arvinx@foxmail.com >
2024-03-17 22:23:30 +08:00
semantic-release-bot
d9353d12e1
🔖 chore(release): v0.139.1 [skip ci]
...
### [Version 0.139.1](https://github.com/lobehub/lobe-chat/compare/v0.139.0...v0.139.1 )
<sup>Released on **2024-03-17**</sup>
#### 💄 Styles
- **misc**: Improve model tags.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve model tags ([11cd5f4 ](https://github.com/lobehub/lobe-chat/commit/11cd5f4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-17 04:13:01 +00:00
arvinxx
11cd5f477f
💄 style: improve model tags
2024-03-17 12:09:37 +08:00
renovate[bot]
9fa4c11d65
Update dependency vite to v5.1.6 ( #1605 )
...
* Update dependency vite to v5.1.6
* Update package.json
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2024-03-17 11:45:37 +08:00
renovate[bot]
2572ecbf78
Update dependency @anthropic-ai/sdk to ^0.18.0 ( #1606 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-17 11:42:36 +08:00
Arvin Xu
f8be0f4b56
📝 docs: Add Groq usage docs ( #1598 )
...
* docs: Add Groq usage docs (#1596 )
* 📝 docs: update docs
---------
Co-authored-by: TC <34400653+tcmonster@users.noreply.github.com >
2024-03-16 21:42:07 +08:00
semantic-release-bot
05aa79f1c6
🔖 chore(release): v0.139.0 [skip ci]
...
## [Version 0.139.0](https://github.com/lobehub/lobe-chat/compare/v0.138.2...v0.139.0 )
<sup>Released on **2024-03-16**</sup>
#### ✨ Features
- **misc**: Support openrouter as a new model provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support openrouter as a new model provider, closes [#1572 ](https://github.com/lobehub/lobe-chat/issues/1572 ) ([780b1a2 ](https://github.com/lobehub/lobe-chat/commit/780b1a2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-16 13:20:37 +00:00
Linghui Gong
780b1a225f
✨ feat: support openrouter as a new model provider ( #1572 )
...
* ✨ feat: add openrouter provider
* ✨ feat: add openrouter default headers
* 🐛 fix: test case bug
2024-03-16 21:17:37 +08:00
semantic-release-bot
6119be1d70
🔖 chore(release): v0.138.2 [skip ci]
...
### [Version 0.138.2](https://github.com/lobehub/lobe-chat/compare/v0.138.1...v0.138.2 )
<sup>Released on **2024-03-15**</sup>
#### 💄 Styles
- **misc**: Update Markdown in ChatItem.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update Markdown in ChatItem ([be75549 ](https://github.com/lobehub/lobe-chat/commit/be75549 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-15 18:46:07 +00:00
canisminor1990
be7554957e
💄 style: Update Markdown in ChatItem
2024-03-16 02:41:14 +08:00
semantic-release-bot
7d4d83e563
🔖 chore(release): v0.138.1 [skip ci]
...
### [Version 0.138.1](https://github.com/lobehub/lobe-chat/compare/v0.138.0...v0.138.1 )
<sup>Released on **2024-03-15**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix URL typo.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix URL typo, closes [#1590 ](https://github.com/lobehub/lobe-chat/issues/1590 ) ([97137a9 ](https://github.com/lobehub/lobe-chat/commit/97137a9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-15 16:43:50 +00:00
PedroZ
97137a95fc
🐛 fix: Fix URL typo ( #1590 )
2024-03-16 00:40:52 +08:00
semantic-release-bot
57a1ec14d7
🔖 chore(release): v0.138.0 [skip ci]
...
## [Version 0.138.0](https://github.com/lobehub/lobe-chat/compare/v0.137.0...v0.138.0 )
<sup>Released on **2024-03-15**</sup>
#### ✨ Features
- **misc**: Support groq as a model provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support groq as a model provider, closes [#1569 ](https://github.com/lobehub/lobe-chat/issues/1569 ) [#1562 ](https://github.com/lobehub/lobe-chat/issues/1562 ) [#1570 ](https://github.com/lobehub/lobe-chat/issues/1570 ) ([a04c364 ](https://github.com/lobehub/lobe-chat/commit/a04c364 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-15 15:57:33 +00:00
Arvin Xu
a04c364f04
✨ feat: support groq as a model provider ( #1569 )
...
* ✨ feat: support model provider groq (#1562 )
* add Groq localization (#1570 )
* 🐛 fix: fix groq logo and document
* 🌐 style: add i18n
---------
Co-authored-by: Jiaqi Cai <45190310+jcdiv47@users.noreply.github.com >
Co-authored-by: PedroZ <sdustpedro@gmail.com >
2024-03-15 23:54:29 +08:00
semantic-release-bot
04b9c1d6d4
🔖 chore(release): v0.137.0 [skip ci]
...
## [Version 0.137.0](https://github.com/lobehub/lobe-chat/compare/v0.136.0...v0.137.0 )
<sup>Released on **2024-03-15**</sup>
#### ✨ Features
- **ollama**: Improve connection check method and provide selector for user to control model options.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **ollama**: Improve connection check method and provide selector for user to control model options, closes [#1397 ](https://github.com/lobehub/lobe-chat/issues/1397 ) ([675902f ](https://github.com/lobehub/lobe-chat/commit/675902f ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-15 14:50:17 +00:00
Johnson
675902f5a8
✨ feat(ollama): improve connection check method and provide selector for user to control model options ( #1397 )
...
* 🐛 fix(ollama): change checker with ollama's tags api
* ✨ feat(ollama): add error card to pull model
* 🚚 chore: move files
* 💄 style: update llava logo
* 🐛 fix: add ollama service unavailable error type
* 🐛 fix: ollama show passed with error message exists
* ✨ feat(ollama): add download moniter to show speed and eta remaining time
* 🚨 ci: fix lint
* 💄 style: improve download style
* 🌐 style: add i18n
---------
Co-authored-by: shijianyue <shijianyue@bytedance.com >
Co-authored-by: arvinxx <arvinx@foxmail.com >
2024-03-15 22:47:21 +08:00
Arvin Xu
e472d6e827
📝 docs: update docs ( #1587 )
2024-03-15 21:18:50 +08:00
lobehubbot
3c78ca0110
📝 docs(bot): Auto sync agents & plugin to readme
2024-03-15 13:14:06 +00:00
Arvin Xu
2910d05b25
📝 docs: update docs ( #1586 )
...
* 📝 docs: update docs
* 📝 docs: update docs
* 📝 docs: update docs
2024-03-15 21:10:55 +08:00
Arvin Xu
1c75a5bd06
📝 docs: improve docs ( #1585 )
2024-03-15 20:54:34 +08:00
semantic-release-bot
3979679847
🔖 chore(release): v0.136.0 [skip ci]
...
## [Version 0.136.0](https://github.com/lobehub/lobe-chat/compare/v0.135.4...v0.136.0 )
<sup>Released on **2024-03-15**</sup>
#### ✨ Features
- **misc**: Support azure-ad as a new sso provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support azure-ad as a new sso provider, closes [#1456 ](https://github.com/lobehub/lobe-chat/issues/1456 ) ([6649cd1 ](https://github.com/lobehub/lobe-chat/commit/6649cd1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-15 11:59:22 +00:00
Sebastian Silbermann
281edbc613
Revert " 🔨 chore: fix build for the vercel ( #1576 )" ( #1582 )
...
This reverts commit 7bdfa70ad3 .
2024-03-15 19:56:25 +08:00
EINDEX
6649cd1bcb
✨ feat: support azure-ad as a new sso provider ( #1456 )
...
* ✨ feat: support azure-ad as sso
* 📝 docs: sso docs for azure-ad
* 🩹 fix: sso document
* 🩹 typo: fix typo for new env
* 🩹 fix: support chinese comma
* 📝 docs: Update multiple idp doc
* 📝 docs: document update
2024-03-15 19:53:41 +08:00
semantic-release-bot
24fc338136
🔖 chore(release): v0.135.4 [skip ci]
...
### [Version 0.135.4](https://github.com/lobehub/lobe-chat/compare/v0.135.3...v0.135.4 )
<sup>Released on **2024-03-15**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-15 09:35:15 +00:00
Arvin Xu
8abccca3c7
⚡ ️ perf: improve LCP by add image priority ( #1580 )
...
* ⚡ ️ perf: try to improve LCP
* perf: try to improve LCP
2024-03-15 17:32:21 +08:00
semantic-release-bot
49f147a651
🔖 chore(release): v0.135.3 [skip ci]
...
### [Version 0.135.3](https://github.com/lobehub/lobe-chat/compare/v0.135.2...v0.135.3 )
<sup>Released on **2024-03-15**</sup>
#### 🐛 Bug Fixes
- **ollama**: Fix duplicate llama model and add llama2-chinese models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **ollama**: Fix duplicate llama model and add llama2-chinese models, closes [#1579 ](https://github.com/lobehub/lobe-chat/issues/1579 ) ([6b9b5c8 ](https://github.com/lobehub/lobe-chat/commit/6b9b5c8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-15 09:21:29 +00:00
Maple Gao
6b9b5c8a19
🐛 fix(ollama): fix duplicate llama model and add llama2-chinese models ( #1579 )
...
* 🔧 fix:duplicate llama2 config
* ✨ llama2-chinese support
2024-03-15 17:18:33 +08:00
Arvin Xu
7bdfa70ad3
🔨 chore: fix build for the vercel ( #1576 )
2024-03-15 11:11:14 +08:00
semantic-release-bot
6adb2d6452
🔖 chore(release): v0.135.2 [skip ci]
...
### [Version 0.135.2](https://github.com/lobehub/lobe-chat/compare/v0.135.1...v0.135.2 )
<sup>Released on **2024-03-14**</sup>
#### ♻ Code Refactoring
- **misc**: Upgrade plugin db schema.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Upgrade plugin db schema, closes [#1571 ](https://github.com/lobehub/lobe-chat/issues/1571 ) ([757574a ](https://github.com/lobehub/lobe-chat/commit/757574a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-14 14:01:38 +00:00
Arvin Xu
757574a5c5
🗃️ refactor: upgrade plugin db schema ( #1571 )
2024-03-14 21:58:32 +08:00
semantic-release-bot
2c4ee81d8a
🔖 chore(release): v0.135.1 [skip ci]
...
### [Version 0.135.1](https://github.com/lobehub/lobe-chat/compare/v0.135.0...v0.135.1 )
<sup>Released on **2024-03-14**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the db model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the db model, closes [#1567 ](https://github.com/lobehub/lobe-chat/issues/1567 ) ([3d56dd6 ](https://github.com/lobehub/lobe-chat/commit/3d56dd6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-14 12:23:08 +00:00
Arvin Xu
3d56dd6a1a
♻️ refactor: refactor the db model ( #1567 )
...
* ♻️ refactor: refactor the db code
* ✅ test: fix test
* ♻️ refactor: refactor the user model
2024-03-14 20:20:09 +08:00
lobehubbot
2cf2abd029
📝 docs(bot): Auto sync agents & plugin to readme
2024-03-14 08:46:16 +00:00
semantic-release-bot
40769be4f9
🔖 chore(release): v0.135.0 [skip ci]
...
## [Version 0.135.0](https://github.com/lobehub/lobe-chat/compare/v0.134.1...v0.135.0 )
<sup>Released on **2024-03-14**</sup>
#### ✨ Features
- **misc**: Add claude 3 to bedrock provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add claude 3 to bedrock provider, closes [#1551 ](https://github.com/lobehub/lobe-chat/issues/1551 ) ([6e1fe33 ](https://github.com/lobehub/lobe-chat/commit/6e1fe33 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-14 08:45:35 +00:00
Linghui Gong
6e1fe333aa
✨ feat: add claude 3 to bedrock provider ( #1551 )
...
* ✨ feat: new claude 3 models in bedrock
* ✨ support claude 3 params and stream handling
* ♻️ fix: remove useless condition check
* ✨ feat: add haiku to both bedrock and anthropic provider
2024-03-14 16:42:36 +08:00
semantic-release-bot
0988466b99
🔖 chore(release): v0.134.1 [skip ci]
...
### [Version 0.134.1](https://github.com/lobehub/lobe-chat/compare/v0.134.0...v0.134.1 )
<sup>Released on **2024-03-13**</sup>
#### 💄 Styles
- **misc**: Add more model display name.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add more model display name, closes [#1554 ](https://github.com/lobehub/lobe-chat/issues/1554 ) ([31c987a ](https://github.com/lobehub/lobe-chat/commit/31c987a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-13 10:24:11 +00:00
PedroZ
31c987a33a
💄 style: add more model display name ( #1554 )
2024-03-13 18:20:57 +08:00
lobehubbot
f8f410c8ec
📝 docs(bot): Auto sync agents & plugin to readme
2024-03-13 02:51:14 +00:00
semantic-release-bot
04789b9af0
🔖 chore(release): v0.134.0 [skip ci]
...
## [Version 0.134.0](https://github.com/lobehub/lobe-chat/compare/v0.133.5...v0.134.0 )
<sup>Released on **2024-03-13**</sup>
#### ✨ Features
- **misc**: Support anthropic proxy url.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support anthropic proxy url, closes [#1529 ](https://github.com/lobehub/lobe-chat/issues/1529 ) ([a5a9257 ](https://github.com/lobehub/lobe-chat/commit/a5a9257 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-13 02:50:38 +00:00
Linghui Gong
a5a9257eb6
✨ feat: support anthropic proxy url ( #1529 )
...
* ✨ feat: anthropic proxy url
* ✨ i18n: update translations
* ✨ fix: remove unused debug code
2024-03-13 10:47:36 +08:00
semantic-release-bot
3ca693d627
🔖 chore(release): v0.133.5 [skip ci]
...
### [Version 0.133.5](https://github.com/lobehub/lobe-chat/compare/v0.133.4...v0.133.5 )
<sup>Released on **2024-03-12**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-12 04:00:23 +00:00
Arvin Xu
9f1635e0c1
⚡ ️ perf: refactor the responsive layout to improve performance ( #1541 )
2024-03-12 11:57:31 +08:00
semantic-release-bot
a4023b74f2
🔖 chore(release): v0.133.4 [skip ci]
...
### [Version 0.133.4](https://github.com/lobehub/lobe-chat/compare/v0.133.3...v0.133.4 )
<sup>Released on **2024-03-11**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix sitemap missing in docker building.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix sitemap missing in docker building, closes [#1533 ](https://github.com/lobehub/lobe-chat/issues/1533 ) ([49752da ](https://github.com/lobehub/lobe-chat/commit/49752da ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-11 09:45:06 +00:00
Arvin Xu
49752da6c4
🐛 fix: fix sitemap missing in docker building ( #1533 )
2024-03-11 17:42:07 +08:00
CanisMinor
46b02717cf
📝 docs: Update docs/usage/features/agent-market.mdx ( #1530 )
2024-03-11 11:30:43 +08:00
Arvin Xu
f94ba2587f
Update vision.mdx
2024-03-11 10:34:11 +08:00
semantic-release-bot
afb7bc9de7
🔖 chore(release): v0.133.3 [skip ci]
...
### [Version 0.133.3](https://github.com/lobehub/lobe-chat/compare/v0.133.2...v0.133.3 )
<sup>Released on **2024-03-10**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix the max token of claude 3.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix the max token of claude 3, closes [#1526 ](https://github.com/lobehub/lobe-chat/issues/1526 ) ([222fae3 ](https://github.com/lobehub/lobe-chat/commit/222fae3 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-10 15:27:05 +00:00
Arvin Xu
222fae315b
🐛 fix: fix the max token of claude 3 ( #1526 )
...
* Update index.ts
* ✅ test: fix test
2024-03-10 23:24:04 +08:00
semantic-release-bot
192688af88
🔖 chore(release): v0.133.2 [skip ci]
...
### [Version 0.133.2](https://github.com/lobehub/lobe-chat/compare/v0.133.1...v0.133.2 )
<sup>Released on **2024-03-10**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix qwen model id and improve anthropic logo text color.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix qwen model id and improve anthropic logo text color, closes [#1524 ](https://github.com/lobehub/lobe-chat/issues/1524 ) ([c68f5da ](https://github.com/lobehub/lobe-chat/commit/c68f5da ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-10 13:58:23 +00:00
Arvin Xu
c68f5da8e9
🐛 fix: fix qwen model id and improve anthropic logo text color ( #1524 )
...
* 💄 style: improve llm order
* 🐛 fix: fix qwen model id
* 🐛 fix: fix qwen model id
* 🐛 fix: fix Anthropic color
2024-03-10 21:55:25 +08:00
renovate[bot]
f8566e42da
Update dependency vite to v5.1.5 ( #1521 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-10 19:10:36 +08:00
CanisMinor
536c885564
🔧 chore: add mdx lint ( #1475 )
...
* 🔧 chore: Add mdx lint
* 📝 docs: Update docs
* 📝 docs: update docs
---------
Co-authored-by: arvinxx <arvinx@foxmail.com >
2024-03-10 18:46:41 +08:00
lobehubbot
219a0e10c7
📝 docs(bot): Auto sync agents & plugin to readme
2024-03-10 06:49:55 +00:00
Arvin Xu
40ffd72d5a
📝 docs: update docs ( #1522 )
...
* 📝 docs: update docs
* 📝 docs: update docs
* 📝 docs: update docs
* 📝 docs: update docs
* 📝 docs: update docs
* 📝 docs: update docs
* 📝 docs: update docs
* 📝 docs: update docs
* 📝 docs: update docs
* 📝 docs: update docs
* 📝 docs: update docs
2024-03-10 14:47:00 +08:00
semantic-release-bot
5a2bd5fce2
🔖 chore(release): v0.133.1 [skip ci]
...
### [Version 0.133.1](https://github.com/lobehub/lobe-chat/compare/v0.133.0...v0.133.1 )
<sup>Released on **2024-03-08**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix sitemap config.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix sitemap config ([a2542a7 ](https://github.com/lobehub/lobe-chat/commit/a2542a7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-08 04:28:36 +00:00
Arvin Xu
a2542a7d92
🐛 fix: fix sitemap config
2024-03-08 04:25:03 +00:00
lobehubbot
dbcde3fef9
📝 docs(bot): Auto sync agents & plugin to readme
2024-03-07 14:38:00 +00:00
Davy
419f73b482
📝 docs: Update README.md ( #1481 )
...
* Update README.md
Adding info about GitHub Actions
* Update README.zh-CN.md
2024-03-07 22:35:07 +08:00
semantic-release-bot
83aaa1b52f
🔖 chore(release): v0.133.0 [skip ci]
...
## [Version 0.133.0](https://github.com/lobehub/lobe-chat/compare/v0.132.2...v0.133.0 )
<sup>Released on **2024-03-07**</sup>
#### ✨ Features
- **misc**: Support Mistral model provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support Mistral model provider, closes [#1455 ](https://github.com/lobehub/lobe-chat/issues/1455 ) ([4f94bfe ](https://github.com/lobehub/lobe-chat/commit/4f94bfe ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-07 03:05:58 +00:00
Linghui Gong
4f94bfef32
✨ feat: support Mistral model provider ( #1455 )
...
* ✨ feat: support mistral as model provider
* 🐛 fix: a test case bug
* ✅ add missing tests for anthropic and mistral
2024-03-07 11:03:03 +08:00
semantic-release-bot
883fdd817a
🔖 chore(release): v0.132.2 [skip ci]
...
### [Version 0.132.2](https://github.com/lobehub/lobe-chat/compare/v0.132.1...v0.132.2 )
<sup>Released on **2024-03-07**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix anthropic streaming on Vercel/Cloudflare.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix anthropic streaming on Vercel/Cloudflare, closes [#1480 ](https://github.com/lobehub/lobe-chat/issues/1480 ) ([227101a ](https://github.com/lobehub/lobe-chat/commit/227101a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-07 02:26:40 +00:00
Linghui Gong
227101a6e7
🐛 fix: fix anthropic streaming on Vercel/Cloudflare ( #1480 )
...
* 📝 docs(bot): Auto sync agents & plugin to readme
* 🐛 fix: anthropic streaming issue on vercel
* 📝 update document, remove anthropic known issue
---------
Co-authored-by: lobehubbot <i@lobehub.com >
Co-authored-by: GH Action - Upstream Sync <action@github.com >
2024-03-07 10:23:52 +08:00
lobehubbot
96117fa36a
📝 docs(bot): Auto sync agents & plugin to readme
2024-03-06 15:04:09 +00:00
semantic-release-bot
b7347f6a0c
🔖 chore(release): v0.132.1 [skip ci]
...
### [Version 0.132.1](https://github.com/lobehub/lobe-chat/compare/v0.132.0...v0.132.1 )
<sup>Released on **2024-03-06**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix hydration error while OAuth callback.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix hydration error while OAuth callback, closes [#1474 ](https://github.com/lobehub/lobe-chat/issues/1474 ) ([ff93825 ](https://github.com/lobehub/lobe-chat/commit/ff93825 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-06 15:03:32 +00:00
cy948
ff93825a44
🐛 fix: fix hydration error while OAuth callback ( #1474 )
...
* 🐛 fix: fix LOCALE_COOKIE not pass to server while OAuth callback
* 🐛 fix: allow i18n cookie cross site
2024-03-06 23:00:33 +08:00
lobehubbot
a8265c4aa8
📝 docs(bot): Auto sync agents & plugin to readme
2024-03-05 15:27:39 +00:00
semantic-release-bot
2b852c5a34
🔖 chore(release): v0.132.0 [skip ci]
...
## [Version 0.132.0](https://github.com/lobehub/lobe-chat/compare/v0.131.0...v0.132.0 )
<sup>Released on **2024-03-05**</sup>
#### ✨ Features
- **misc**: Support anthropic as model provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support anthropic as model provider, closes [#1409 ](https://github.com/lobehub/lobe-chat/issues/1409 ) ([a42cf8c ](https://github.com/lobehub/lobe-chat/commit/a42cf8c ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-05 15:26:59 +00:00
Linghui Gong
a42cf8c2ea
✨ feat: support anthropic as model provider ( #1409 )
...
* ✨ feat: support anthropic as model provider
* ✨ feat: support anthropic with vision
* ✅ test: fix some with test
* 🐛 fix: anthropic error handling
* ✅ chore: fix broken tests
* 🐛 fix: remove unused imports
* 📝 doc: add note for anthropic with vercel/cloudflare
* 📝 docs: update docs
* 📝 docs: update docs
* 💄 style: update claude icons
* 💄 style: update tags
---------
Co-authored-by: arvinxx <arvinx@foxmail.com >
2024-03-05 23:23:58 +08:00
lobehubbot
00a2972cb3
📝 docs(bot): Auto sync agents & plugin to readme
2024-03-05 06:19:38 +00:00
semantic-release-bot
346dfff609
🔖 chore(release): v0.131.0 [skip ci]
...
## [Version 0.131.0](https://github.com/lobehub/lobe-chat/compare/v0.130.7...v0.131.0 )
<sup>Released on **2024-03-05**</sup>
#### ✨ Features
- **misc**: Support langfuse integration.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support langfuse integration, closes [#1325 ](https://github.com/lobehub/lobe-chat/issues/1325 ) ([aaedfa7 ](https://github.com/lobehub/lobe-chat/commit/aaedfa7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-05 06:18:49 +00:00
Arvin Xu
aaedfa716e
✨ feat: support langfuse integration ( #1325 )
...
* ✨ feat: support langfuse trace
* ✅ test: fix test
* ✅ test: add test
* ✅ test: add db user test
* ✅ test: add test
* ♻️ refactor: refactor the route code
* ♻️ refactor: make updateMessageContent the private method
* ✨ feat: langfuse with user events
* ✅ test: fix test
* ⚡ ️ perf: improve trace
* ✅ test: add tests
* 🚧 wip: notification
* ♻️ refactor: refactor the common settings
* ✨ feat: add about page
* ✨ feat: add about page
* ✨ feat: add control with user settings
* ✨ feat: add telemetry in mobile
* ✅ test: fix test
* 🌐 chore: add i18n
2024-03-05 14:15:49 +08:00
renovate[bot]
04a6ef75fe
Update dependency commitlint to v19 ( #1447 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-03 20:28:21 +08:00
renovate[bot]
9ed648b5d8
Update dependency @commitlint/cli to v19 ( #1445 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-03 20:22:56 +08:00
renovate[bot]
c95e4f075d
Update dependency ai to v3 ( #1446 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-03 14:25:52 +08:00
renovate[bot]
0a0310d585
Update dependency query-string to v9 ( #1448 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-03 14:25:29 +08:00
semantic-release-bot
4acc738139
🔖 chore(release): v0.130.7 [skip ci]
...
### [Version 0.130.7](https://github.com/lobehub/lobe-chat/compare/v0.130.6...v0.130.7 )
<sup>Released on **2024-03-03**</sup>
#### ♻ Code Refactoring
- **misc**: Update gpt-3.5-turbo model card.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Update gpt-3.5-turbo model card, closes [#1449 ](https://github.com/lobehub/lobe-chat/issues/1449 ) ([d0be0c7 ](https://github.com/lobehub/lobe-chat/commit/d0be0c7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-03 04:02:33 +00:00
Arvin Xu
d0be0c7355
♻️ refactor: update gpt-3.5-turbo model card ( #1449 )
...
* ♻️ refactor: update gpt-3.5 model info
* ✅ test: update test
2024-03-03 11:59:47 +08:00
renovate[bot]
61bf0ec277
Update dependency @auth/core to latest ( #1444 )
...
* Update dependency @auth/core to ^0.28.0
* Update package.json
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2024-03-03 11:33:24 +08:00
semantic-release-bot
01c7ad40c6
🔖 chore(release): v0.130.6 [skip ci]
...
### [Version 0.130.6](https://github.com/lobehub/lobe-chat/compare/v0.130.5...v0.130.6 )
<sup>Released on **2024-03-01**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the plugin and tool slice.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the plugin and tool slice, closes [#1437 ](https://github.com/lobehub/lobe-chat/issues/1437 ) ([003e230 ](https://github.com/lobehub/lobe-chat/commit/003e230 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-01 15:53:40 +00:00
LobeHub Bot
003e230c57
♻️ refactor: refactor the plugin and tool slice ( #1437 )
...
* ♻️ refactor: refactor the plugin and tool slice
* ✅ test: update test
---------
Co-authored-by: arvinxx <arvinx@foxmail.com >
2024-03-01 23:49:14 +08:00
Tony H Dillion
bf29ec533a
📝 docs: improve README ( #1434 )
...
* Fix typo in Update README.zh-CN.md
* fix text Update README.zh-CN.md
2024-03-01 23:06:43 +08:00
semantic-release-bot
b066cbf1fb
🔖 chore(release): v0.130.5 [skip ci]
...
### [Version 0.130.5](https://github.com/lobehub/lobe-chat/compare/v0.130.4...v0.130.5 )
<sup>Released on **2024-03-01**</sup>
#### 💄 Styles
- **misc**: Support switch model with tag.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Support switch model with tag, closes [#1435 ](https://github.com/lobehub/lobe-chat/issues/1435 ) ([233150e ](https://github.com/lobehub/lobe-chat/commit/233150e ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-01 13:57:48 +00:00
Arvin Xu
233150e752
💄 style: support switch model with tag ( #1435 )
2024-03-01 21:55:05 +08:00
Arvin Xu
438b4c2bdb
✅ test: add test ( #1433 )
...
* ✅ test: add test
* ✅ test: add tests
2024-03-01 21:28:44 +08:00
semantic-release-bot
11f84972fd
🔖 chore(release): v0.130.4 [skip ci]
...
### [Version 0.130.4](https://github.com/lobehub/lobe-chat/compare/v0.130.3...v0.130.4 )
<sup>Released on **2024-02-29**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the core chatStream and plugin gateway auth.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the core chatStream and plugin gateway auth, closes [#1426 ](https://github.com/lobehub/lobe-chat/issues/1426 ) ([7d3c1b6 ](https://github.com/lobehub/lobe-chat/commit/7d3c1b6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-29 14:10:48 +00:00
Arvin Xu
7d3c1b6ea6
♻️ refactor: refactor the core chatStream and plugin gateway auth ( #1426 )
...
* ♻️ refactor: refactor the core chatStream
* ♻️ refactor: refactor the plugin api auth
* ✅ test: add google tests
* ✅ test: add google tests
* ✅ test: add google tests
* ♻️ refactor: refactor the plugin api auth
2024-02-29 22:08:09 +08:00
semantic-release-bot
eef5eba32f
🔖 chore(release): v0.130.3 [skip ci]
...
### [Version 0.130.3](https://github.com/lobehub/lobe-chat/compare/v0.130.2...v0.130.3 )
<sup>Released on **2024-02-29**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the google api route and add more tests for chat route.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the google api route and add more tests for chat route, closes [#1424 ](https://github.com/lobehub/lobe-chat/issues/1424 ) ([063a4d5 ](https://github.com/lobehub/lobe-chat/commit/063a4d5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-29 07:31:15 +00:00
Arvin Xu
063a4d5a2e
♻️ refactor: refactor the google api route and add more tests for chat route ( #1424 )
...
* ♻️ refactor: refactor the Google api router
* ✅ test: add test for the chat api router
2024-02-29 15:28:34 +08:00
semantic-release-bot
d49b5ad036
🔖 chore(release): v0.130.2 [skip ci]
...
### [Version 0.130.2](https://github.com/lobehub/lobe-chat/compare/v0.130.1...v0.130.2 )
<sup>Released on **2024-02-29**</sup>
#### 🐛 Bug Fixes
- **misc**: Update azure OpenAI api version options to latest.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Update azure OpenAI api version options to latest, closes [#1423 ](https://github.com/lobehub/lobe-chat/issues/1423 ) ([d992262 ](https://github.com/lobehub/lobe-chat/commit/d992262 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-29 05:16:11 +00:00
Zack Chang
d992262beb
🐛 fix: update azure OpenAI api version options to latest ( #1423 )
2024-02-29 13:13:30 +08:00
semantic-release-bot
9a6d9ce9ce
🔖 chore(release): v0.130.1 [skip ci]
...
### [Version 0.130.1](https://github.com/lobehub/lobe-chat/compare/v0.130.0...v0.130.1 )
<sup>Released on **2024-02-28**</sup>
#### 🐛 Bug Fixes
- **google**: Add safetySettings to avoid error response with google AI model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **google**: Add safetySettings to avoid error response with google AI model, closes [#1418 ](https://github.com/lobehub/lobe-chat/issues/1418 ) ([87bf1fb ](https://github.com/lobehub/lobe-chat/commit/87bf1fb ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-28 16:23:13 +00:00
Arvin Xu
6aa168911d
✅ test: add test for agent runtime providers ( #1417 )
...
* ✅ test: add test for agent runtime providers
* ✅ test: fix test
* ✅ test: fix crypto relative test
2024-02-29 00:20:24 +08:00
keung67
87bf1fbfc7
🐛 fix(google): add safetySettings to avoid error response with google AI model ( #1418 )
...
* add safetySettings, set block_none
HarmBlockThreshold.BLOCK_NONE
* 🎨 chore: format code
* 📝 docs(bot): Auto sync agents & plugin to readme
2024-02-29 00:20:08 +08:00
semantic-release-bot
dd9d93ea99
🔖 chore(release): v0.130.0 [skip ci]
...
## [Version 0.130.0](https://github.com/lobehub/lobe-chat/compare/v0.129.6...v0.130.0 )
<sup>Released on **2024-02-27**</sup>
#### ✨ Features
- **misc**: Support multiple API Keys.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support multiple API Keys, closes [#1345 ](https://github.com/lobehub/lobe-chat/issues/1345 ) ([17c5da3 ](https://github.com/lobehub/lobe-chat/commit/17c5da3 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-27 05:51:03 +00:00
Larify
17c5da3f8f
✨ feat: support multiple API Keys ( #1345 )
...
* ✨ feat: Support multiple API keys [RFC 027]
* 📝 docs: add env variable API_KEY_SELECT_MODE
* 🔧 chore: Adjust the parameter API_KEY_SELECT_MODE to be optional
* 🔧 fix: Adjustments made according to Code Review requirements
* ✅ test: add test for ApiKeyManager
* 🔧 fix: Support for multiple API Keys from user input on the client side
* 🔧 chore: handle Perplexity API Key
* 🔧 chore: update OpenAI or Azure API Key select
* 🔧 chore: update OpenAI or Azure API Key select
2024-02-27 13:48:26 +08:00
lobehubbot
a1a055d763
📝 docs(bot): Auto sync agents & plugin to readme
2024-02-27 03:42:53 +00:00
Arvin Xu
311ca88e2f
📝 docs: add more deployment documents ( #1393 )
...
* 📝 docs: Creating self-hosting documents repocloud.mdx (#1388 )
* Creating self-hosting documents repocloud.mdx
Adding deployment documentation for RepoCloud as requested :)
* Update repocloud.mdx
Modifying with svg instead of png as requested
* 📝 docs: create repocloud.zn-CN.mdx (#1389 )
* Create repocloud.zn-CN.mdx
* Update repocloud.zn-CN.mdx
Changing png to svg
* 📝 docs: update docs
* 📝 docs: add netlify deployment
* 🔧 chore: add netlify.toml config
* ✨ docs: update platform deployment
* ✨ docs: update readme
---------
Co-authored-by: cosark <121065588+cosark@users.noreply.github.com >
2024-02-27 11:40:16 +08:00
semantic-release-bot
33d4354897
🔖 chore(release): v0.129.6 [skip ci]
...
### [Version 0.129.6](https://github.com/lobehub/lobe-chat/compare/v0.129.5...v0.129.6 )
<sup>Released on **2024-02-25**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix github url.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix github url ([42ea0f5 ](https://github.com/lobehub/lobe-chat/commit/42ea0f5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-25 14:30:53 +00:00
arvinxx
42ea0f568a
🐛 fix: fix github url
2024-02-25 22:27:59 +08:00
lobehubbot
6c3856e703
📝 docs(bot): Auto sync agents & plugin to readme
2024-02-25 01:52:12 +00:00
semantic-release-bot
650a1e9efe
🔖 chore(release): v0.129.5 [skip ci]
...
### [Version 0.129.5](https://github.com/lobehub/lobe-chat/compare/v0.129.4...v0.129.5 )
<sup>Released on **2024-02-25**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix eliminate UI jitter on navigation, improving experience for users sensitive to motion.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix eliminate UI jitter on navigation, improving experience for users sensitive to motion, closes [#1381 ](https://github.com/lobehub/lobe-chat/issues/1381 ) ([9231413 ](https://github.com/lobehub/lobe-chat/commit/9231413 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-25 01:51:35 +00:00
Tom
923141368c
🐛 fix: fix eliminate UI jitter on navigation, improving experience for users sensitive to motion ( #1381 )
2024-02-25 09:48:49 +08:00
lobehubbot
3ec7704730
📝 docs(bot): Auto sync agents & plugin to readme
2024-02-25 01:37:10 +00:00
renovate[bot]
0e68259e5d
Update dependency vite to v5.1.4 ( #1382 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-25 09:34:18 +08:00
arvinxx
8c82e3d7d7
📝 docs: update gemma usage docs
2024-02-24 21:10:56 +08:00
arvinxx
573ffbac77
📝 docs: add gemma usage docs
2024-02-24 20:53:18 +08:00
semantic-release-bot
6316306975
🔖 chore(release): v0.129.4 [skip ci]
...
### [Version 0.129.4](https://github.com/lobehub/lobe-chat/compare/v0.129.3...v0.129.4 )
<sup>Released on **2024-02-24**</sup>
#### 🐛 Bug Fixes
- **ollama**: Fix gemma model id.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **ollama**: Fix gemma model id, closes [#1377 ](https://github.com/lobehub/lobe-chat/issues/1377 ) ([3da50ff ](https://github.com/lobehub/lobe-chat/commit/3da50ff ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-24 01:08:12 +00:00
Arvin Xu
3da50ff4c7
🐛 fix(ollama): fix gemma model id ( #1377 )
2024-02-24 09:05:35 +08:00
semantic-release-bot
ec76917a28
🔖 chore(release): v0.129.3 [skip ci]
...
### [Version 0.129.3](https://github.com/lobehub/lobe-chat/compare/v0.129.2...v0.129.3 )
<sup>Released on **2024-02-23**</sup>
#### 💄 Styles
- **misc**: Add gemma model logo for ollama.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add gemma model logo for ollama, closes [#1369 ](https://github.com/lobehub/lobe-chat/issues/1369 ) ([e2fb3a3 ](https://github.com/lobehub/lobe-chat/commit/e2fb3a3 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-23 14:28:48 +00:00
Arvin Xu
e2fb3a328d
💄 style: add gemma model logo for ollama ( #1369 )
2024-02-23 22:26:04 +08:00
lobehubbot
4bbb773334
📝 docs(bot): Auto sync agents & plugin to readme
2024-02-23 10:15:17 +00:00
CanisMinor
daae02e647
📝 docs: Update readme ( #1366 )
...
* 📝 docs: Update README.md
* 📝 docs: Update README.zh-CN.md
* 📝 docs: Fix typo
* 📝 docs: Fix typo
* Update README.md
* Update README.zh-CN.md
2024-02-23 18:12:41 +08:00
lobehubbot
15a1eed1e3
📝 docs(bot): Auto sync agents & plugin to readme
2024-02-23 07:18:04 +00:00
semantic-release-bot
c4484fa4c8
🔖 chore(release): v0.129.2 [skip ci]
...
### [Version 0.129.2](https://github.com/lobehub/lobe-chat/compare/v0.129.1...v0.129.2 )
<sup>Released on **2024-02-23**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix OAuth don't get user id from session.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix OAuth don't get user id from session, closes [#1347 ](https://github.com/lobehub/lobe-chat/issues/1347 ) ([ce4d6ca ](https://github.com/lobehub/lobe-chat/commit/ce4d6ca ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-23 07:17:27 +00:00
cy948
ce4d6ca9bd
🐛 fix: fix OAuth don't get user id from session ( #1347 )
...
* ⬆️ chore: update next-auth to 5.0.0-beta.13
- ⬆️ chore: update @auth/core to ^0.27.0
* 🐛 fix: Could not get `user_id` from session
* ⬆️ chore: Unlock next-auth to `beta`
* 📝 docs: Add custom session guide
* 🐛 fix: use `user_id` from next-auth
2024-02-23 15:14:50 +08:00
arvinxx
6485db72aa
📝 docs: improve ollama docs
2024-02-22 23:11:56 +08:00
Arvin Xu
6827d20c11
📝 docs: add ollama documents about self-hosting and usage ( #1355 )
...
* 📝 docs: add ollama documents
* 📝 docs: update image usage
2024-02-22 23:04:02 +08:00
semantic-release-bot
8ddf81aea5
🔖 chore(release): v0.129.1 [skip ci]
...
### [Version 0.129.1](https://github.com/lobehub/lobe-chat/compare/v0.129.0...v0.129.1 )
<sup>Released on **2024-02-22**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-22 12:56:48 +00:00
Arvin Xu
0db8c268e2
⚡ ️ perf: improve pages a11y ( #1353 )
...
* ♿ ️ fix: improve a11y
* ⚡ ️ perf: improve logo
* ♿ ️ perf: improve viewport scale
* ♿ ️ perf: improve a11y for settings page
* 🌐 chore: update i18n
2024-02-22 20:54:12 +08:00
semantic-release-bot
0031c6856d
🔖 chore(release): v0.129.0 [skip ci]
...
## [Version 0.129.0](https://github.com/lobehub/lobe-chat/compare/v0.128.10...v0.129.0 )
<sup>Released on **2024-02-22**</sup>
#### ✨ Features
- **misc**: Support perplexity AI provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support perplexity AI provider, closes [#1339 ](https://github.com/lobehub/lobe-chat/issues/1339 ) ([61c88fb ](https://github.com/lobehub/lobe-chat/commit/61c88fb ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-22 07:19:26 +00:00
Sangmin Ahn
61c88fbe61
✨ feat: support perplexity AI provider ( #1339 )
...
* ✨ feat: support a new model provider, perplexity
* 🌐 style: update i18n
* 🚸 chore: improve model list index
2024-02-22 15:16:44 +08:00
semantic-release-bot
d5472a2eac
🔖 chore(release): v0.128.10 [skip ci]
...
### [Version 0.128.10](https://github.com/lobehub/lobe-chat/compare/v0.128.9...v0.128.10 )
<sup>Released on **2024-02-21**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix the robots.txt config.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix the robots.txt config ([c4adfe4 ](https://github.com/lobehub/lobe-chat/commit/c4adfe4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-21 13:42:25 +00:00
arvinxx
c4adfe44d3
🐛 fix: fix the robots.txt config
2024-02-21 21:39:28 +08:00
semantic-release-bot
cd506dde85
🔖 chore(release): v0.128.9 [skip ci]
...
### [Version 0.128.9](https://github.com/lobehub/lobe-chat/compare/v0.128.8...v0.128.9 )
<sup>Released on **2024-02-20**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix the robots.txt config.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix the robots.txt config ([34901b4 ](https://github.com/lobehub/lobe-chat/commit/34901b4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-20 14:48:42 +00:00
arvinxx
34901b40d5
🐛 fix: fix the robots.txt config
2024-02-20 22:45:43 +08:00
semantic-release-bot
7f669f5ec0
🔖 chore(release): v0.128.8 [skip ci]
...
### [Version 0.128.8](https://github.com/lobehub/lobe-chat/compare/v0.128.7...v0.128.8 )
<sup>Released on **2024-02-20**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-20 13:35:55 +00:00
Arvin Xu
79be7afed7
🔍 ️ perf: add sitemap and robot.txt to improve SEO ( #1337 )
...
* 🔍 ️ fix: add sitemap and robots.txt
* 🐛 fix: fix canonical url
* 🐛 fix: fix canonical url
* 🐛 fix: fix canonical url
* 🐛 fix: fix deploy url
* 🐛 fix: fix canonical url
* 🐛 fix: fix the robots config
2024-02-20 21:33:10 +08:00
cy948
cf78c5bbee
📝 docs(authentication): add varible NEXTAUTH_URL ( #1335 )
2024-02-20 19:15:53 +08:00
Arvin Xu
2b3e457ffe
📝 docs: Update docs ( #1332 )
...
* Update README.md
* 📝 docs: update docs
2024-02-20 14:21:50 +08:00
arvinxx
c7a0bc2119
📝 docs: update docs
2024-02-20 13:37:03 +08:00
semantic-release-bot
5f9a52cc09
🔖 chore(release): v0.128.7 [skip ci]
...
### [Version 0.128.7](https://github.com/lobehub/lobe-chat/compare/v0.128.6...v0.128.7 )
<sup>Released on **2024-02-20**</sup>
#### 💄 Styles
- **misc**: Improve docs url and add more docs.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve docs url and add more docs, closes [#1329 ](https://github.com/lobehub/lobe-chat/issues/1329 ) ([85b3136 ](https://github.com/lobehub/lobe-chat/commit/85b3136 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-20 04:44:56 +00:00
Arvin Xu
85b31369da
💄 style: improve docs url and add more docs ( #1329 )
...
* 💄 style: improve docs url
* 📝 docs: update docs
* 📝 docs: update docs
* Update README.md
* Update README.zh-CN.md
* 📝 docs: update docs
2024-02-20 12:42:21 +08:00
lobehubbot
bd16e5a061
📝 docs(bot): Auto sync agents & plugin to readme
2024-02-20 02:03:11 +00:00
semantic-release-bot
0694cc46cf
🔖 chore(release): v0.128.6 [skip ci]
...
### [Version 0.128.6](https://github.com/lobehub/lobe-chat/compare/v0.128.5...v0.128.6 )
<sup>Released on **2024-02-20**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix OAuth errors on Docker deployment.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix OAuth errors on Docker deployment, closes [#1323 ](https://github.com/lobehub/lobe-chat/issues/1323 ) ([922e843 ](https://github.com/lobehub/lobe-chat/commit/922e843 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-20 02:02:27 +00:00
cy948
922e84306c
🐛 fix: fix OAuth errors on Docker deployment ( #1323 )
...
* 📝 docs: add ENV `NEXTAUTH_URL` to docs
* 🐛 fix: OAuth errors on Docker deployment
* 📌 chore: Lock next-auth to 5.0.0-beta.11
2024-02-20 09:59:40 +08:00
Yusuf Mansur Özer
961a007433
📝 docs: fix typo on README.md ( #1324 )
2024-02-19 16:00:55 +08:00
arvinxx
087bc60aaa
📝 docs: update docs
2024-02-19 15:08:02 +08:00
arvinxx
15cf626d79
📝 docs: update docs
2024-02-19 14:42:46 +08:00
holocron.so
3aaf325e64
Update docs/agents/topics.mdx
2024-02-19 05:35:08 +00:00
holocron.so
3a72ba4fc6
Update docs/agents/prompt.mdx
2024-02-19 05:34:38 +00:00
lobehubbot
12728b8f05
📝 docs(bot): Auto sync agents & plugin to readme
2024-02-19 03:23:08 +00:00
arvinxx
439775be5a
📝 docs: fix docs
2024-02-19 11:20:13 +08:00
arvinxx
d57fdd233f
📝 docs: update docs
2024-02-19 00:00:20 +08:00
semantic-release-bot
3245e127fb
🔖 chore(release): v0.128.5 [skip ci]
...
### [Version 0.128.5](https://github.com/lobehub/lobe-chat/compare/v0.128.4...v0.128.5 )
<sup>Released on **2024-02-18**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix the document url.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix the document url ([43b5677 ](https://github.com/lobehub/lobe-chat/commit/43b5677 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-18 14:36:29 +00:00
arvinxx
43b5677aaf
🐛 fix: fix the document url
2024-02-18 22:33:23 +08:00
arvinxx
dd947e6572
📝 docs: fix upstream sync docs
2024-02-18 22:22:19 +08:00
semantic-release-bot
c285117786
🔖 chore(release): v0.128.4 [skip ci]
...
### [Version 0.128.4](https://github.com/lobehub/lobe-chat/compare/v0.128.3...v0.128.4 )
<sup>Released on **2024-02-18**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix documents i18n.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix documents i18n, closes [#1319 ](https://github.com/lobehub/lobe-chat/issues/1319 ) ([a0600dc ](https://github.com/lobehub/lobe-chat/commit/a0600dc ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-18 14:16:19 +00:00
Arvin Xu
a0600dce80
🐛 fix: fix documents i18n ( #1319 )
...
* 🐛 fix: fix plugin install button
* 🌐 style: update i18n
2024-02-18 22:13:42 +08:00
renovate[bot]
99c65caf9d
⬆️ chore: update dependency husky to v9 ( #1166 )
...
* Update dependency husky to v9
* ⬆️ chore: migrate to husky 9
* 📝 docs: update docs
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: arvinxx <arvinx@foxmail.com >
2024-02-18 21:55:49 +08:00
semantic-release-bot
3be8eb1534
🔖 chore(release): v0.128.3 [skip ci]
...
### [Version 0.128.3](https://github.com/lobehub/lobe-chat/compare/v0.128.2...v0.128.3 )
<sup>Released on **2024-02-18**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor with chat docs site.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor with chat docs site, closes [#1309 ](https://github.com/lobehub/lobe-chat/issues/1309 ) ([c131fa6 ](https://github.com/lobehub/lobe-chat/commit/c131fa6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-18 13:44:18 +00:00
arvinxx
f440a00ff5
🔧 chore: update wiki sync
2024-02-18 21:41:23 +08:00
Arvin Xu
c131fa68f0
♻️ refactor: refactor with chat docs site ( #1309 )
...
* 📝 docs: add package.json
* 🔧 chore: update config
* 🔧 chore: update config
* 📝 docs: update docs
* 📝 docs: add en-US docs
* 📝 docs: update docs
* 📝 docs: fix docs url
* 🔧 chore: add docs rewrites
* 🔧 chore: add docs rewrites
* 🔧 chore: fix docs rewrites
* 💄 style: update docs link
* 🚚 chore: move to contributing docs
* 🔧 chore: update contributing ci workflow
* 💄 style: update docs link
2024-02-18 21:39:04 +08:00
Arvin Xu
c831b978f9
📌 chore: pin vite and vitest to fix test ( #1317 )
...
* 📌 chore: pin vite to fix test
* 📌 chore: pin vite to fix test
* 📌 chore: pin vite to fix test
2024-02-18 17:06:03 +08:00
semantic-release-bot
9e0c05c136
🔖 chore(release): v0.128.2 [skip ci]
...
### [Version 0.128.2](https://github.com/lobehub/lobe-chat/compare/v0.128.1...v0.128.2 )
<sup>Released on **2024-02-15**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix agent avatar click wrong navigation.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix agent avatar click wrong navigation, closes [#1308 ](https://github.com/lobehub/lobe-chat/issues/1308 ) ([adc7bc1 ](https://github.com/lobehub/lobe-chat/commit/adc7bc1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-15 15:21:13 +00:00
Arvin Xu
adc7bc1605
🐛 fix: fix agent avatar click wrong navigation ( #1308 )
2024-02-15 23:18:37 +08:00
semantic-release-bot
50f2d60912
🔖 chore(release): v0.128.1 [skip ci]
...
### [Version 0.128.1](https://github.com/lobehub/lobe-chat/compare/v0.128.0...v0.128.1 )
<sup>Released on **2024-02-15**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix auto lang switch.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix auto lang switch, closes [#1305 ](https://github.com/lobehub/lobe-chat/issues/1305 ) ([7a51329 ](https://github.com/lobehub/lobe-chat/commit/7a51329 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-15 01:45:41 +00:00
Arvin Xu
7a51329bc4
🐛 fix: fix auto lang switch ( #1305 )
2024-02-15 09:42:58 +08:00
semantic-release-bot
c67c25f688
🔖 chore(release): v0.128.0 [skip ci]
...
## [Version 0.128.0](https://github.com/lobehub/lobe-chat/compare/v0.127.2...v0.128.0 )
<sup>Released on **2024-02-14**</sup>
#### ✨ Features
- **misc**: Support define default agent config with `DEFAULT_AGENT_CONFIG` ENV.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support define default agent config with `DEFAULT_AGENT_CONFIG` ENV, closes [#1291 ](https://github.com/lobehub/lobe-chat/issues/1291 ) ([c7c096e ](https://github.com/lobehub/lobe-chat/commit/c7c096e ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-14 17:11:26 +00:00
Arvin Xu
c7c096e6c8
✨ feat: Support define default agent config with DEFAULT_AGENT_CONFIG ENV ( #1291 )
...
* ✨ feat: add parser
* ✨ feat: add parser
* ✨ feat: support DEFAULT_AGENT_CONFIG env
* ✨ feat: add parser
* 📝 docs: add docs
* 🐛 fix: fix max token config
2024-02-15 01:08:44 +08:00
semantic-release-bot
6bf1bfa3ca
🔖 chore(release): v0.127.2 [skip ci]
...
### [Version 0.127.2](https://github.com/lobehub/lobe-chat/compare/v0.127.1...v0.127.2 )
<sup>Released on **2024-02-14**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the sidebar to fix first render state.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the sidebar to fix first render state, closes [#1301 ](https://github.com/lobehub/lobe-chat/issues/1301 ) ([c477491 ](https://github.com/lobehub/lobe-chat/commit/c477491 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-14 16:19:35 +00:00
Arvin Xu
c477491fa4
♻️ refactor: refactor the sidebar to fix first render state ( #1301 )
2024-02-15 00:16:44 +08:00
lobehubbot
95933827e7
📝 docs(bot): Auto sync agents & plugin to readme
2024-02-14 08:33:29 +00:00
semantic-release-bot
7b201c5f08
🔖 chore(release): v0.127.1 [skip ci]
...
### [Version 0.127.1](https://github.com/lobehub/lobe-chat/compare/v0.127.0...v0.127.1 )
<sup>Released on **2024-02-14**</sup>
#### 💄 Styles
- **misc**: Improve settings tabs style and refactor the LLM setting page.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve settings tabs style and refactor the LLM setting page, closes [#1299 ](https://github.com/lobehub/lobe-chat/issues/1299 ) ([31f6f15 ](https://github.com/lobehub/lobe-chat/commit/31f6f15 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-14 08:32:56 +00:00
Arvin Xu
31f6f15ea4
💄 style: improve settings tabs style and refactor the LLM setting page ( #1299 )
...
* ✅ test: add test for auth
* ♻️ refactor: refactor the LLM setting page
* 💄 style: improve settings tabs style
* ♻️ refactor: refactor the settings layout
* 🐛 fix: fix double click on iOS
* 🐛 fix: fix goback routing
2024-02-14 16:30:17 +08:00
semantic-release-bot
72ff40437a
🔖 chore(release): v0.127.0 [skip ci]
...
## [Version 0.127.0](https://github.com/lobehub/lobe-chat/compare/v0.126.5...v0.127.0 )
<sup>Released on **2024-02-13**</sup>
#### ✨ Features
- **llm**: Support Ollama AI Provider for local LLM.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **llm**: Support Ollama AI Provider for local LLM ([3b6f249 ](https://github.com/lobehub/lobe-chat/commit/3b6f249 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-13 16:21:26 +00:00
arvinxx
3b6f24934e
✨ feat(llm): support Ollama AI Provider for local LLM
2024-02-14 00:18:37 +08:00
Arvin Xu
fbcfc96a8d
✨ feat(llm): support Ollama AI Provider (local LLM) ( #1293 )
...
* ✨ feat(llm): support Ollama AI Provider (local llm)
* 🎨 refactor: improve code style
* ✨ feat: add more ollama model
* 🌐 style: add locales
---------
Co-authored-by: Johnson <shijianyue47@gmail.com >
Co-authored-by: shijianyue <shijianyue@bytedance.com >
2024-02-14 00:01:32 +08:00
semantic-release-bot
ff5d9aee9f
🔖 chore(release): v0.126.5 [skip ci]
...
### [Version 0.126.5](https://github.com/lobehub/lobe-chat/compare/v0.126.4...v0.126.5 )
<sup>Released on **2024-02-12**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor with the auth code.
#### 🐛 Bug Fixes
- **misc**: Fix middleware auth console error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor with the auth code ([8cee01f ](https://github.com/lobehub/lobe-chat/commit/8cee01f ))
#### What's fixed
* **misc**: Fix middleware auth console error ([ad3ade8 ](https://github.com/lobehub/lobe-chat/commit/ad3ade8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-12 01:17:03 +00:00
Arvin Xu
fc08478ba4
Merge pull request #1289 from lobehub/fix/auth
...
🐛 fix: fix auth in middleware
2024-02-12 09:14:28 +08:00
arvinxx
8cee01fc10
♻️ refactor: refactor with the auth code
2024-02-11 22:08:01 +08:00
arvinxx
ad3ade80ae
🐛 fix: fix middleware auth console error
2024-02-11 22:07:27 +08:00
lobehubbot
21c192d662
📝 docs(bot): Auto sync agents & plugin to readme
2024-02-11 06:49:19 +00:00
semantic-release-bot
7582625fae
🔖 chore(release): v0.126.4 [skip ci]
...
### [Version 0.126.4](https://github.com/lobehub/lobe-chat/compare/v0.126.3...v0.126.4 )
<sup>Released on **2024-02-11**</sup>
#### ♻ Code Refactoring
- **misc**: Update Model provider request url.
#### 🐛 Bug Fixes
- **misc**: Fix auth error in console, fix token tag usage display.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Update Model provider request url ([b64acc0 ](https://github.com/lobehub/lobe-chat/commit/b64acc0 ))
#### What's fixed
* **misc**: Fix auth error in console ([8e7ee82 ](https://github.com/lobehub/lobe-chat/commit/8e7ee82 ))
* **misc**: Fix token tag usage display ([6e7134b ](https://github.com/lobehub/lobe-chat/commit/6e7134b ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-11 06:48:39 +00:00
Arvin Xu
6b7be077a2
Merge pull request #1286 from lobehub/fix/fix-bugs
...
🐛 fix: fix auth error in console and some other bugs
2024-02-11 14:46:01 +08:00
arvinxx
b64acc0b84
♻️ refactor: update Model provider request url
2024-02-11 14:38:58 +08:00
arvinxx
6e7134bf98
🐛 fix: fix token tag usage display
2024-02-11 14:28:17 +08:00
arvinxx
8e7ee8227c
🐛 fix: fix auth error in console
2024-02-11 14:28:17 +08:00
semantic-release-bot
6297ba6995
🔖 chore(release): v0.126.3 [skip ci]
...
### [Version 0.126.3](https://github.com/lobehub/lobe-chat/compare/v0.126.2...v0.126.3 )
<sup>Released on **2024-02-09**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix auth layout error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix auth layout error ([efd7d14 ](https://github.com/lobehub/lobe-chat/commit/efd7d14 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-09 09:14:02 +00:00
arvinxx
efd7d14e09
🐛 fix: fix auth layout error
2024-02-09 17:10:31 +08:00
semantic-release-bot
bfc8372e86
🔖 chore(release): v0.126.2 [skip ci]
...
### [Version 0.126.2](https://github.com/lobehub/lobe-chat/compare/v0.126.1...v0.126.2 )
<sup>Released on **2024-02-09**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix OAuth throws an error on Vercel deploy.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix OAuth throws an error on Vercel deploy, closes [#1278 ](https://github.com/lobehub/lobe-chat/issues/1278 ) [#1277 ](https://github.com/lobehub/lobe-chat/issues/1277 ) [#1274 ](https://github.com/lobehub/lobe-chat/issues/1274 ) ([81d2d76 ](https://github.com/lobehub/lobe-chat/commit/81d2d76 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-09 08:58:46 +00:00
Arvin Xu
81d2d76dda
🐛 fix: fix OAuth throws an error on Vercel deploy ( #1278 )
...
* 🐛 fix(oauth): fix OAuth throws an error on Vercel deploy (#1277 )
* 🐛 fix(oauth): OAuth throws an error (#1274 )
* 🐛 fix(oauth): "ikm" argument must be of type string or an instance of SecretKeyObject
* 📝 docs: Update Auth0 callback URLs in deployment docs
The documentation for both the English and Chinese versions of the
Authentication setup has been updated to include instructions on
configuring the Allowed Callback URLs for Auth0. This step is crucial
for ensuring that the authentication process works correctly after
deployment. The notes added emphasize the importance of keeping the
callback URLs consistent with the deployed service's URLs.
* 📝 docs(oauth): Fix wiki documents
* 🐛 fix: only add auth layout when enabled
---------
Co-authored-by: 小云丨Arale <30863298+CloudPassenger@users.noreply.github.com >
2024-02-09 16:55:55 +08:00
lobehubbot
9177f72013
📝 docs(bot): Auto sync agents & plugin to readme
2024-02-09 08:33:32 +00:00
semantic-release-bot
c5c3ac83c7
🔖 chore(release): v0.126.1 [skip ci]
...
### [Version 0.126.1](https://github.com/lobehub/lobe-chat/compare/v0.126.0...v0.126.1 )
<sup>Released on **2024-02-09**</sup>
#### 🐛 Bug Fixes
- **misc**: Add basePath to support subdirectory.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Add basePath to support subdirectory, closes [#1179 ](https://github.com/lobehub/lobe-chat/issues/1179 ) ([43e544a ](https://github.com/lobehub/lobe-chat/commit/43e544a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-09 08:32:57 +00:00
Arvin Xu
43e544a354
🐛 fix: add basePath to support subdirectory ( #1179 )
...
* 🔧 chore: test the base path
* 🐛 fix: fix api base path
* 🐛 fix: fix api base path
* 🐛 fix: fix api base path
* 🐛 fix: fix image base path
* 🐛 fix: fix api base path
* 🐛 fix: fix image base path
* 🐛 fix: fix manifest.json
* 🐛 fix: fix manifest.json
* ✅ test: fix test
* 🔧 chore: clean code
* 🔧 chore: clean code
* 📝 docs: update docs
* 🐛 fix: fix api base path
* ✅ test: fix test
* 🐛 fix: fix image base path
* 🐛 fix: fix image base path
2024-02-09 16:30:25 +08:00
lobehubbot
105e1a8dfe
📝 docs(bot): Auto sync agents & plugin to readme
2024-02-09 02:17:13 +00:00
semantic-release-bot
b279a383bb
🔖 chore(release): v0.126.0 [skip ci]
...
## [Version 0.126.0](https://github.com/lobehub/lobe-chat/compare/v0.125.0...v0.126.0 )
<sup>Released on **2024-02-09**</sup>
#### ✨ Features
- **misc**: Support umami analytics.
#### 🐛 Bug Fixes
- **misc**: The back button on the chat setting page can correctly return to the configured Agent chat page.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support umami analytics, closes [#1267 ](https://github.com/lobehub/lobe-chat/issues/1267 ) ([da7beba ](https://github.com/lobehub/lobe-chat/commit/da7beba ))
#### What's fixed
* **misc**: The back button on the chat setting page can correctly return to the configured Agent chat page, closes [#1272 ](https://github.com/lobehub/lobe-chat/issues/1272 ) ([4cc1ad5 ](https://github.com/lobehub/lobe-chat/commit/4cc1ad5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-09 02:16:36 +00:00
Bryan
da7beba421
✨ feat: Support umami analytics ( #1267 )
...
* ✨ feat(analytics): support umami
* 📝 docs: add docs
2024-02-09 10:14:06 +08:00
Ryan
4cc1ad5496
🐛 fix: The back button on the chat setting page can correctly return to the configured Agent chat page ( #1272 )
2024-02-09 10:13:40 +08:00
lobehubbot
ea305ee8cc
📝 docs(bot): Auto sync agents & plugin to readme
2024-02-08 08:07:22 +00:00
semantic-release-bot
a21992be73
🔖 chore(release): v0.125.0 [skip ci]
...
## [Version 0.125.0](https://github.com/lobehub/lobe-chat/compare/v0.124.3...v0.125.0 )
<sup>Released on **2024-02-08**</sup>
#### ✨ Features
- **misc**: Support login & session authentication via OAuth 2.0 (Auth0).
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support login & session authentication via OAuth 2.0 (Auth0), closes [#1143 ](https://github.com/lobehub/lobe-chat/issues/1143 ) ([0609690 ](https://github.com/lobehub/lobe-chat/commit/0609690 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-08 08:06:48 +00:00
小云丨Arale
060969098c
✨ feat: support login & session authentication via OAuth 2.0 (Auth0) ( #1143 )
...
* ✨ feat: adding OAuth2 support
* 🐛 fix: translation for OAuth2
* ♻️ refactor: refactor OAuth 2.0
- clean up code under /api/openai
- update middleware.ts to use custom middleware
- clean up unnessary type definitions
* ♻️ refactor(config): Use server config to enable/disable OAuth 2.0
* 🐛 fix: Adapt OAuth 2.0 middleware to new authentication methods
* 📝 docs(config): Environment variables for Authentication Service Providers
* 📝 docs: Add authentication setup guides for LobeChat
docs: Add authentication setup guides for LobeChat
```
Added detailed documentation for setting up the authentication services in LobeChat, with a focus on integrating Auth0. This includes guides for creating an Auth0 application, adding users, and configuring environment variables. Advanced topics cover connecting to existing single sign-on services and setting up social logins. This effort enhances the platform's security and provides clear instructions for enterprise users on authentication procedures.
* 📝 docs: Add authentication integration guide for LobeChat
docs: Add authentication integration guide with Auth.js
Adds a comprehensive guide on integrating a new authentication provider
using Auth.js in both English and Chinese documentation. The guide
includes pre-requisites, step-by-step code integration, server
configuration updates, frontend changes, and environment variable setup.
```
The changes introduce a new guide in the documentation for integrating new authentication providers using Auth.js. The guide is provided in both English and Chinese, ensuring broad accessibility. It covers the necessary pre-requisites, detailed instructions for adding the core authentication code, updating server configuration, modifying frontend components, and setting up the required environment variables. This will aid developers in implementing authentication features using Auth.js in the LobeChat application.
2024-02-08 16:04:10 +08:00
lobehubbot
b51d1aa2da
📝 docs(bot): Auto sync agents & plugin to readme
2024-02-07 13:23:04 +00:00
semantic-release-bot
6bd0c2f677
🔖 chore(release): v0.124.3 [skip ci]
...
### [Version 0.124.3](https://github.com/lobehub/lobe-chat/compare/v0.124.2...v0.124.3 )
<sup>Released on **2024-02-07**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix use azure api key error.
#### 💄 Styles
- **settings**: Improve LLM connection checker style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix use azure api key error, closes [#1263 ](https://github.com/lobehub/lobe-chat/issues/1263 ) ([4e08f63 ](https://github.com/lobehub/lobe-chat/commit/4e08f63 ))
#### Styles
* **settings**: Improve LLM connection checker style, closes [#1252 ](https://github.com/lobehub/lobe-chat/issues/1252 ) ([4905d9e ](https://github.com/lobehub/lobe-chat/commit/4905d9e ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-07 13:22:24 +00:00
Arvin Xu
4e08f6346c
🐛 fix: fix use azure api key error ( #1263 )
2024-02-07 21:19:46 +08:00
QuentinHsu
4905d9e8ad
💄 style(settings): improve LLM connection checker style ( #1252 )
...
* 💄 style(settings): improve LLM connection checker style
* 💄 style(settings): improve LLM connection checker style 2/n
2024-02-07 21:19:29 +08:00
semantic-release-bot
c4263df1cf
🔖 chore(release): v0.124.2 [skip ci]
...
### [Version 0.124.2](https://github.com/lobehub/lobe-chat/compare/v0.124.1...v0.124.2 )
<sup>Released on **2024-02-06**</sup>
#### 💄 Styles
- **misc**: Add moonshot i18n.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add moonshot i18n, closes [#1251 ](https://github.com/lobehub/lobe-chat/issues/1251 ) ([4b6663b ](https://github.com/lobehub/lobe-chat/commit/4b6663b ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-06 08:39:21 +00:00
Arvin Xu
4b6663bf24
🌐 style: add moonshot i18n ( #1251 )
2024-02-06 16:36:33 +08:00
semantic-release-bot
b57e473c79
🔖 chore(release): v0.124.1 [skip ci]
...
### [Version 0.124.1](https://github.com/lobehub/lobe-chat/compare/v0.124.0...v0.124.1 )
<sup>Released on **2024-02-06**</sup>
#### 💄 Styles
- **misc**: Improve direction UX.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve direction UX, closes [#1169 ](https://github.com/lobehub/lobe-chat/issues/1169 ) ([e3929dc ](https://github.com/lobehub/lobe-chat/commit/e3929dc ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-06 08:19:15 +00:00
红
e3929dc2ff
🌐 style: improve direction UX ( #1169 )
2024-02-06 16:16:32 +08:00
semantic-release-bot
b14d6af30e
🔖 chore(release): v0.124.0 [skip ci]
...
## [Version 0.124.0](https://github.com/lobehub/lobe-chat/compare/v0.123.4...v0.124.0 )
<sup>Released on **2024-02-06**</sup>
#### ✨ Features
- **misc**: Support Moonshot AI Provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support Moonshot AI Provider, closes [#1232 ](https://github.com/lobehub/lobe-chat/issues/1232 ) ([a6de202 ](https://github.com/lobehub/lobe-chat/commit/a6de202 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-06 08:06:37 +00:00
Arvin Xu
a6de2028a9
✨ feat: support Moonshot AI Provider ( #1232 )
...
* ✨ feat: support moonshot
* 📝 docs: update documents
* 🎨 chore: clean code
2024-02-06 16:03:38 +08:00
semantic-release-bot
2b7b0adc4b
🔖 chore(release): v0.123.4 [skip ci]
...
### [Version 0.123.4](https://github.com/lobehub/lobe-chat/compare/v0.123.3...v0.123.4 )
<sup>Released on **2024-02-06**</sup>
#### 💄 Styles
- **misc**: Improve clear topic tips.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve clear topic tips, closes [#1247 ](https://github.com/lobehub/lobe-chat/issues/1247 ) ([2d133e9 ](https://github.com/lobehub/lobe-chat/commit/2d133e9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-06 07:34:50 +00:00
红
2d133e9cf1
💄 style: improve clear topic tips ( #1247 )
2024-02-06 15:32:05 +08:00
lobehubbot
7354096234
📝 docs(bot): Auto sync agents & plugin to readme
2024-02-06 07:24:21 +00:00
semantic-release-bot
cc598a867e
🔖 chore(release): v0.123.3 [skip ci]
...
### [Version 0.123.3](https://github.com/lobehub/lobe-chat/compare/v0.123.2...v0.123.3 )
<sup>Released on **2024-02-06**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix non-https `crypto.subtile` missing error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix non-https `crypto.subtile` missing error, closes [#1238 ](https://github.com/lobehub/lobe-chat/issues/1238 ) ([1750d0b ](https://github.com/lobehub/lobe-chat/commit/1750d0b ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-06 07:23:34 +00:00
Arvin Xu
1750d0bd95
🐛 fix: fix non-https crypto.subtile missing error ( #1238 )
...
* 🐛 fix: fix gpt-4 missing with custom model
* 🐛 fix: fix switch locale holdup
* 🎨 chore: clean code
* 🐛 fix: fix non-https crypto error
* ✅ test: fix test
2024-02-06 15:20:57 +08:00
Arthals
b8118a2094
📝 docs: add link to default model ( #1233 )
2024-02-06 10:03:59 +08:00
lobehubbot
b1cb1b1299
📝 docs(bot): Auto sync agents & plugin to readme
2024-02-06 01:00:04 +00:00
semantic-release-bot
08e1f0e50e
🔖 chore(release): v0.123.2 [skip ci]
...
### [Version 0.123.2](https://github.com/lobehub/lobe-chat/compare/v0.123.1...v0.123.2 )
<sup>Released on **2024-02-06**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix docker build.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix docker build, closes [#1231 ](https://github.com/lobehub/lobe-chat/issues/1231 ) ([e180722 ](https://github.com/lobehub/lobe-chat/commit/e180722 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-06 00:59:30 +00:00
Arvin Xu
e180722add
🐛 fix: fix docker build ( #1231 )
...
* 💄 style: add file tag for model select
* 🐛 fix: fix docker build
* ♻️ refactor: clean code
2024-02-06 08:56:54 +08:00
lobehubbot
6fc3ae9bad
📝 docs(bot): Auto sync agents & plugin to readme
2024-02-05 14:23:14 +00:00
semantic-release-bot
1fd90d670a
🔖 chore(release): v0.123.1 [skip ci]
...
### [Version 0.123.1](https://github.com/lobehub/lobe-chat/compare/v0.123.0...v0.123.1 )
<sup>Released on **2024-02-05**</sup>
#### 🐛 Bug Fixes
- **misc**: Improve auth control of plugin gateways, update dockerfile.
#### 💄 Styles
- **misc**: Add gpt-4-all feature flag.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Improve auth control of plugin gateways ([6354ad8 ](https://github.com/lobehub/lobe-chat/commit/6354ad8 ))
* **misc**: Update dockerfile ([e66aed3 ](https://github.com/lobehub/lobe-chat/commit/e66aed3 ))
#### Styles
* **misc**: Add gpt-4-all feature flag ([360b36c ](https://github.com/lobehub/lobe-chat/commit/360b36c ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-05 14:22:30 +00:00
Arvin Xu
2291571c35
Merge pull request #1229 from lobehub/fix/docker-deploy
...
🐛 fix: docker deploy and update deploy documents
2024-02-05 22:19:42 +08:00
arvinxx
360b36cc93
💄 style: add gpt-4-all feature flag
2024-02-05 21:58:32 +08:00
arvinxx
6131567c48
⬆️ chore: upgrade ahooks
2024-02-05 20:24:41 +08:00
arvinxx
6354ad89f1
🐛 fix: improve auth control of plugin gateways
2024-02-05 20:18:25 +08:00
arvinxx
917b0fe217
📝 docs: update docs
2024-02-05 20:14:51 +08:00
arvinxx
e66aed33c4
🐛 fix: update dockerfile
2024-02-05 20:10:25 +08:00
arvinxx
612fd19719
📝 docs: update deploy url to fix password protection
2024-02-05 20:07:14 +08:00
semantic-release-bot
31446a937c
🔖 chore(release): v0.123.0 [skip ci]
...
## [Version 0.123.0](https://github.com/lobehub/lobe-chat/compare/v0.122.9...v0.123.0 )
<sup>Released on **2024-02-05**</sup>
#### ✨ Features
- **misc**: Support Google / Zhipu / AWS Bedrock model providers.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support Google / Zhipu / AWS Bedrock model providers, closes [#1173 ](https://github.com/lobehub/lobe-chat/issues/1173 ) ([d5929f6 ](https://github.com/lobehub/lobe-chat/commit/d5929f6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-05 05:02:24 +00:00
Arvin Xu
d5929f6093
✨ feat: support Google / Zhipu / AWS Bedrock model providers ( #1173 )
...
* ✨ feat: support claude
* ✨ feat: support google vision
* ✨ feat: add proxy to provider
* ✨ feat: add google config
* ✨ feat: fix google error handle
* ✨ feat: support bedrock error handle
* ♻️ refactor: refactor the auth with jwt
* ✅ test: fix the openai runtime test
* ♻️ refactor: refactor the settings config
* ✨ feat: refactor the model select in agent setting
* 🎨 chore: improve model list
* ✨ feat: support custom api Key form
* 🎨 chore: improve code
* ♻️ refactor: refactor the custom models
* 💄 style: improve model icon
* ✨ feat: add google handle
* 🌐 style: add i18n
* 📝 docs: add env document about new providers
* 💄 style: improve plugin tag and model options
2024-02-05 12:59:48 +08:00
lobehubbot
81f3ad150a
📝 docs(bot): Auto sync agents & plugin to readme
2024-02-05 02:57:25 +00:00
semantic-release-bot
2c7b3475f3
🔖 chore(release): v0.122.9 [skip ci]
...
### [Version 0.122.9](https://github.com/lobehub/lobe-chat/compare/v0.122.8...v0.122.9 )
<sup>Released on **2024-02-05**</sup>
#### 💄 Styles
- **settings**: Improve LLM connection checker style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **settings**: Improve LLM connection checker style, closes [#1222 ](https://github.com/lobehub/lobe-chat/issues/1222 ) ([8c349a1 ](https://github.com/lobehub/lobe-chat/commit/8c349a1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-05 02:56:52 +00:00
Arvin Xu
8c349a1735
💄 style(settings): improve LLM connection checker style ( #1222 )
...
* 🚸 perf(check): improve user experience/usability
* 🚸 perf(check): adapt to mobile devices
Co-authored-by: QuentinHsu <xuquentinyang@gmail.com >
2024-02-05 10:54:19 +08:00
semantic-release-bot
70024890d0
🔖 chore(release): v0.122.8 [skip ci]
...
### [Version 0.122.8](https://github.com/lobehub/lobe-chat/compare/v0.122.7...v0.122.8 )
<sup>Released on **2024-02-03**</sup>
#### 💄 Styles
- **misc**: Allow user to add agent without redirection.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Allow user to add agent without redirection, closes [#1199 ](https://github.com/lobehub/lobe-chat/issues/1199 ) ([6577ca1 ](https://github.com/lobehub/lobe-chat/commit/6577ca1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-03 09:42:37 +00:00
Justin3go
6577ca1f00
💄 style: allow user to add agent without redirection ( #1199 )
...
* ✨ feat: allow user to add agent without redirection
* ✅ test: add test in action.ts if isSwitchSession is false
* 🔖 chore: add additional skeleton button for loading
* 🌐 style: add i18n
* 🔖 chore: Refactor agent creation and session handling in Header component
2024-02-03 17:40:06 +08:00
lobehubbot
2b720c2694
📝 docs(bot): Auto sync agents & plugin to readme
2024-02-02 16:27:10 +00:00
semantic-release-bot
0f64694fb6
🔖 chore(release): v0.122.7 [skip ci]
...
### [Version 0.122.7](https://github.com/lobehub/lobe-chat/compare/v0.122.6...v0.122.7 )
<sup>Released on **2024-02-02**</sup>
#### 💄 Styles
- **misc**: Update the gpt-4-1106-preview model to gpt-4-0125-preview.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update the gpt-4-1106-preview model to gpt-4-0125-preview, closes [#1210 ](https://github.com/lobehub/lobe-chat/issues/1210 ) ([fe623e1 ](https://github.com/lobehub/lobe-chat/commit/fe623e1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-02 16:26:37 +00:00
cklogic
fe623e1acb
💄 style: Update the gpt-4-1106-preview model to gpt-4-0125-preview ( #1210 )
2024-02-03 00:24:02 +08:00
lobehubbot
5d9cd735bc
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-31 11:35:03 +00:00
semantic-release-bot
fbc4f7839f
🔖 chore(release): v0.122.6 [skip ci]
...
### [Version 0.122.6](https://github.com/lobehub/lobe-chat/compare/v0.122.5...v0.122.6 )
<sup>Released on **2024-01-31**</sup>
#### 🐛 Bug Fixes
- **check**: The state of connectivity can only be singular.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **check**: The state of connectivity can only be singular, closes [#1201 ](https://github.com/lobehub/lobe-chat/issues/1201 ) ([c412baf ](https://github.com/lobehub/lobe-chat/commit/c412baf ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-31 11:34:30 +00:00
QuentinHsu
c412baf73b
🐛 fix(check): the state of connectivity can only be singular ( #1201 )
2024-01-31 19:31:31 +08:00
lobehubbot
89eed24dc7
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-31 03:35:49 +00:00
semantic-release-bot
f904230ee8
🔖 chore(release): v0.122.5 [skip ci]
...
### [Version 0.122.5](https://github.com/lobehub/lobe-chat/compare/v0.122.4...v0.122.5 )
<sup>Released on **2024-01-31**</sup>
#### 🐛 Bug Fixes
- **misc**: The plugin has a hallucination and gets stuck.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: The plugin has a hallucination and gets stuck, closes [#1191 ](https://github.com/lobehub/lobe-chat/issues/1191 ) ([0189759 ](https://github.com/lobehub/lobe-chat/commit/0189759 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-31 03:35:09 +00:00
mushan0x0
018975985b
🐛 fix: The plugin has a hallucination and gets stuck ( #1191 )
2024-01-31 11:32:40 +08:00
semantic-release-bot
36125f4f46
🔖 chore(release): v0.122.4 [skip ci]
...
### [Version 0.122.4](https://github.com/lobehub/lobe-chat/compare/v0.122.3...v0.122.4 )
<sup>Released on **2024-01-30**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix plugin gateway auth.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix plugin gateway auth, closes [#1195 ](https://github.com/lobehub/lobe-chat/issues/1195 ) ([2184167 ](https://github.com/lobehub/lobe-chat/commit/2184167 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-30 15:38:34 +00:00
Arvin Xu
2184167f09
🚑 ️ fix: fix plugin gateway auth ( #1195 )
...
* 🚑 ️ fix: fix plugin auth
* 💚 fix: fix build
* 🐛 fix: fix query of chat settings
* 🐛 fix: fix auth
2024-01-30 23:36:02 +08:00
semantic-release-bot
3ad7d63fb5
🔖 chore(release): v0.122.3 [skip ci]
...
### [Version 0.122.3](https://github.com/lobehub/lobe-chat/compare/v0.122.2...v0.122.3 )
<sup>Released on **2024-01-30**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the setting storage from localStorage to indexedDB.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the setting storage from localStorage to indexedDB, closes [#1180 ](https://github.com/lobehub/lobe-chat/issues/1180 ) ([615e796 ](https://github.com/lobehub/lobe-chat/commit/615e796 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-30 14:40:58 +00:00
Arvin Xu
615e796357
♻️ refactor: refactor the setting storage from localStorage to indexedDB ( #1180 )
...
* 🚧 wip: add user schema
* ♻️ refactor: refactor the copy with new api
* ♻️ refactor: refactor a preference slice
* ♻️ refactor: refactor the settings store
* ✅ test: fix test
* 🎨 chore: clean code
* 🎨 chore: clean code
* 🎨 chore: clean code
* 🎨 chore: clean code
* 🐛 fix: fix update default agent
* 🐛 fix: fix update default agent
2024-01-30 22:38:25 +08:00
Arthals
b72f842232
📝 docs: update docker auto-update script ( #1165 )
...
* 📝 docs: update docker auto-update script
* 📝 docs: update envfile configuration way
* 🐛 fix: typo
2024-01-30 21:17:42 +08:00
lobehubbot
d9d921cc9f
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-30 08:02:45 +00:00
semantic-release-bot
ce908a5199
🔖 chore(release): v0.122.2 [skip ci]
...
### [Version 0.122.2](https://github.com/lobehub/lobe-chat/compare/v0.122.1...v0.122.2 )
<sup>Released on **2024-01-30**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix unexpected topic switch when favoriting topic.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix unexpected topic switch when favoriting topic, closes [#1186 ](https://github.com/lobehub/lobe-chat/issues/1186 ) ([ab4de13 ](https://github.com/lobehub/lobe-chat/commit/ab4de13 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-30 08:02:12 +00:00
Justin3go
ab4de1345c
🐛 fix: fix unexpected topic switch when favoriting topic ( #1186 )
2024-01-30 15:59:45 +08:00
semantic-release-bot
feeb589c85
🔖 chore(release): v0.122.1 [skip ci]
...
### [Version 0.122.1](https://github.com/lobehub/lobe-chat/compare/v0.122.0...v0.122.1 )
<sup>Released on **2024-01-29**</sup>
#### 💄 Styles
- **misc**: Fix antd tab width flicker when show function debug.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix antd tab width flicker when show function debug, closes [#1171 ](https://github.com/lobehub/lobe-chat/issues/1171 ) ([14e99d2 ](https://github.com/lobehub/lobe-chat/commit/14e99d2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-29 13:25:52 +00:00
曹绿
14e99d2455
💄 style: fix antd tab width flicker when show function debug ( #1171 )
2024-01-29 21:23:16 +08:00
semantic-release-bot
688b8a7264
🔖 chore(release): v0.122.0 [skip ci]
...
## [Version 0.122.0](https://github.com/lobehub/lobe-chat/compare/v0.121.4...v0.122.0 )
<sup>Released on **2024-01-29**</sup>
#### ✨ Features
- **misc**: Add create agent action in group menu.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add create agent action in group menu, closes [#1177 ](https://github.com/lobehub/lobe-chat/issues/1177 ) ([17ec1eb ](https://github.com/lobehub/lobe-chat/commit/17ec1eb ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-29 13:18:46 +00:00
Justin3go
17ec1eb7b7
✨ feat: add create agent action in group menu ( #1177 )
...
* ✨ feat: add createSession functionality in group menu
* 🔖 chore: Refactor Actions component in CollapseGroup directory
2024-01-29 21:16:18 +08:00
lobehubbot
86208bf22b
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-29 06:19:54 +00:00
semantic-release-bot
164bac6547
🔖 chore(release): v0.121.4 [skip ci]
...
### [Version 0.121.4](https://github.com/lobehub/lobe-chat/compare/v0.121.3...v0.121.4 )
<sup>Released on **2024-01-29**</sup>
#### 🐛 Bug Fixes
- **misc**: Pin ahooks to fix test ci and settings crash.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Pin ahooks to fix test ci and settings crash, closes [#1178 ](https://github.com/lobehub/lobe-chat/issues/1178 ) ([bc223a4 ](https://github.com/lobehub/lobe-chat/commit/bc223a4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-29 06:19:15 +00:00
Arvin Xu
bc223a4a77
🐛 fix: pin ahooks to fix test ci and settings crash ( #1178 )
2024-01-29 14:16:45 +08:00
CanisMinor
c8756a6ff8
📝 docs: Update README.zh-CN.md
2024-01-29 11:14:29 +08:00
CanisMinor
02fe3eb569
📝 docs: Update README.md
2024-01-29 11:13:48 +08:00
lobehubbot
663c068dbc
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-28 09:36:07 +00:00
renovate[bot]
af0ba29420
Update dependency jsdom to v24 ( #1167 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-28 17:33:35 +08:00
Arvin Xu
519a08bc6f
📝 docs: update wiki ( #1156 )
...
* Update _Sidebar.md
* Update Home.md
2024-01-26 22:32:25 +08:00
lobehubbot
2925432aa0
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-26 13:24:11 +00:00
semantic-release-bot
14fadd0002
🔖 chore(release): v0.121.3 [skip ci]
...
### [Version 0.121.3](https://github.com/lobehub/lobe-chat/compare/v0.121.2...v0.121.3 )
<sup>Released on **2024-01-26**</sup>
#### 💄 Styles
- **misc**: Improve stop loading icon.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve stop loading icon, closes [#1154 ](https://github.com/lobehub/lobe-chat/issues/1154 ) ([6444fc2 ](https://github.com/lobehub/lobe-chat/commit/6444fc2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-26 13:23:39 +00:00
Arvin Xu
6444fc2ce0
💄 style: improve stop loading icon ( #1154 )
...
* 💄 style: improve stop loading
* 💄 style: improve stop loading
2024-01-26 21:21:10 +08:00
semantic-release-bot
00c2bb56ea
🔖 chore(release): v0.121.2 [skip ci]
...
### [Version 0.121.2](https://github.com/lobehub/lobe-chat/compare/v0.121.1...v0.121.2 )
<sup>Released on **2024-01-25**</sup>
#### 💄 Styles
- **misc**: Remove centered prop from CreateGroupModal.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Remove centered prop from CreateGroupModal, closes [#1146 ](https://github.com/lobehub/lobe-chat/issues/1146 ) ([7b01676 ](https://github.com/lobehub/lobe-chat/commit/7b01676 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-25 02:52:31 +00:00
Justin3go
7b01676e37
💄 style: Remove centered prop from CreateGroupModal ( #1146 )
2024-01-25 10:49:59 +08:00
semantic-release-bot
5916b377bd
🔖 chore(release): v0.121.1 [skip ci]
...
### [Version 0.121.1](https://github.com/lobehub/lobe-chat/compare/v0.121.0...v0.121.1 )
<sup>Released on **2024-01-24**</sup>
#### 🐛 Bug Fixes
- **misc**: Automatically fill in the wrong password.
#### 💄 Styles
- **misc**: Fix default plugins height unstabled when scrolling.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Automatically fill in the wrong password, closes [#1144 ](https://github.com/lobehub/lobe-chat/issues/1144 ) ([0159a1a ](https://github.com/lobehub/lobe-chat/commit/0159a1a ))
#### Styles
* **misc**: Fix default plugins height unstabled when scrolling, closes [#1142 ](https://github.com/lobehub/lobe-chat/issues/1142 ) ([abed417 ](https://github.com/lobehub/lobe-chat/commit/abed417 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-24 16:17:59 +00:00
mushan0x0
abed4177e2
💄 style: fix default plugins height unstabled when scrolling ( #1142 )
...
* ⚡ ️ perf: Add cache to render default plugins
* 🐛 fix: The debug panel cannot be closed
2024-01-25 00:15:29 +08:00
mushan0x0
0159a1adde
🐛 fix: Automatically fill in the wrong password ( #1144 )
2024-01-25 00:14:10 +08:00
lobehubbot
f0761024f5
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-24 08:41:41 +00:00
semantic-release-bot
51a685ad80
🔖 chore(release): v0.121.0 [skip ci]
...
## [Version 0.121.0](https://github.com/lobehub/lobe-chat/compare/v0.120.6...v0.121.0 )
<sup>Released on **2024-01-24**</sup>
#### ✨ Features
- **misc**: Add session group manager.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add session group manager, closes [#1055 ](https://github.com/lobehub/lobe-chat/issues/1055 ) [#1045 ](https://github.com/lobehub/lobe-chat/issues/1045 ) [#1126 ](https://github.com/lobehub/lobe-chat/issues/1126 ) [#1120 ](https://github.com/lobehub/lobe-chat/issues/1120 ) ([e3281fc ](https://github.com/lobehub/lobe-chat/commit/e3281fc ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-24 08:41:07 +00:00
CanisMinor
e3281fc64b
✨ feat: add session group manager ( #1055 )
...
* ✨ feat: implement custom session grouping (#1045 )
* ✨ feat: Add session group manager
* ✅ test: update test
* ♻️ refactor: refactor session group with db mode (#1126 )
* ♻️ refactor: refactor with db
* 🎨 chore: improve code
* 🔥 chore: clean code
* 🗃️ fix: add migration to new data structure
* 📝 docs: add a document of how to implement a complete feature (#1120 )
* Create Database.zh-CN.md
* Update Database.zh-CN.md
* 📝 docs: update docs
* Update Database.zh-CN.md
* ✅ test: add test for the database
* ✅ test: add test for the database
* ✅ test: update test
* 🐛 fix: fix remove session group bug
* ✅ test: fix test
* ✅ test: add test for common action
* 🎨 chore: clear console
* 🐛 fix: support clear all sessionGroups
* ✅ test: add test for sessionService
* 🐛 fix: fix agent import
* 📝 docs: Update Feature-Development.zh-CN.md
* 🌐 style: add i18n
* 🚸 style: add manager for default group
---------
Co-authored-by: Justin3go <just@justin3go.com >
Co-authored-by: arvinxx <arvinx@foxmail.com >
2024-01-24 16:38:23 +08:00
CanisMinor
6276b25ab7
🔧 chore: Update 2_feature_request_cn.yml
2024-01-24 10:44:47 +08:00
lobehubbot
5e0e54efa3
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-23 12:47:38 +00:00
Arvin Xu
df1e635df3
⬆️ chore: upgrade bun version ( #1133 )
...
* ⬆️ chore: upgrade bun version
* ➕ chore: add ajv-keywords
2024-01-23 20:45:12 +08:00
lobehubbot
e4f6f1c048
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-22 10:07:57 +00:00
semantic-release-bot
43ba29b8c3
🔖 chore(release): v0.120.6 [skip ci]
...
### [Version 0.120.6](https://github.com/lobehub/lobe-chat/compare/v0.120.5...v0.120.6 )
<sup>Released on **2024-01-22**</sup>
#### 💄 Styles
- **misc**: Fix share image tags not align.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix share image tags not align, closes [#1047 ](https://github.com/lobehub/lobe-chat/issues/1047 ) ([28206b6 ](https://github.com/lobehub/lobe-chat/commit/28206b6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-22 10:07:25 +00:00
Justin3go
28206b6304
💄 style: fix share image tags not align ( #1047 )
2024-01-22 18:04:41 +08:00
semantic-release-bot
5d611dc69f
🔖 chore(release): v0.120.5 [skip ci]
...
### [Version 0.120.5](https://github.com/lobehub/lobe-chat/compare/v0.120.4...v0.120.5 )
<sup>Released on **2024-01-21**</sup>
#### 💄 Styles
- **misc**: Update locale and add test for globalStore.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update locale and add test for globalStore, closes [#1119 ](https://github.com/lobehub/lobe-chat/issues/1119 ) ([4545cf0 ](https://github.com/lobehub/lobe-chat/commit/4545cf0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-21 14:20:39 +00:00
Arvin Xu
4545cf0c32
🌐 style: update locale and add test for globalStore ( #1119 )
...
* 🌐 style: update locale and add test
* 📱 style: improve mobile height using `dvh`
---------
Co-authored-by: canisminor1990 <i@canisminor.cc >
2024-01-21 22:17:59 +08:00
lobehubbot
37af4aa28d
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-21 12:55:49 +00:00
semantic-release-bot
f752ca810d
🔖 chore(release): v0.120.4 [skip ci]
...
### [Version 0.120.4](https://github.com/lobehub/lobe-chat/compare/v0.120.3...v0.120.4 )
<sup>Released on **2024-01-21**</sup>
#### 🐛 Bug Fixes
- **misc**: Refactor url state management and fix some detail experience.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Refactor url state management and fix some detail experience, closes [#1117 ](https://github.com/lobehub/lobe-chat/issues/1117 ) ([a355d2c ](https://github.com/lobehub/lobe-chat/commit/a355d2c ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-21 12:55:05 +00:00
Arvin Xu
a355d2cec3
🐛 fix: refactor url state management and fix some detail experience ( #1117 )
...
* 💄 chore: fix metadataBase warning
* 💄 style: improve discover icon
* ♻️ refactor: refactor url state management and remove persist hydration
* 🚚 refactor: refactor with better position
* 🎨 chore: improve code
* 🐛 fix: fix topicId cannot use null
* 🐛 fix: fix not rerender
* 🐛 fix: fix redirect replace
* 🐛 fix: fix not hide input after send
* ⚡ ️ perf: prefetch more page
2024-01-21 20:52:25 +08:00
lobehubbot
79f2d75ef3
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-20 16:20:24 +00:00
Arvin Xu
342da47d50
🔨 chore: fix lint ( #1109 )
2024-01-21 00:17:40 +08:00
lobehubbot
afc2e13d2a
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-19 15:38:51 +00:00
Arvin Xu
dcda32989f
📝 docs: update development docs ( #1104 )
...
* Rename index.zh-CN.md to Intro.zh-CN.md
* Rename index.md to Intro.md
* Rename index.zh-CN.md to State-Management-Intro.zh-CN.md
* Rename index.md to State-Management-Intro.md
* Update _Sidebar.md
* Update Home.md
2024-01-19 23:36:08 +08:00
semantic-release-bot
a0044812f5
🔖 chore(release): v0.120.3 [skip ci]
...
### [Version 0.120.3](https://github.com/lobehub/lobe-chat/compare/v0.120.2...v0.120.3 )
<sup>Released on **2024-01-19**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor antd i18n and improve locale order.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor antd i18n and improve locale order, closes [#1103 ](https://github.com/lobehub/lobe-chat/issues/1103 ) [#1083 ](https://github.com/lobehub/lobe-chat/issues/1083 ) ([c89f527 ](https://github.com/lobehub/lobe-chat/commit/c89f527 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-19 13:59:06 +00:00
Arvin Xu
c89f527ef4
♻️ refactor: refactor antd i18n and improve locale order ( #1103 )
...
* 🐛 fix: antd i18n miss error (#1083 )
* 📝 docs(bot): Auto sync agents & plugin to readme
* 🐛 fix: antd i18n miss error
* 🐛 fix: update logic
* 🍻 chore: update
---------
Co-authored-by: lobehubbot <i@lobehub.com >
* 🐛 fix: fix antd locale fetch
* 🐛 fix: fix antd locale fetch
* 🐛 fix: fix antd locale fetch
---------
Co-authored-by: 红 <wxh1220@gmail.com >
Co-authored-by: lobehubbot <i@lobehub.com >
2024-01-19 21:56:20 +08:00
lobehubbot
d89ebf3d38
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-19 12:39:45 +00:00
Arvin Xu
7a2facdc72
📝 docs: Update index.zh-CN.md ( #1099 )
...
* Update index.zh-CN.md
* ⚡ ️ chore: improve dev compiler
2024-01-19 20:36:57 +08:00
CanisMinor
7253fd5122
📝 docs: Add text-to-image feat ( #1089 )
...
* 📝 docs: Add text-to-image feat
* 🔧 chore: Fix readmeWorkflow
* 📝 docs: Update readme
* 📝 docs: Update readme
* 🔧 chore: Replace ts-node, bun with tsx
* 📝 docs: Sync latest plugin list
* 📝 docs: Fix emoji
* 📝 docs: Update docs
2024-01-18 23:50:14 +08:00
lobehubbot
f665a93b18
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-18 11:37:45 +00:00
红
5c2983dfca
💄 chore: improve font size settings ( #1088 )
...
* 💄 chore: improve font size settings
* chore: update
2024-01-18 19:34:52 +08:00
lobehubbot
3d72189da0
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-18 05:23:35 +00:00
CanisMinor
3068f112cd
📝 docs: Add codecov badege ( #1086 )
2024-01-18 13:20:39 +08:00
lobehubbot
7c7a88308f
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-17 16:05:34 +00:00
semantic-release-bot
b000d9d217
🔖 chore(release): v0.120.2 [skip ci]
...
### [Version 0.120.2](https://github.com/lobehub/lobe-chat/compare/v0.120.1...v0.120.2 )
<sup>Released on **2024-01-17**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix setPluginMessage can not stop create ai message.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix setPluginMessage can not stop create ai message, closes [#1078 ](https://github.com/lobehub/lobe-chat/issues/1078 ) ([67de28d ](https://github.com/lobehub/lobe-chat/commit/67de28d ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-17 16:04:56 +00:00
Arvin Xu
67de28dbc8
🐛 fix: fix setPluginMessage can not stop create ai message ( #1078 )
...
* 🐛 fix: fix setPluginMessage can not stop create ai message
* 🐛 fix: fix standalone plugin not valid plugin settings
* ✅ test: add test for plugin slice
* ✅ test: add test for toolSlice
* ✅ test: update test
* 🎨 chore: clean code
2024-01-18 00:02:12 +08:00
semantic-release-bot
7bcb2e185a
🔖 chore(release): v0.120.1 [skip ci]
...
### [Version 0.120.1](https://github.com/lobehub/lobe-chat/compare/v0.120.0...v0.120.1 )
<sup>Released on **2024-01-16**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix list scrolling white screen on mobile.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix list scrolling white screen on mobile, closes [#1072 ](https://github.com/lobehub/lobe-chat/issues/1072 ) ([af10947 ](https://github.com/lobehub/lobe-chat/commit/af10947 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-16 13:20:44 +00:00
Arvin Xu
af10947b0d
🐛 fix: fix list scrolling white screen on mobile ( #1072 )
...
* 🐛 fix: fix list overscan
* 🐛 fix: fix textarea too long
* 💚 ci: try to fix test ci
* 💚 ci: try to fix test ci
2024-01-16 21:17:58 +08:00
Arvin Xu
96ed6b9142
📝 docs: add more development docs ( #1070 )
...
* 📝 docs: add more development docs
* 📝 docs: add more development docs
* 📝 docs: update docs
* 📝 docs: update document
* 📝 docs: update documents
* 💚 ci: try to fix test ci
* 💚 ci: try to fix test ci
2024-01-16 20:57:44 +08:00
lobehubbot
1b93bfe243
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-16 05:01:43 +00:00
Arvin Xu
ae99142e69
📝 docs: improve readme and wiki documents ( #1066 )
...
* 📝 docs: update OPENAI_PROXY_URL document
* 📝 docs: update document
* 📝 docs: update dev document
* 📝 docs: add common error for Deployment
* 📝 docs: update docs
2024-01-16 12:59:16 +08:00
lobehubbot
1c680c077e
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-15 16:30:39 +00:00
semantic-release-bot
f6a93e5733
🔖 chore(release): v0.120.0 [skip ci]
...
## [Version 0.120.0](https://github.com/lobehub/lobe-chat/compare/v0.119.13...v0.120.0 )
<sup>Released on **2024-01-15**</sup>
#### ✨ Features
- **misc**: Adding Arabic Language Support.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Adding Arabic Language Support, closes [#1049 ](https://github.com/lobehub/lobe-chat/issues/1049 ) ([a325ef9 ](https://github.com/lobehub/lobe-chat/commit/a325ef9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-15 16:29:51 +00:00
Ayman Mustafa
a325ef915d
✨ feat: adding Arabic Language Support ( #1049 )
...
* 🌐 feat(lang): Add Arabic language support
* 🌐 feat(lang): Add Arabic to LocaleOptions & fix RTL direction
* 🌐 feat(lang): Add Arabic to LocaleOptions & fix RTL direction
* 🎨 style(lang): Improve RTL support and use native Arabic label
2024-01-16 00:27:24 +08:00
renovate[bot]
260caa3cb7
Update dependency brotli-wasm to v2 ( #1036 )
2024-01-14 10:58:35 +08:00
lcxyhhxi
88a1b7bb3d
Add sidebar tab switch on redirect ( #1017 )
...
* 📝 docs: update documents
* 🐛 fix: Add sidebar tab switch on redirect
---------
Co-authored-by: 李篡 <licuan@ainnovation.com >
2024-01-13 01:32:53 +08:00
lobehubbot
067f20e6d4
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-12 15:22:05 +00:00
Arvin Xu
fe018961a1
📝 docs: add API Key guide in README for zh-CN ( #1030 )
2024-01-12 23:19:23 +08:00
Arvin Xu
0679c9b964
📝 docs: Update LICENSE ( #1011 )
...
* Update LICENSE
* Update package.json
2024-01-11 20:23:15 +08:00
lobehubbot
cc401eb972
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-11 08:50:05 +00:00
Arvin Xu
b5ded8f1e9
🔨 chore: lock @DuCanhGH/next-pwa to 10.1.0 to fix build ( #1012 )
2024-01-11 16:47:42 +08:00
semantic-release-bot
99025b7aa8
🔖 chore(release): v0.119.13 [skip ci]
...
### [Version 0.119.13](https://github.com/lobehub/lobe-chat/compare/v0.119.12...v0.119.13 )
<sup>Released on **2024-01-10**</sup>
#### 💄 Styles
- **misc**: Add delete and regenerate for function message.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add delete and regenerate for function message, closes [#992 ](https://github.com/lobehub/lobe-chat/issues/992 ) ([7f8c717 ](https://github.com/lobehub/lobe-chat/commit/7f8c717 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-10 04:34:43 +00:00
Arvin Xu
7f8c717afc
🚸 style: add delete and regenerate for function message ( #992 )
...
* 🚸 style: add delete and regenerate for function message
* 🐛 fix: fix plugin state update error
* ✅ test: fix test
2024-01-10 12:32:18 +08:00
lobehubbot
c0f1ca7701
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-09 10:03:45 +00:00
semantic-release-bot
1c3706538a
🔖 chore(release): v0.119.12 [skip ci]
...
### [Version 0.119.12](https://github.com/lobehub/lobe-chat/compare/v0.119.11...v0.119.12 )
<sup>Released on **2024-01-09**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix new line after sending messages with enter key.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix new line after sending messages with enter key, closes [#990 ](https://github.com/lobehub/lobe-chat/issues/990 ) ([e6ab019 ](https://github.com/lobehub/lobe-chat/commit/e6ab019 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-09 10:03:14 +00:00
Arvin Xu
e6ab0196e2
🐛 fix: fix new line after sending messages with enter key ( #990 )
...
* 💄 style: fix topic bar empty when hide at first render
* 🐛 fix: having line breaks after sending messages
* ✅ test: add test for preventDefault
* ✅ test: add test for preventDefault
2024-01-09 18:00:49 +08:00
lobehubbot
05209a2309
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-09 06:31:36 +00:00
semantic-release-bot
efb28378ef
🔖 chore(release): v0.119.11 [skip ci]
...
### [Version 0.119.11](https://github.com/lobehub/lobe-chat/compare/v0.119.10...v0.119.11 )
<sup>Released on **2024-01-09**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor ChatInput to support cmd+enter.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor ChatInput to support cmd+enter, closes [#983 ](https://github.com/lobehub/lobe-chat/issues/983 ) ([437a223 ](https://github.com/lobehub/lobe-chat/commit/437a223 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-09 06:31:04 +00:00
Arvin Xu
437a22364a
♻️ refactor: refactor ChatInput to support cmd+enter ( #983 )
...
* ♻️ refactor: refactor input area
* 🚸 style: support cmd+enter
* 🎨 chore: clean code
* 🌐 chore: add i18n
* 💄 style: improve button menu
* ✅ test: add test for TextArea
* 🐛 fix: fix support with win control key
* 💄 style: improve window key display
* 🌐 chore: update i18n
* ✅ test: fix test
* 💄 style: fix button min width
* 💄 style: fix textarea unnecessary box-shadow
2024-01-09 14:28:34 +08:00
semantic-release-bot
3776ff7680
🔖 chore(release): v0.119.10 [skip ci]
...
### [Version 0.119.10](https://github.com/lobehub/lobe-chat/compare/v0.119.9...v0.119.10 )
<sup>Released on **2024-01-08**</sup>
#### 🐛 Bug Fixes
- **misc**: Debug information cannot be selected.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Debug information cannot be selected, closes [#980 ](https://github.com/lobehub/lobe-chat/issues/980 ) ([f02612d ](https://github.com/lobehub/lobe-chat/commit/f02612d ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-08 15:44:11 +00:00
mushan0x0
f02612d200
🐛 fix: debug information cannot be selected ( #980 )
2024-01-08 23:41:41 +08:00
semantic-release-bot
7a2eb5ec32
🔖 chore(release): v0.119.9 [skip ci]
...
### [Version 0.119.9](https://github.com/lobehub/lobe-chat/compare/v0.119.8...v0.119.9 )
<sup>Released on **2024-01-08**</sup>
#### 💄 Styles
- **misc**: Fix ChatInput fullscreen display not correct.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix ChatInput fullscreen display not correct, closes [#982 ](https://github.com/lobehub/lobe-chat/issues/982 ) ([e4012c4 ](https://github.com/lobehub/lobe-chat/commit/e4012c4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-08 15:07:42 +00:00
Arvin Xu
e4012c4f97
💄 style: fix ChatInput fullscreen display not correct ( #982 )
...
* 💄 style: fix fullscreen display not correct
* 💄 style: fix fullscreen display not correct
2024-01-08 23:05:25 +08:00
Arvin Xu
42c9a9eba1
👷 chore: update PR / issue template ( #979 )
...
* ⬆️ chore: upgrade pr / issue template
* 👷 chore: upgrade issue template
2024-01-08 12:31:26 +08:00
Arvin Xu
b38b323950
⬆️ chore: upgrade vitest ( #978 )
2024-01-08 11:26:53 +08:00
Arvin Xu
2cb16c1364
📝 docs: add common error document ( #976 )
...
* 📝 docs: add common error document
* 📝 docs: add common error document
2024-01-08 10:30:06 +08:00
semantic-release-bot
8c9303bb01
🔖 chore(release): v0.119.8 [skip ci]
...
### [Version 0.119.8](https://github.com/lobehub/lobe-chat/compare/v0.119.7...v0.119.8 )
<sup>Released on **2024-01-07**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix spotting tool call correctly.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix spotting tool call correctly, closes [#972 ](https://github.com/lobehub/lobe-chat/issues/972 ) ([216e700 ](https://github.com/lobehub/lobe-chat/commit/216e700 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-07 15:16:49 +00:00
Arvin Xu
216e700689
🐛 fix: fix spotting tool call correctly ( #972 )
...
* 🐛 fix: fix function call waiting too long
* 🔥 chore: remove unused code
2024-01-07 23:14:26 +08:00
semantic-release-bot
c04e1a3196
🔖 chore(release): v0.119.7 [skip ci]
...
### [Version 0.119.7](https://github.com/lobehub/lobe-chat/compare/v0.119.6...v0.119.7 )
<sup>Released on **2024-01-07**</sup>
#### 💄 Styles
- **misc**: Improve share modal style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve share modal style, closes [#965 ](https://github.com/lobehub/lobe-chat/issues/965 ) ([62c0573 ](https://github.com/lobehub/lobe-chat/commit/62c0573 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-07 05:39:37 +00:00
Arvin Xu
62c0573826
💄 style: improve share modal style ( #965 )
...
* 💄 style: improve share image modal style
* 💄 style: improve share image modal style
2024-01-07 13:37:05 +08:00
semantic-release-bot
0561b2cc3c
🔖 chore(release): v0.119.6 [skip ci]
...
### [Version 0.119.6](https://github.com/lobehub/lobe-chat/compare/v0.119.5...v0.119.6 )
<sup>Released on **2024-01-06**</sup>
#### 💄 Styles
- **misc**: Improve conversation style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve conversation style, closes [#962 ](https://github.com/lobehub/lobe-chat/issues/962 ) ([b9cc862 ](https://github.com/lobehub/lobe-chat/commit/b9cc862 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-06 16:35:47 +00:00
Arvin Xu
b9cc86296e
💄 style: improve conversation style ( #962 )
2024-01-07 00:33:32 +08:00
semantic-release-bot
e195b09980
🔖 chore(release): v0.119.5 [skip ci]
...
### [Version 0.119.5](https://github.com/lobehub/lobe-chat/compare/v0.119.4...v0.119.5 )
<sup>Released on **2024-01-06**</sup>
#### 💄 Styles
- **misc**: Fix topic i18n.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix topic i18n, closes [#961 ](https://github.com/lobehub/lobe-chat/issues/961 ) ([4e9ebe2 ](https://github.com/lobehub/lobe-chat/commit/4e9ebe2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-06 15:57:35 +00:00
Arvin Xu
4e9ebe2618
🌐 style: fix topic i18n ( #961 )
2024-01-06 23:55:17 +08:00
semantic-release-bot
3b773ccfca
🔖 chore(release): v0.119.4 [skip ci]
...
### [Version 0.119.4](https://github.com/lobehub/lobe-chat/compare/v0.119.3...v0.119.4 )
<sup>Released on **2024-01-06**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor to virtual list with react-virtuoso.
#### 🐛 Bug Fixes
- **misc**: Fix auto scroll error and BackBottom error.
#### 💄 Styles
- **misc**: Fix BackBottom zIndex, improve chat list on mobile, improve chat list scrolling to bottom at initial render, improve custom model input, improve topic scroll.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor to virtual list with react-virtuoso ([d6d63b2 ](https://github.com/lobehub/lobe-chat/commit/d6d63b2 ))
#### What's fixed
* **misc**: Fix auto scroll error and BackBottom error ([6100970 ](https://github.com/lobehub/lobe-chat/commit/6100970 ))
#### Styles
* **misc**: Fix BackBottom zIndex ([254cc54 ](https://github.com/lobehub/lobe-chat/commit/254cc54 ))
* **misc**: Improve chat list on mobile ([a894fc5 ](https://github.com/lobehub/lobe-chat/commit/a894fc5 ))
* **misc**: Improve chat list scrolling to bottom at initial render ([476304b ](https://github.com/lobehub/lobe-chat/commit/476304b ))
* **misc**: Improve custom model input ([1c4722f ](https://github.com/lobehub/lobe-chat/commit/1c4722f ))
* **misc**: Improve topic scroll ([8daf3ac ](https://github.com/lobehub/lobe-chat/commit/8daf3ac ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-06 15:44:26 +00:00
Arvin Xu
1d63c53edd
Merge pull request #941 from lobehub/refactor/Virtual-List
...
⚡ ️ perf: refactor to virtual list to improve ux
2024-01-06 23:41:51 +08:00
arvinxx
254cc540ec
🚸 style: fix BackBottom zIndex
2024-01-06 23:32:18 +08:00
arvinxx
1c4722fe7e
🚸 style: improve custom model input
2024-01-06 23:08:22 +08:00
arvinxx
8daf3acfec
🚸 style: improve topic scroll
2024-01-06 23:08:22 +08:00
arvinxx
a894fc5d08
📱 style: improve chat list on mobile
2024-01-06 23:08:22 +08:00
arvinxx
6100970ada
🐛 fix: fix auto scroll error and BackBottom error
2024-01-06 23:08:22 +08:00
arvinxx
0bfcb2f84d
⚡ ️ perf: refactor the topic to virtualized
2024-01-06 23:08:22 +08:00
arvinxx
476304b00e
🚸 style: improve chat list scrolling to bottom at initial render
2024-01-06 23:08:20 +08:00
Arvin Xu
6b53970c84
🔨 chore: fix vercel build error ( #960 )
2024-01-06 22:48:44 +08:00
arvinxx
d6d63b2cf7
♻️ refactor: refactor to virtual list with react-virtuoso
2024-01-06 12:52:03 +08:00
lobehubbot
0279cb8438
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-06 04:31:40 +00:00
semantic-release-bot
4fa99db9a7
🔖 chore(release): v0.119.3 [skip ci]
...
### [Version 0.119.3](https://github.com/lobehub/lobe-chat/compare/v0.119.2...v0.119.3 )
<sup>Released on **2024-01-06**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix deploy error. Changed SquareAsterisk to AsteriskSquare.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix deploy error. Changed SquareAsterisk to AsteriskSquare, closes [#952 ](https://github.com/lobehub/lobe-chat/issues/952 ) ([61cbcf1 ](https://github.com/lobehub/lobe-chat/commit/61cbcf1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-06 04:31:09 +00:00
Ray Huang
61cbcf1453
🐛 fix: fix deploy error. Changed SquareAsterisk to AsteriskSquare ( #952 )
2024-01-06 12:28:51 +08:00
semantic-release-bot
9abb75e732
🔖 chore(release): v0.119.2 [skip ci]
...
### [Version 0.119.2](https://github.com/lobehub/lobe-chat/compare/v0.119.1...v0.119.2 )
<sup>Released on **2024-01-05**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix function call error with smooth animation.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix function call error with smooth animation, closes [#946 ](https://github.com/lobehub/lobe-chat/issues/946 ) ([7242aee ](https://github.com/lobehub/lobe-chat/commit/7242aee ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-05 06:48:20 +00:00
Arvin Xu
7242aeea58
🐛 fix: fix function call error with smooth animation ( #946 )
2024-01-05 14:45:58 +08:00
lobehubbot
061ed42fa5
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-05 06:05:38 +00:00
semantic-release-bot
a9686f00bd
🔖 chore(release): v0.119.1 [skip ci]
...
### [Version 0.119.1](https://github.com/lobehub/lobe-chat/compare/v0.119.0...v0.119.1 )
<sup>Released on **2024-01-05**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-05 06:04:58 +00:00
Arvin Xu
40d87c2767
⚡ ️ perf: support smooth message output ( #945 )
...
* ⚡ ️ perf: improve smooth message output
* ✅ test: add test for the fetch utils
* 📌 chore: pin `vitest` to fix test
2024-01-05 14:02:41 +08:00
孙茂胤 (Sun, Maoyin)
d7d0c620cb
Typo fix: correcting document file names and corresponding links ( #942 )
...
* Typo fix: correcting document file names and corresponding links
* Correct link in document home page
2024-01-05 12:21:51 +08:00
renovate[bot]
569b652aff
chore: update dependency @ducanh2912/next-pwa to v10 ( #687 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-04 20:20:10 +08:00
lobehubbot
584d8241b9
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-04 10:05:51 +00:00
semantic-release-bot
10b97ced0a
🔖 chore(release): v0.119.0 [skip ci]
...
## [Version 0.119.0](https://github.com/lobehub/lobe-chat/compare/v0.118.10...v0.119.0 )
<sup>Released on **2024-01-04**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the ChatList.
#### ✨ Features
- **misc**: Support auto rename topic, support delete and regenerate message, support duplicate session, support duplicate topic.
#### 🐛 Bug Fixes
- **misc**: Fix can't uninstall custom plugin in custom plugin modal.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the ChatList ([20f21de ](https://github.com/lobehub/lobe-chat/commit/20f21de ))
#### What's improved
* **misc**: Support auto rename topic ([4c5a345 ](https://github.com/lobehub/lobe-chat/commit/4c5a345 ))
* **misc**: Support delete and regenerate message ([a05be1c ](https://github.com/lobehub/lobe-chat/commit/a05be1c ))
* **misc**: Support duplicate session ([7a1e011 ](https://github.com/lobehub/lobe-chat/commit/7a1e011 ))
* **misc**: Support duplicate topic ([ecf3e5a ](https://github.com/lobehub/lobe-chat/commit/ecf3e5a ))
#### What's fixed
* **misc**: Fix can't uninstall custom plugin in custom plugin modal ([acae827 ](https://github.com/lobehub/lobe-chat/commit/acae827 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-04 10:05:09 +00:00
Arvin Xu
90dfa55f34
Merge pull request #934 from lobehub/feat/more-actions
2024-01-04 18:02:44 +08:00
arvinxx
7c34c8640f
📌 chore: pin react-hotkeys-hook
2024-01-04 17:55:36 +08:00
arvinxx
6f7a3ccb5c
✅ test: add test for the session action
2024-01-04 17:48:57 +08:00
arvinxx
52172d6431
🌐 chore: update locale
2024-01-04 17:08:53 +08:00
arvinxx
7a1e011eee
✨ feat: support duplicate session
2024-01-04 17:01:25 +08:00
arvinxx
53e75dd1da
⚡ ️ perf: throttle version check to reduce request
2024-01-04 16:51:37 +08:00
arvinxx
ecf3e5a537
✨ feat: support duplicate topic
2024-01-04 16:51:37 +08:00
arvinxx
4c5a345e65
✨ feat: support auto rename topic
2024-01-04 14:00:28 +08:00
arvinxx
acae827bcb
🐛 fix: fix can't uninstall custom plugin in custom plugin modal
2024-01-04 13:43:06 +08:00
arvinxx
a05be1cd4a
✨ feat: support delete and regenerate message
2024-01-04 13:42:11 +08:00
arvinxx
d8f55d5b23
⚡ ️ perf: reduce rerender of ChatList
2024-01-04 13:27:25 +08:00
arvinxx
20f21de75a
♻️ refactor: refactor the ChatList
2024-01-04 13:26:21 +08:00
semantic-release-bot
eb205763a8
🔖 chore(release): v0.118.10 [skip ci]
...
### [Version 0.118.10](https://github.com/lobehub/lobe-chat/compare/v0.118.9...v0.118.10 )
<sup>Released on **2024-01-03**</sup>
#### 🐛 Bug Fixes
- **misc**: Add chat defaultNS.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Add chat defaultNS, closes [#929 ](https://github.com/lobehub/lobe-chat/issues/929 ) ([94c2aa1 ](https://github.com/lobehub/lobe-chat/commit/94c2aa1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-03 14:41:20 +00:00
Arvin Xu
94c2aa131d
🐛 fix: add chat defaultNS ( #929 )
...
* 🐛 fix: add chat defaultNS
* 🌐 fix: add error locale
* 🌐 fix: add error locale
2024-01-03 22:38:55 +08:00
renovate[bot]
26086ca5f5
Update dependency react-i18next to v14 ( #788 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-03 21:28:15 +08:00
semantic-release-bot
95265e007f
🔖 chore(release): v0.118.9 [skip ci]
...
### [Version 0.118.9](https://github.com/lobehub/lobe-chat/compare/v0.118.8...v0.118.9 )
<sup>Released on **2024-01-03**</sup>
#### 💄 Styles
- **misc**: Add leaving protect alert.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add leaving protect alert, closes [#927 ](https://github.com/lobehub/lobe-chat/issues/927 ) ([ea1d0c0 ](https://github.com/lobehub/lobe-chat/commit/ea1d0c0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-03 13:15:56 +00:00
Arvin Xu
ea1d0c01de
🚸 style: add leaving protect alert ( #927 )
...
* 🐛 fix: add unload safe
* 🚸 style: add leaving protect alert
* 🚸 style: add leaving protect alert
* ✅ test: add test for the toggleChatLoading
2024-01-03 21:13:35 +08:00
Arvin Xu
2557501743
📝 docs: add auto add locale guide ( #921 )
2024-01-03 17:42:00 +08:00
semantic-release-bot
b5df7c7954
🔖 chore(release): v0.118.8 [skip ci]
...
### [Version 0.118.8](https://github.com/lobehub/lobe-chat/compare/v0.118.7...v0.118.8 )
<sup>Released on **2024-01-03**</sup>
#### 💄 Styles
- **misc**: Add Vietnamese files and add the vi-VN option in the General Settings.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add Vietnamese files and add the vi-VN option in the General Settings, closes [#860 ](https://github.com/lobehub/lobe-chat/issues/860 ) ([c2e5606 ](https://github.com/lobehub/lobe-chat/commit/c2e5606 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-03 09:03:29 +00:00
Cong Le
c2e560644b
🌐 style: Add Vietnamese files and add the vi-VN option in the General Settings ( #860 )
...
* 🔨 chore: Add vi-VN locale to language setting option
* 🔨 chore: Add all Vietnamese files for the UI
* ✨ feat: add SpeedInsights and change local port to 4010
* 🔨 chore: remove SpeedInsight and revert local port number
* 🔨 chore: remove Vercel SpeedInsights package
* 🔨 chore: Update the vi-VN folder using i18nrc.js and add the missing string "downloading"
2024-01-03 17:00:57 +08:00
semantic-release-bot
e801dbeb86
🔖 chore(release): v0.118.7 [skip ci]
...
### [Version 0.118.7](https://github.com/lobehub/lobe-chat/compare/v0.118.6...v0.118.7 )
<sup>Released on **2024-01-03**</sup>
#### 🐛 Bug Fixes
- **misc**: Desensitize openai base url in the error response.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Desensitize openai base url in the error response, closes [#918 ](https://github.com/lobehub/lobe-chat/issues/918 ) ([ab0aeb7 ](https://github.com/lobehub/lobe-chat/commit/ab0aeb7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-03 07:32:54 +00:00
Arvin Xu
ab0aeb7e68
🐛 fix: desensitize openai base url in the error response ( #918 )
...
* 🐛 fix: desensitized openai base url
* 🎨 chore: improve code
2024-01-03 15:30:37 +08:00
semantic-release-bot
d6b1dda7ec
🔖 chore(release): v0.118.6 [skip ci]
...
### [Version 0.118.6](https://github.com/lobehub/lobe-chat/compare/v0.118.5...v0.118.6 )
<sup>Released on **2024-01-03**</sup>
#### ♻ Code Refactoring
- **misc**: Migration the ChatList into Conversation.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Migration the ChatList into Conversation, closes [#916 ](https://github.com/lobehub/lobe-chat/issues/916 ) ([6ee3795 ](https://github.com/lobehub/lobe-chat/commit/6ee3795 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-03 05:44:36 +00:00
Arvin Xu
6ee379562b
♻️ refactor: migration the ChatList into Conversation ( #916 )
...
* ♻️ refactor: migration the ChatList into conversation
* ♻️ refactor: refactor chat list
* 🎨 chore: improve code
* 🚚 refactor: refactor with hooks
2024-01-03 13:42:11 +08:00
Arvin Xu
a7e74d7124
✅ test: add test for createHyperStorage middleware ( #906 )
2024-01-02 21:24:14 +08:00
semantic-release-bot
459139a92e
🔖 chore(release): v0.118.5 [skip ci]
...
### [Version 0.118.5](https://github.com/lobehub/lobe-chat/compare/v0.118.4...v0.118.5 )
<sup>Released on **2024-01-02**</sup>
#### 🐛 Bug Fixes
- **misc**: Mobile device return to the previous page error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Mobile device return to the previous page error, closes [#886 ](https://github.com/lobehub/lobe-chat/issues/886 ) ([99cfc0f ](https://github.com/lobehub/lobe-chat/commit/99cfc0f ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-02 12:35:03 +00:00
mushan0x0
99cfc0f6ac
🐛 fix: mobile device return to the previous page error ( #886 )
2024-01-02 20:32:41 +08:00
lobehubbot
a9193c0344
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-02 07:34:34 +00:00
lcxyhhxi
13f03cd165
📝 docs: update dev documents ( #901 )
...
Co-authored-by: 李篡 <licuan@ainnovation.com >
2024-01-02 15:32:18 +08:00
lobehubbot
e2d08fe910
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-02 07:01:57 +00:00
semantic-release-bot
f22eee2dac
🔖 chore(release): v0.118.4 [skip ci]
...
### [Version 0.118.4](https://github.com/lobehub/lobe-chat/compare/v0.118.3...v0.118.4 )
<sup>Released on **2024-01-02**</sup>
#### 🐛 Bug Fixes
- **misc**: Update dalle identifier to fix unstable dalle function call.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Update dalle identifier to fix unstable dalle function call, closes [#896 ](https://github.com/lobehub/lobe-chat/issues/896 ) ([9d9ac32 ](https://github.com/lobehub/lobe-chat/commit/9d9ac32 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-02 07:01:18 +00:00
Arvin Xu
9d9ac327e2
🐛 fix: update dalle identifier to fix unstable dalle function call ( #896 )
...
* 🐛 fix: fix dalle identifier
* ✅ test: fix test
* 💄 style: improve dalle3 avatar
2024-01-02 14:58:59 +08:00
semantic-release-bot
cf70b35c67
🔖 chore(release): v0.118.3 [skip ci]
...
### [Version 0.118.3](https://github.com/lobehub/lobe-chat/compare/v0.118.2...v0.118.3 )
<sup>Released on **2024-01-01**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix parse error of tool calls at end.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix parse error of tool calls at end, closes [#893 ](https://github.com/lobehub/lobe-chat/issues/893 ) ([f369b6e ](https://github.com/lobehub/lobe-chat/commit/f369b6e ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-01 19:26:50 +00:00
Arvin Xu
f369b6e349
🐛 fix: fix parse error of tool calls at end ( #893 )
...
* 🐛 fix: fix tool calls at end
* ✅ test: add test for the function call
2024-01-02 03:24:32 +08:00
semantic-release-bot
12388e3664
🔖 chore(release): v0.118.2 [skip ci]
...
### [Version 0.118.2](https://github.com/lobehub/lobe-chat/compare/v0.118.1...v0.118.2 )
<sup>Released on **2023-12-31**</sup>
#### 🐛 Bug Fixes
- **misc**: Pin antd version to fix chat page crash.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Pin antd version to fix chat page crash, closes [#884 ](https://github.com/lobehub/lobe-chat/issues/884 ) ([31484ff ](https://github.com/lobehub/lobe-chat/commit/31484ff ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-31 01:58:27 +00:00
Arvin Xu
31484ff398
📌 fix: pin antd version to fix chat page crash ( #884 )
2023-12-31 09:56:12 +08:00
semantic-release-bot
c56ea1a9e4
🔖 chore(release): v0.118.1 [skip ci]
...
### [Version 0.118.1](https://github.com/lobehub/lobe-chat/compare/v0.118.0...v0.118.1 )
<sup>Released on **2023-12-30**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix dalle image download error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix dalle image download error, closes [#868 ](https://github.com/lobehub/lobe-chat/issues/868 ) ([5b6d11f ](https://github.com/lobehub/lobe-chat/commit/5b6d11f ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-30 05:10:05 +00:00
mushan0x0
5b6d11ffc3
🐛 fix: fix dalle image download error ( #868 )
2023-12-30 13:07:30 +08:00
semantic-release-bot
226d9e98c9
🔖 chore(release): v0.118.0 [skip ci]
...
## [Version 0.118.0](https://github.com/lobehub/lobe-chat/compare/v0.117.5...v0.118.0 )
<sup>Released on **2023-12-29**</sup>
#### ✨ Features
- **misc**: Support markdown type plugin.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support markdown type plugin, closes [#865 ](https://github.com/lobehub/lobe-chat/issues/865 ) ([2791166 ](https://github.com/lobehub/lobe-chat/commit/2791166 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-29 12:33:04 +00:00
Arvin Xu
2791166265
✨ feat: support markdown type plugin ( #865 )
...
* ✨ feat: support markdown type plugin
* 🚨 ci: fix ci
* 🚨 ci: fix test
* ✨ feat: support trigger AI message and create assistant message
* ✅ test: add unit tests
* 📸 test: update test
* 📸 test: update test
* 💄 style: improve loading style
2023-12-29 20:30:51 +08:00
semantic-release-bot
baaf06aad8
🔖 chore(release): v0.117.5 [skip ci]
...
### [Version 0.117.5](https://github.com/lobehub/lobe-chat/compare/v0.117.4...v0.117.5 )
<sup>Released on **2023-12-29**</sup>
#### 🐛 Bug Fixes
- **misc**: The input box is prone to losing focus.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: The input box is prone to losing focus, closes [#834 ](https://github.com/lobehub/lobe-chat/issues/834 ) ([26a42f6 ](https://github.com/lobehub/lobe-chat/commit/26a42f6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-29 09:24:56 +00:00
mushan0x0
26a42f6269
🐛 fix: the input box is prone to losing focus ( #834 )
...
* 🐛 fix: the input box is prone to losing focus
* ✅ test: Add `useAutoFocus` tests
2023-12-29 17:22:46 +08:00
semantic-release-bot
a3176b90f3
🔖 chore(release): v0.117.4 [skip ci]
...
### [Version 0.117.4](https://github.com/lobehub/lobe-chat/compare/v0.117.3...v0.117.4 )
<sup>Released on **2023-12-28**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix messages not refresh when creating a new topic.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix messages not refresh when creating a new topic, closes [#856 ](https://github.com/lobehub/lobe-chat/issues/856 ) ([5e7985a ](https://github.com/lobehub/lobe-chat/commit/5e7985a ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-28 16:28:30 +00:00
Arvin Xu
5e7985acd1
🐛 fix: fix messages not refresh when creating a new topic ( #856 )
2023-12-29 00:26:08 +08:00
semantic-release-bot
a8daca5b8a
🔖 chore(release): v0.117.3 [skip ci]
...
### [Version 0.117.3](https://github.com/lobehub/lobe-chat/compare/v0.117.2...v0.117.3 )
<sup>Released on **2023-12-28**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix tool calls at end, fix vision model max tokens, improve vision model checker.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix tool calls at end ([b0b615a ](https://github.com/lobehub/lobe-chat/commit/b0b615a ))
* **misc**: Fix vision model max tokens ([8b704a0 ](https://github.com/lobehub/lobe-chat/commit/8b704a0 ))
* **misc**: Improve vision model checker ([da7d177 ](https://github.com/lobehub/lobe-chat/commit/da7d177 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-28 15:48:01 +00:00
Arvin Xu
cdecbfd305
Merge pull request #854 from lobehub/fix/vision-model
...
🐛 fix: fix vision model relative bugs
2023-12-28 23:45:35 +08:00
arvinxx
da7d177563
🐛 fix: improve vision model checker
2023-12-28 23:38:24 +08:00
arvinxx
b0b615affe
🐛 fix: fix tool calls at end
2023-12-28 23:31:28 +08:00
arvinxx
8b704a04f5
🐛 fix: fix vision model max tokens
2023-12-28 23:16:44 +08:00
semantic-release-bot
6df51e26e4
🔖 chore(release): v0.117.2 [skip ci]
...
### [Version 0.117.2](https://github.com/lobehub/lobe-chat/compare/v0.117.1...v0.117.2 )
<sup>Released on **2023-12-28**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix market locale missing.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix market locale missing, closes [#851 ](https://github.com/lobehub/lobe-chat/issues/851 ) ([e23ec66 ](https://github.com/lobehub/lobe-chat/commit/e23ec66 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-28 15:01:59 +00:00
Arvin Xu
e23ec66681
🐛 fix: fix market locale missing ( #851 )
...
* 🐛 fix: fix market locale problem
* ✅ test: add test for the AgentMarket
* ✅ test: add test for the PluginStore
2023-12-28 22:59:47 +08:00
Arvin Xu
24ed73696b
📝 docs: fix plugin settings env docs ( #850 )
2023-12-28 21:45:20 +08:00
lobehubbot
516c7711a6
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-27 15:49:42 +00:00
semantic-release-bot
2b36cdf991
🔖 chore(release): v0.117.1 [skip ci]
...
### [Version 0.117.1](https://github.com/lobehub/lobe-chat/compare/v0.117.0...v0.117.1 )
<sup>Released on **2023-12-27**</sup>
#### 💄 Styles
- **misc**: Add image download functionality to DALL·E render component.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add image download functionality to DALL·E render component, closes [#778 ](https://github.com/lobehub/lobe-chat/issues/778 ) ([31b8047 ](https://github.com/lobehub/lobe-chat/commit/31b8047 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-27 15:49:11 +00:00
Justin3go
31b8047d7d
✨ style: add image download functionality to DALL·E render component ( #778 )
2023-12-27 23:47:02 +08:00
arvinxx
10765eb038
📝 docs: update documents [skip ci]
2023-12-27 21:08:39 +08:00
arvinxx
1c8c93f1c8
📝 docs: update documents [skip ci]
2023-12-27 20:47:57 +08:00
lobehubbot
a48b1fcdc6
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-27 12:46:04 +00:00
semantic-release-bot
01bdcb776d
🔖 chore(release): v0.117.0 [skip ci]
...
## [Version 0.117.0](https://github.com/lobehub/lobe-chat/compare/v0.116.5...v0.117.0 )
<sup>Released on **2023-12-27**</sup>
#### ✨ Features
- **misc**: Support plugin settings env.
#### 🐛 Bug Fixes
- **misc**: Improve topic search experience.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support plugin settings env, closes [#821 ](https://github.com/lobehub/lobe-chat/issues/821 ) ([efd9dc9 ](https://github.com/lobehub/lobe-chat/commit/efd9dc9 ))
#### What's fixed
* **misc**: Improve topic search experience, closes [#828 ](https://github.com/lobehub/lobe-chat/issues/828 ) ([ad55f1c ](https://github.com/lobehub/lobe-chat/commit/ad55f1c ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-27 12:45:23 +00:00
Arvin Xu
efd9dc9df2
✨ feat: support plugin settings env ( #821 )
...
* ✨ feat: support plugin settings env
* 📝 docs: add plugin settings document
2023-12-27 20:43:03 +08:00
红
ad55f1c4a8
🚸 fix: improve topic search experience ( #828 )
2023-12-27 20:41:20 +08:00
semantic-release-bot
4717741880
🔖 chore(release): v0.116.5 [skip ci]
...
### [Version 0.116.5](https://github.com/lobehub/lobe-chat/compare/v0.116.4...v0.116.5 )
<sup>Released on **2023-12-27**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix input box losing focus after sending a message on the desktop.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix input box losing focus after sending a message on the desktop, closes [#830 ](https://github.com/lobehub/lobe-chat/issues/830 ) ([d491af9 ](https://github.com/lobehub/lobe-chat/commit/d491af9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-27 12:21:24 +00:00
mushan0x0
d491af9834
🐛 fix: fix input box losing focus after sending a message on the desktop ( #830 )
2023-12-27 20:19:15 +08:00
semantic-release-bot
749292105b
🔖 chore(release): v0.116.4 [skip ci]
...
### [Version 0.116.4](https://github.com/lobehub/lobe-chat/compare/v0.116.3...v0.116.4 )
<sup>Released on **2023-12-26**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix ShareModal.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix ShareModal ([4592515 ](https://github.com/lobehub/lobe-chat/commit/4592515 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-26 17:11:48 +00:00
CanisMinor
4592515004
🐛 fix: Fix ShareModal
2023-12-27 01:09:44 +08:00
semantic-release-bot
1d0481bc79
🔖 chore(release): v0.116.3 [skip ci]
...
### [Version 0.116.3](https://github.com/lobehub/lobe-chat/compare/v0.116.2...v0.116.3 )
<sup>Released on **2023-12-26**</sup>
#### 💄 Styles
- **misc**: Fix typo.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix typo ([9d329a9 ](https://github.com/lobehub/lobe-chat/commit/9d329a9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-26 16:24:22 +00:00
canisminor1990
9d329a9ad1
💄 style: Fix typo
2023-12-27 00:20:12 +08:00
semantic-release-bot
307b95b9a5
🔖 chore(release): v0.116.2 [skip ci]
...
### [Version 0.116.2](https://github.com/lobehub/lobe-chat/compare/v0.116.1...v0.116.2 )
<sup>Released on **2023-12-26**</sup>
#### 💄 Styles
- **misc**: Update Modal style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update Modal style ([ac7d309 ](https://github.com/lobehub/lobe-chat/commit/ac7d309 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-26 15:35:08 +00:00
canisminor1990
a9352874d8
👷 ci: Fix type in ShareModal
2023-12-26 23:31:14 +08:00
canisminor1990
ac7d309854
💄 style: Update Modal style
2023-12-26 23:24:46 +08:00
semantic-release-bot
eefaa3940f
🔖 chore(release): v0.116.1 [skip ci]
...
### [Version 0.116.1](https://github.com/lobehub/lobe-chat/compare/v0.116.0...v0.116.1 )
<sup>Released on **2023-12-26**</sup>
#### 💄 Styles
- **misc**: Support slider and select plugin setting render.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Support slider and select plugin setting render, closes [#819 ](https://github.com/lobehub/lobe-chat/issues/819 ) ([3190b44 ](https://github.com/lobehub/lobe-chat/commit/3190b44 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-26 14:55:02 +00:00
Arvin Xu
3190b44bfb
💄 style: support slider and select plugin setting render ( #819 )
2023-12-26 22:52:55 +08:00
Vijay
40feaa8a60
📝 docs: add LinkedIn badge on share tab ( #817 )
2023-12-26 22:29:01 +08:00
semantic-release-bot
e2d561e14b
🔖 chore(release): v0.116.0 [skip ci]
...
## [Version 0.116.0](https://github.com/lobehub/lobe-chat/compare/v0.115.13...v0.116.0 )
<sup>Released on **2023-12-26**</sup>
#### ✨ Features
- **misc**: Support OpenAI tool calls.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support OpenAI tool calls ([9681fdc ](https://github.com/lobehub/lobe-chat/commit/9681fdc ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-26 13:28:05 +00:00
arvinxx
9681fdc220
✨ feat: support OpenAI tool calls
2023-12-26 21:25:40 +08:00
Arvin Xu
74249a2ab4
✨ feat: support OpenAI tool calls ( #776 )
2023-12-26 21:10:15 +08:00
lobehubbot
e265540d93
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-26 12:42:53 +00:00
semantic-release-bot
0e4980838b
🔖 chore(release): v0.115.13 [skip ci]
...
### [Version 0.115.13](https://github.com/lobehub/lobe-chat/compare/v0.115.12...v0.115.13 )
<sup>Released on **2023-12-26**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix remove tts and translate not working.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix remove tts and translate not working, closes [#818 ](https://github.com/lobehub/lobe-chat/issues/818 ) ([4a275e9 ](https://github.com/lobehub/lobe-chat/commit/4a275e9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-26 12:42:17 +00:00
Arvin Xu
4a275e9dc7
🐛 fix: fix remove tts and translate not working ( #818 )
...
* ♻️ refactor: clean message service methods
* 🐛 fix: fix remove tts and translate not working
2023-12-26 20:39:55 +08:00
lobehubbot
6ec425b2cb
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-26 02:15:02 +00:00
Jai707
2df8896cf9
Mastodon option in share tab ( #809 )
...
* added mastodon share button
* added mastodon share button
2023-12-26 10:12:56 +08:00
semantic-release-bot
92b4efe87f
🔖 chore(release): v0.115.12 [skip ci]
...
### [Version 0.115.12](https://github.com/lobehub/lobe-chat/compare/v0.115.11...v0.115.12 )
<sup>Released on **2023-12-25**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix active setting tab after click agent setting button.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix active setting tab after click agent setting button ([c480fa9 ](https://github.com/lobehub/lobe-chat/commit/c480fa9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-25 14:38:27 +00:00
canisminor1990
c480fa97aa
🐛 fix: Fix active setting tab after click agent setting button
2023-12-25 22:34:58 +08:00
semantic-release-bot
dc5389239b
🔖 chore(release): v0.115.11 [skip ci]
...
### [Version 0.115.11](https://github.com/lobehub/lobe-chat/compare/v0.115.10...v0.115.11 )
<sup>Released on **2023-12-25**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix agent system role modal scrolling when content is too long.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix agent system role modal scrolling when content is too long, closes [#801 ](https://github.com/lobehub/lobe-chat/issues/801 ) ([f482a80 ](https://github.com/lobehub/lobe-chat/commit/f482a80 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-25 14:06:18 +00:00
Justin3go
f482a80238
🐛 fix: fix agent system role modal scrolling when content is too long ( #801 )
2023-12-25 22:04:10 +08:00
lobehubbot
5986374436
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-25 13:37:23 +00:00
semantic-release-bot
ca00f07853
🔖 chore(release): v0.115.10 [skip ci]
...
### [Version 0.115.10](https://github.com/lobehub/lobe-chat/compare/v0.115.9...v0.115.10 )
<sup>Released on **2023-12-25**</sup>
#### 💄 Styles
- **misc**: Fix some style problem.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix some style problem ([447c006 ](https://github.com/lobehub/lobe-chat/commit/447c006 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-25 13:36:55 +00:00
canisminor1990
447c006e01
💄 style: Fix some style problem
2023-12-25 21:32:33 +08:00
semantic-release-bot
dc7642d8de
🔖 chore(release): v0.115.9 [skip ci]
...
### [Version 0.115.9](https://github.com/lobehub/lobe-chat/compare/v0.115.8...v0.115.9 )
<sup>Released on **2023-12-24**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix `PLUGINS_INDEX_URL` not working, fix a translation error in Traditional Chinese.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix `PLUGINS_INDEX_URL` not working, closes [#793 ](https://github.com/lobehub/lobe-chat/issues/793 ) ([152913e ](https://github.com/lobehub/lobe-chat/commit/152913e ))
* **misc**: Fix a translation error in Traditional Chinese, closes [#789 ](https://github.com/lobehub/lobe-chat/issues/789 ) ([80c02ee ](https://github.com/lobehub/lobe-chat/commit/80c02ee ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-24 10:09:33 +00:00
Arvin Xu
152913e29d
🐛 fix: fix PLUGINS_INDEX_URL not working ( #793 )
2023-12-24 18:07:07 +08:00
linzjian666
80c02ee5c1
🐛 fix: fix a translation error in Traditional Chinese ( #789 )
2023-12-24 18:06:40 +08:00
semantic-release-bot
3969a21791
🔖 chore(release): v0.115.8 [skip ci]
...
### [Version 0.115.8](https://github.com/lobehub/lobe-chat/compare/v0.115.7...v0.115.8 )
<sup>Released on **2023-12-24**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix CUSTOM_MODEL `-` operator not working.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix CUSTOM_MODEL `-` operator not working, closes [#791 ](https://github.com/lobehub/lobe-chat/issues/791 ) ([26b968f ](https://github.com/lobehub/lobe-chat/commit/26b968f ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-24 09:23:13 +00:00
Arvin Xu
26b968f0bd
🐛 fix: fix CUSTOM_MODEL - operator not working ( #791 )
2023-12-24 17:21:05 +08:00
lobehubbot
d5e60f31f8
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-23 16:38:23 +00:00
semantic-release-bot
ecade19d05
🔖 chore(release): v0.115.7 [skip ci]
...
### [Version 0.115.7](https://github.com/lobehub/lobe-chat/compare/v0.115.6...v0.115.7 )
<sup>Released on **2023-12-23**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix auto scrolling when generating message.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix auto scrolling when generating message, closes [#785 ](https://github.com/lobehub/lobe-chat/issues/785 ) ([1a236e6 ](https://github.com/lobehub/lobe-chat/commit/1a236e6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-23 16:37:49 +00:00
Arvin Xu
1a236e6325
🐛 fix: fix auto scrolling when generating message ( #785 )
2023-12-24 00:35:27 +08:00
semantic-release-bot
0268262c93
🔖 chore(release): v0.115.6 [skip ci]
...
### [Version 0.115.6](https://github.com/lobehub/lobe-chat/compare/v0.115.5...v0.115.6 )
<sup>Released on **2023-12-23**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix maxTokens params still work when disable enableMaxTokens.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix maxTokens params still work when disable enableMaxTokens, closes [#779 ](https://github.com/lobehub/lobe-chat/issues/779 ) ([20956ea ](https://github.com/lobehub/lobe-chat/commit/20956ea ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-23 10:33:21 +00:00
Arvin Xu
20956ea6bb
🐛 fix: fix maxTokens params still work when disable enableMaxTokens ( #779 )
...
* 🐛 fix: fix max tokens
* ✅ test: update test
* 🐛 fix: fix max tokens
2023-12-23 18:31:19 +08:00
semantic-release-bot
f044552df3
🔖 chore(release): v0.115.5 [skip ci]
...
### [Version 0.115.5](https://github.com/lobehub/lobe-chat/compare/v0.115.4...v0.115.5 )
<sup>Released on **2023-12-23**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix image display error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix image display error, closes [#777 ](https://github.com/lobehub/lobe-chat/issues/777 ) ([08659d6 ](https://github.com/lobehub/lobe-chat/commit/08659d6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-23 10:05:07 +00:00
Arvin Xu
08659d605f
🐛 fix: fix image display error ( #777 )
2023-12-23 18:02:59 +08:00
semantic-release-bot
ab99e3fd84
🔖 chore(release): v0.115.4 [skip ci]
...
### [Version 0.115.4](https://github.com/lobehub/lobe-chat/compare/v0.115.3...v0.115.4 )
<sup>Released on **2023-12-23**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the ChatMessage type.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the ChatMessage type ([40375bd ](https://github.com/lobehub/lobe-chat/commit/40375bd ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-23 09:47:00 +00:00
arvinxx
40375bd058
♻️ refactor: refactor the ChatMessage type
2023-12-23 17:44:11 +08:00
semantic-release-bot
043bd34e34
🔖 chore(release): v0.115.3 [skip ci]
...
### [Version 0.115.3](https://github.com/lobehub/lobe-chat/compare/v0.115.2...v0.115.3 )
<sup>Released on **2023-12-23**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor and clean global store and chat store.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor and clean global store and chat store, closes [#774 ](https://github.com/lobehub/lobe-chat/issues/774 ) ([6120042 ](https://github.com/lobehub/lobe-chat/commit/6120042 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-23 09:36:09 +00:00
Arvin Xu
6120042aee
♻️ refactor: refactor and clean global store and chat store ( #774 )
...
* ♻️ refactor: refactor the globalStore implement and usage
* 🔥 refactor: clean deprecated code
* ♻️ refactor: refactor the chat store to slice mode
2023-12-23 17:33:59 +08:00
semantic-release-bot
03490f9791
🔖 chore(release): v0.115.2 [skip ci]
...
### [Version 0.115.2](https://github.com/lobehub/lobe-chat/compare/v0.115.1...v0.115.2 )
<sup>Released on **2023-12-23**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix envs like `CUSTOM_MODELS` don't work with docker deployment.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix envs like `CUSTOM_MODELS` don't work with docker deployment, closes [#773 ](https://github.com/lobehub/lobe-chat/issues/773 ) ([54dc18b ](https://github.com/lobehub/lobe-chat/commit/54dc18b ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-23 08:13:26 +00:00
Arvin Xu
54dc18b92f
🐛 fix: fix envs like CUSTOM_MODELS don't work with docker deployment ( #773 )
...
* ♻️ refactor: refactor the FileList
* 🐛 fix: fix agent market index not work with docker
* 🐛 fix: fix CUSTOM_MODEL don't work with docker deployment
* ✅ test: add test
* 📝 docs: update docs
2023-12-23 16:11:17 +08:00
semantic-release-bot
75c1126b61
🔖 chore(release): v0.115.1 [skip ci]
...
### [Version 0.115.1](https://github.com/lobehub/lobe-chat/compare/v0.115.0...v0.115.1 )
<sup>Released on **2023-12-22**</sup>
#### 💄 Styles
- **misc**: Lock ui version to fix setting form style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Lock ui version to fix setting form style ([6cdf548 ](https://github.com/lobehub/lobe-chat/commit/6cdf548 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-22 15:53:57 +00:00
arvinxx
6cdf54874e
💄 style: lock ui version to fix setting form style
2023-12-22 23:51:32 +08:00
semantic-release-bot
b4f76b8b3a
🔖 chore(release): v0.115.0 [skip ci]
...
## [Version 0.115.0](https://github.com/lobehub/lobe-chat/compare/v0.114.9...v0.115.0 )
<sup>Released on **2023-12-22**</sup>
#### ✨ Features
- **misc**: Support Dall·E 3.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support Dall·E 3, closes [#697 ](https://github.com/lobehub/lobe-chat/issues/697 ) ([e39d199 ](https://github.com/lobehub/lobe-chat/commit/e39d199 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-22 14:25:48 +00:00
Arvin Xu
e39d199398
✨ feat: support Dall·E 3 ( #697 )
...
* ✨ feat: add dalle image generation api
* ✨ feat: support to generate images with dalle3
* ✅ test: update test for the tool
* 🌐 docs: update i18n
* 💄 style: improve style
* 🚸 style: improve image generate process
2023-12-22 22:23:30 +08:00
semantic-release-bot
9ad46744fb
🔖 chore(release): v0.114.9 [skip ci]
...
### [Version 0.114.9](https://github.com/lobehub/lobe-chat/compare/v0.114.8...v0.114.9 )
<sup>Released on **2023-12-22**</sup>
#### 💄 Styles
- **misc**: Support it-IT nl-NL and pl-PL locales.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Support it-IT nl-NL and pl-PL locales, closes [#759 ](https://github.com/lobehub/lobe-chat/issues/759 ) ([e49817c ](https://github.com/lobehub/lobe-chat/commit/e49817c ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-22 08:30:39 +00:00
Arvin Xu
e49817ceb8
💄 style: support it-IT nl-NL and pl-PL locales ( #759 )
2023-12-22 16:28:22 +08:00
semantic-release-bot
3155d87df6
🔖 chore(release): v0.114.8 [skip ci]
...
### [Version 0.114.8](https://github.com/lobehub/lobe-chat/compare/v0.114.7...v0.114.8 )
<sup>Released on **2023-12-22**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-22 07:01:26 +00:00
Arvin Xu
2e295b2e42
⚡ ️ perf: use dynamic locale to reduce bundle size ( #752 )
...
* ⚡ ️ perf: refactor to use dynamic locale
* ⚡ ️ perf: refactor to use dynamic locale
* ♻️ refactor: refactor the locale code
2023-12-22 14:59:19 +08:00
semantic-release-bot
b87c90c5b9
🔖 chore(release): v0.114.7 [skip ci]
...
### [Version 0.114.7](https://github.com/lobehub/lobe-chat/compare/v0.114.6...v0.114.7 )
<sup>Released on **2023-12-22**</sup>
#### ♻ Code Refactoring
- **misc**: Move the conversation and chatInput to features folder.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Move the conversation and chatInput to features folder, closes [#750 ](https://github.com/lobehub/lobe-chat/issues/750 ) ([0334592 ](https://github.com/lobehub/lobe-chat/commit/0334592 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-22 03:11:14 +00:00
Arvin Xu
0334592866
🚚 refactor: move the conversation and chatInput to features folder ( #750 )
...
* 🚚 refactor: move the conversation and chat input to features
* ⚡ ️ perf: dynamic import openapi plugin resolver to improve performance
2023-12-22 11:09:09 +08:00
lobehubbot
5100b65384
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-22 02:07:15 +00:00
semantic-release-bot
19cbaf8fcb
🔖 chore(release): v0.114.6 [skip ci]
...
### [Version 0.114.6](https://github.com/lobehub/lobe-chat/compare/v0.114.5...v0.114.6 )
<sup>Released on **2023-12-22**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-22 02:06:37 +00:00
Arvin Xu
6211be9487
⚡ ️ perf: prefetch page to improve performance ( #749 )
2023-12-22 10:04:17 +08:00
lobehubbot
8c8221e4f4
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-19 14:52:49 +00:00
luo jiyin
4adfd2cec4
feat: docker container autostart ( #725 )
2023-12-19 22:50:36 +08:00
semantic-release-bot
304c1dbcc7
🔖 chore(release): v0.114.5 [skip ci]
...
### [Version 0.114.5](https://github.com/lobehub/lobe-chat/compare/v0.114.4...v0.114.5 )
<sup>Released on **2023-12-19**</sup>
#### 💄 Styles
- **misc**: Fix plugin iframe width.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix plugin iframe width, closes [#721 ](https://github.com/lobehub/lobe-chat/issues/721 ) ([53ad132 ](https://github.com/lobehub/lobe-chat/commit/53ad132 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-19 09:53:04 +00:00
Arvin Xu
53ad132b8b
💄 style: fix plugin iframe width ( #721 )
2023-12-19 17:50:47 +08:00
lobehubbot
3f7ce1d6a5
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-19 09:13:22 +00:00
Carson Yang
f4428b940f
📝 docs: add sealos deployment in README ( #667 )
...
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com >
2023-12-19 17:11:17 +08:00
lobehubbot
27b1479b6e
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-19 09:03:48 +00:00
semantic-release-bot
2ecf42ab4c
🔖 chore(release): v0.114.4 [skip ci]
...
### [Version 0.114.4](https://github.com/lobehub/lobe-chat/compare/v0.114.3...v0.114.4 )
<sup>Released on **2023-12-19**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix agent system role modal scrolling when content is too long.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix agent system role modal scrolling when content is too long, closes [#716 ](https://github.com/lobehub/lobe-chat/issues/716 ) ([c3e36d1 ](https://github.com/lobehub/lobe-chat/commit/c3e36d1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-19 09:02:58 +00:00
Justin3go
c3e36d14ee
🐛 fix: fix agent system role modal scrolling when content is too long ( #716 )
2023-12-19 17:00:52 +08:00
lobehubbot
e40db59eb2
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-19 02:32:46 +00:00
CanisMinor
53eaee7d6a
🔧 chore: Update syncPluginIndex.ts
2023-12-19 10:30:25 +08:00
CanisMinor
f16d417ccf
🔧 chore: Update syncPluginIndex.ts
2023-12-19 10:29:58 +08:00
Igroshka
689d4c04fc
Update welcome.json ( #707 )
2023-12-19 08:48:25 +08:00
Igroshka
c4ff00c42f
Update setting.json ( #708 )
2023-12-19 08:48:10 +08:00
Igroshka
2790113c17
Update plugin.json ( #709 )
2023-12-19 08:47:57 +08:00
humu
37323ac1a0
adjust japanese locale ( #706 )
2023-12-18 23:56:27 +08:00
semantic-release-bot
57cb87f834
🔖 chore(release): v0.114.3 [skip ci]
...
### [Version 0.114.3](https://github.com/lobehub/lobe-chat/compare/v0.114.2...v0.114.3 )
<sup>Released on **2023-12-18**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-18 12:53:38 +00:00
mushan0x0
d038d244a0
⚡ ️ perf: Optimize the image upload size for gpt-4-vision ( #669 )
...
* ♻️ refactor: `FileItem` changed to `ImageFileItem`
* ⚡ ️ perf: Optimize the image upload size for `gpt-4-vision`
* 🔧 test: add Test Configuration
* 🧪 test: add case
* ✏️ chore: typos
---------
Co-authored-by: wuxh <wxh1220@gmail.com >
2023-12-18 20:51:28 +08:00
canisminor1990
e709d02fa5
📝 docs: Replace sponsor img with static url
2023-12-18 10:56:52 +08:00
semantic-release-bot
531c03962f
🔖 chore(release): v0.114.2 [skip ci]
...
### [Version 0.114.2](https://github.com/lobehub/lobe-chat/compare/v0.114.1...v0.114.2 )
<sup>Released on **2023-12-17**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix chat error when message has image with non-vision model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix chat error when message has image with non-vision model, closes [#698 ](https://github.com/lobehub/lobe-chat/issues/698 ) [#693 ](https://github.com/lobehub/lobe-chat/issues/693 ) ([b142c17 ](https://github.com/lobehub/lobe-chat/commit/b142c17 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-17 14:21:06 +00:00
Arvin Xu
b142c176f1
🐛 fix: fix chat error when message has image with non-vision model ( #698 )
...
* 📝 docs: update docs
* 🐛 fix: fix chat error with non-vision model
close #693
2023-12-17 22:18:48 +08:00
lobehubbot
0364c1ec90
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-17 13:13:19 +00:00
Arvin Xu
bcccc1a7e3
📝 docs: add plugins usage documents ( #692 )
...
* 📝 docs: plugins
* Update Plugins.zh-CN.md
* Update Plugins.zh-CN.md
* 📝 docs: update plugins docs
* 📝 docs: update plugins docs
2023-12-17 21:11:03 +08:00
semantic-release-bot
5274353e6e
🔖 chore(release): v0.114.1 [skip ci]
...
### [Version 0.114.1](https://github.com/lobehub/lobe-chat/compare/v0.114.0...v0.114.1 )
<sup>Released on **2023-12-16**</sup>
#### 🐛 Bug Fixes
- **misc**: Inject tool description into agent system role.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Inject tool description into agent system role, closes [#681 ](https://github.com/lobehub/lobe-chat/issues/681 ) ([e7a8cff ](https://github.com/lobehub/lobe-chat/commit/e7a8cff ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-16 15:12:43 +00:00
Arvin Xu
e7a8cffa36
🐛 fix: inject tool description into agent system role ( #681 )
...
* 🐛 fix: inject tool desc into agent system role
* 💚 ci: fix circular
* ✅ test: add more tests
* ✅ test: add more tests
* ✨ feat: support show tools token
2023-12-16 22:46:37 +08:00
lobehubbot
8c3386e029
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-16 11:48:21 +00:00
semantic-release-bot
d556f3e642
🔖 chore(release): v0.114.0 [skip ci]
...
## [Version 0.114.0](https://github.com/lobehub/lobe-chat/compare/v0.113.1...v0.114.0 )
<sup>Released on **2023-12-16**</sup>
#### ✨ Features
- **misc**: Supports setting multiple access code.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Supports setting multiple access code, closes [#647 ](https://github.com/lobehub/lobe-chat/issues/647 ) ([7db0430 ](https://github.com/lobehub/lobe-chat/commit/7db0430 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-16 11:47:47 +00:00
mushan0x0
7db0430f8a
✨ feat: supports setting multiple access code ( #647 )
...
* ✨ feat: `ACCESS_CODE` supports setting multiple
* 📝 docs: Update the `ACCESS_CODE` documentation
* ✅ test: Add `ACCESS_CODE` testing
2023-12-16 19:45:42 +08:00
semantic-release-bot
31d3994502
🔖 chore(release): v0.113.1 [skip ci]
...
### [Version 0.113.1](https://github.com/lobehub/lobe-chat/compare/v0.113.0...v0.113.1 )
<sup>Released on **2023-12-16**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix fontsize setting and audio download style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix fontsize setting and audio download style, closes [#433 ](https://github.com/lobehub/lobe-chat/issues/433 ) ([6882752 ](https://github.com/lobehub/lobe-chat/commit/6882752 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-16 08:06:15 +00:00
canisminor1990
6882752a0d
🐛 fix: Fix fontsize setting and audio download style ( #433 )
2023-12-16 16:01:32 +08:00
semantic-release-bot
1f7e73ff8c
🔖 chore(release): v0.113.0 [skip ci]
...
## [Version 0.113.0](https://github.com/lobehub/lobe-chat/compare/v0.112.1...v0.113.0 )
<sup>Released on **2023-12-16**</sup>
#### ✨ Features
- **locale**: Add es-ES pt-BR de-DE tr-TR.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **locale**: Add es-ES pt-BR de-DE tr-TR, closes [#659 ](https://github.com/lobehub/lobe-chat/issues/659 ) ([021abfa ](https://github.com/lobehub/lobe-chat/commit/021abfa ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-16 07:01:48 +00:00
canisminor1990
021abfabe3
✨ feat(locale): Add es-ES pt-BR de-DE tr-TR ( #659 )
2023-12-16 14:59:09 +08:00
semantic-release-bot
6e1aac47aa
🔖 chore(release): v0.112.1 [skip ci]
...
### [Version 0.112.1](https://github.com/lobehub/lobe-chat/compare/v0.112.0...v0.112.1 )
<sup>Released on **2023-12-16**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix locales.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix locales ([4384dc2 ](https://github.com/lobehub/lobe-chat/commit/4384dc2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-16 06:36:14 +00:00
canisminor1990
4384dc2f94
🐛 fix: Fix locales
2023-12-16 14:32:40 +08:00
Abdullah Ercan
b20b0595a9
turkish translation added ( #677 )
...
* turkish translation added
* ascending order update
* typo update
---------
Co-authored-by: CanisMinor <i@canisminor.cc >
2023-12-16 14:31:00 +08:00
lobehubbot
dd6c8d2e4d
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-16 04:59:34 +00:00
semantic-release-bot
5fc262ab5e
🔖 chore(release): v0.112.0 [skip ci]
...
## [Version 0.112.0](https://github.com/lobehub/lobe-chat/compare/v0.111.6...v0.112.0 )
<sup>Released on **2023-12-16**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor global and share service, refactor plugin dev modal and improve plugin store, refactor with OpenAPIConvertor.
#### ✨ Features
- **misc**: Introduce plugin detail modal, support OpenAI plugin manifest, support OpenAPI Authentication, support OpenAPI schema in lobe plugin, support parse openapi schema.
#### 🐛 Bug Fixes
- **misc**: Fix function apiName length, try with node mode plugins.
#### 💄 Styles
- **misc**: Fix function message style, fix mobile padding of plugin dev modal, improve settings display, Update tool style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor global and share service ([dd6f00e ](https://github.com/lobehub/lobe-chat/commit/dd6f00e ))
* **misc**: Refactor plugin dev modal and improve plugin store ([4dc5e35 ](https://github.com/lobehub/lobe-chat/commit/4dc5e35 ))
* **misc**: Refactor with OpenAPIConvertor ([605b3bf ](https://github.com/lobehub/lobe-chat/commit/605b3bf ))
#### What's improved
* **misc**: Introduce plugin detail modal ([0308783 ](https://github.com/lobehub/lobe-chat/commit/0308783 ))
* **misc**: Support OpenAI plugin manifest ([04ff2d5 ](https://github.com/lobehub/lobe-chat/commit/04ff2d5 ))
* **misc**: Support OpenAPI Authentication ([820c15e ](https://github.com/lobehub/lobe-chat/commit/820c15e ))
* **misc**: Support OpenAPI schema in lobe plugin, closes [#614 ](https://github.com/lobehub/lobe-chat/issues/614 ) ([5426a54 ](https://github.com/lobehub/lobe-chat/commit/5426a54 ))
* **misc**: Support parse openapi schema ([11a39b1 ](https://github.com/lobehub/lobe-chat/commit/11a39b1 ))
#### What's fixed
* **misc**: Fix function apiName length ([b6f8c16 ](https://github.com/lobehub/lobe-chat/commit/b6f8c16 ))
* **misc**: Try with node mode plugins ([6bb547f ](https://github.com/lobehub/lobe-chat/commit/6bb547f ))
#### Styles
* **misc**: Fix function message style ([4fee0b1 ](https://github.com/lobehub/lobe-chat/commit/4fee0b1 ))
* **misc**: Fix mobile padding of plugin dev modal ([7f7070a ](https://github.com/lobehub/lobe-chat/commit/7f7070a ))
* **misc**: Improve settings display ([df57cde ](https://github.com/lobehub/lobe-chat/commit/df57cde ))
* **misc**: Update tool style ([292a3e1 ](https://github.com/lobehub/lobe-chat/commit/292a3e1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-16 04:58:57 +00:00
Arvin Xu
5426a541cb
✨ feat: support OpenAPI schema in lobe plugin ( #614 )
2023-12-16 12:38:19 +08:00
arvinxx
7f7070a719
💄 style: fix mobile padding of plugin dev modal
2023-12-16 12:16:38 +08:00
arvinxx
b6f8c16a58
🐛 fix: fix function apiName length
2023-12-16 11:20:14 +08:00
canisminor1990
3aa821975d
🌐 chore: Update locale
2023-12-16 00:12:04 +08:00
arvinxx
05b6e4c62c
✅ test: fix test warning
2023-12-15 23:57:42 +08:00
arvinxx
4fee0b19c0
💄 style: fix function message style
2023-12-15 23:57:42 +08:00
canisminor1990
388eb85515
🔧 chore: Update readme plugin workflow
2023-12-15 23:57:42 +08:00
canisminor1990
292a3e1d62
💄 style: Update tool style
2023-12-15 23:57:42 +08:00
arvinxx
6bb547fa72
🐛 fix: try with node mode plugins
2023-12-15 20:23:38 +08:00
arvinxx
df57cde692
💄 style: improve settings display
2023-12-15 20:23:38 +08:00
arvinxx
605b3bfe01
♻️ refactor: refactor with OpenAPIConvertor
2023-12-15 20:23:38 +08:00
arvinxx
04ff2d5750
✨ feat: support OpenAI plugin manifest
2023-12-15 20:23:38 +08:00
arvinxx
0308783939
✨ feat: introduce plugin detail modal
2023-12-15 20:23:38 +08:00
arvinxx
dd6f00e912
♻️ refactor: refactor global and share service
2023-12-15 20:23:38 +08:00
arvinxx
820c15ed49
✨ feat: support OpenAPI Authentication
2023-12-15 20:23:38 +08:00
arvinxx
11a39b1e6f
✨ feat: support parse openapi schema
2023-12-15 20:23:38 +08:00
arvinxx
4dc5e352eb
♻️ refactor: refactor plugin dev modal and improve plugin store
2023-12-15 20:23:38 +08:00
semantic-release-bot
6e29698a28
🔖 chore(release): v0.111.6 [skip ci]
...
### [Version 0.111.6](https://github.com/lobehub/lobe-chat/compare/v0.111.5...v0.111.6 )
<sup>Released on **2023-12-15**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix deployment build failure.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix deployment build failure, closes [#672 ](https://github.com/lobehub/lobe-chat/issues/672 ) ([3878dcd ](https://github.com/lobehub/lobe-chat/commit/3878dcd ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-15 08:25:57 +00:00
mushan0x0
3878dcde45
🐛 fix: fix deployment build failure ( #672 )
2023-12-15 16:23:57 +08:00
lobehubbot
6d19564d91
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-15 06:00:14 +00:00
canisminor1990
9ff9aba077
📝 docs: Fix links
2023-12-15 13:57:36 +08:00
Ikko Eltociear Ashimine
c295aaf66f
📝 docs: update .env.example ( #662 )
...
seperate -> separate
2023-12-14 23:30:28 +08:00
semantic-release-bot
00e5910478
🔖 chore(release): v0.111.5 [skip ci]
...
### [Version 0.111.5](https://github.com/lobehub/lobe-chat/compare/v0.111.4...v0.111.5 )
<sup>Released on **2023-12-14**</sup>
#### 🐛 Bug Fixes
- **misc**: Wrong locale language in en_US.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Wrong locale language in en_US, closes [#660 ](https://github.com/lobehub/lobe-chat/issues/660 ) ([e1c31ee ](https://github.com/lobehub/lobe-chat/commit/e1c31ee ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-14 14:24:10 +00:00
guangzhengli
e1c31ee08f
🐛 fix: wrong locale language in en_US ( #660 )
2023-12-14 22:22:04 +08:00
canisminor1990
0878f2b243
📝 docs: Add wiki toc
2023-12-14 17:33:35 +08:00
canisminor1990
39f674ee40
📝 docs: Fix wiki link
2023-12-14 17:26:41 +08:00
canisminor1990
395ff22e2e
📝 docs: Fix link
2023-12-14 17:24:52 +08:00
lobehubbot
fafccfb210
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-14 09:20:43 +00:00
Henry Chen
9553e18d08
📝 docs: Fix a typo in README.zh-CN.md ( #657 )
2023-12-14 17:18:38 +08:00
CanisMinor
d1df19a498
🔨 chore: Add docs workflow ( #658 )
...
* 🔧 chore: Add docs workflow and update docs files
* 📝 docs: Update wiki docs link
2023-12-14 17:17:43 +08:00
semantic-release-bot
fedf799b6f
🔖 chore(release): v0.111.4 [skip ci]
...
### [Version 0.111.4](https://github.com/lobehub/lobe-chat/compare/v0.111.3...v0.111.4 )
<sup>Released on **2023-12-14**</sup>
#### 🐛 Bug Fixes
- **misc**: Revert "🐛 fix: clean up gpt-3.5 model".
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Revert "🐛 fix: clean up gpt-3.5 model", closes [#653 ](https://github.com/lobehub/lobe-chat/issues/653 ) ([b8b14fc ](https://github.com/lobehub/lobe-chat/commit/b8b14fc ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-14 03:11:11 +00:00
Arvin Xu
b8b14fc68f
🐛 fix: Revert " 🐛 fix: clean up gpt-3.5 model" ( #653 )
...
This reverts commit 9616783d09 .
2023-12-14 11:08:34 +08:00
semantic-release-bot
4630322caa
🔖 chore(release): v0.111.3 [skip ci]
...
### [Version 0.111.3](https://github.com/lobehub/lobe-chat/compare/v0.111.2...v0.111.3 )
<sup>Released on **2023-12-14**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix the history-count text.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix the history-count text, closes [#615 ](https://github.com/lobehub/lobe-chat/issues/615 ) ([4db1cef ](https://github.com/lobehub/lobe-chat/commit/4db1cef ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-14 01:56:47 +00:00
reece00
4db1cef995
🐛 fix: fix the history-count text ( #615 )
2023-12-14 09:54:42 +08:00
Justin Dhillon
4b64c7d30f
Fix Broken Links ( #652 )
...
* https://github.com/lobehub/chat-plugins-gateway
* https://github.com/lobehub/chat-plugins-gateway
* https://github.com/vitest-dev/vitest
2023-12-14 09:32:19 +08:00
semantic-release-bot
05e6ecd805
🔖 chore(release): v0.111.2 [skip ci]
...
### [Version 0.111.2](https://github.com/lobehub/lobe-chat/compare/v0.111.1...v0.111.2 )
<sup>Released on **2023-12-13**</sup>
#### 🐛 Bug Fixes
- **misc**: Change topic-deletion hotkey.
#### 💄 Styles
- **misc**: Fix image display in safari (fix.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Change topic-deletion hotkey, closes [#616 ](https://github.com/lobehub/lobe-chat/issues/616 ) ([912ff45 ](https://github.com/lobehub/lobe-chat/commit/912ff45 ))
#### Styles
* **misc**: Fix image display in safari (fix, closes [#571 ](https://github.com/lobehub/lobe-chat/issues/571 ) ([4beefa7 ](https://github.com/lobehub/lobe-chat/commit/4beefa7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-13 14:11:53 +00:00
canisminor1990
912ff45818
🐛 fix: Change topic-deletion hotkey ( #616 )
2023-12-13 22:08:55 +08:00
canisminor1990
4beefa7752
💄 style: Fix image display in safari ( fix #571 )
2023-12-13 21:48:12 +08:00
semantic-release-bot
ed48d782ac
🔖 chore(release): v0.111.1 [skip ci]
...
### [Version 0.111.1](https://github.com/lobehub/lobe-chat/compare/v0.111.0...v0.111.1 )
<sup>Released on **2023-12-13**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix locale typo.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix locale typo ([f44b41e ](https://github.com/lobehub/lobe-chat/commit/f44b41e ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-13 10:33:07 +00:00
canisminor1990
f44b41e05c
🐛 fix: Fix locale typo
2023-12-13 18:30:09 +08:00
红
cb91985c02
🍻 chore: remove duplicate logic ( #641 )
2023-12-13 17:45:20 +08:00
semantic-release-bot
50a1c390b8
🔖 chore(release): v0.111.0 [skip ci]
...
## [Version 0.111.0](https://github.com/lobehub/lobe-chat/compare/v0.110.10...v0.111.0 )
<sup>Released on **2023-12-13**</sup>
#### ✨ Features
- **locale**: Add fr-FR.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **locale**: Add fr-FR, closes [#637 ](https://github.com/lobehub/lobe-chat/issues/637 ) ([357141c ](https://github.com/lobehub/lobe-chat/commit/357141c ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-13 09:44:31 +00:00
CanisMinor
357141cd54
🌐 feat(locale): Add fr-FR ( #637 )
2023-12-13 17:42:26 +08:00
lobehubbot
56779ed094
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-13 08:03:30 +00:00
semantic-release-bot
3eecf3a3e9
🔖 chore(release): v0.110.10 [skip ci]
...
### [Version 0.110.10](https://github.com/lobehub/lobe-chat/compare/v0.110.9...v0.110.10 )
<sup>Released on **2023-12-13**</sup>
#### 🐛 Bug Fixes
- **misc**: Add cancel button text i18n for delete assistant modal.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Add cancel button text i18n for delete assistant modal, closes [#640 ](https://github.com/lobehub/lobe-chat/issues/640 ) ([fae04c9 ](https://github.com/lobehub/lobe-chat/commit/fae04c9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-13 08:03:01 +00:00
xiaole
fae04c9943
🐛 fix: add cancel button text i18n for delete assistant modal ( #640 )
2023-12-13 16:01:02 +08:00
semantic-release-bot
3c49e57e51
🔖 chore(release): v0.110.9 [skip ci]
...
### [Version 0.110.9](https://github.com/lobehub/lobe-chat/compare/v0.110.8...v0.110.9 )
<sup>Released on **2023-12-13**</sup>
#### 🐛 Bug Fixes
- **misc**: ChatInput should have maxHeight.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: ChatInput should have maxHeight, closes [#630 ](https://github.com/lobehub/lobe-chat/issues/630 ) ([8dfe1b8 ](https://github.com/lobehub/lobe-chat/commit/8dfe1b8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-13 00:56:17 +00:00
Shinji-Li
8dfe1b802d
⚡ fix: ChatInput should have maxHeight ( #630 )
2023-12-13 08:53:47 +08:00
lobehubbot
6a2d1e6ebb
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-13 00:53:00 +00:00
Asuka109
ad8dd191f3
🔧 chore: add .nvmrc file with LTS version ( #622 )
2023-12-13 08:51:02 +08:00
lobehubbot
aff0723b77
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-12 01:56:57 +00:00
semantic-release-bot
6e5f58319a
🔖 chore(release): v0.110.8 [skip ci]
...
### [Version 0.110.8](https://github.com/lobehub/lobe-chat/compare/v0.110.7...v0.110.8 )
<sup>Released on **2023-12-12**</sup>
#### 🐛 Bug Fixes
- **misc**: Clean up gpt-3.5 model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Clean up gpt-3.5 model, closes [#554 ](https://github.com/lobehub/lobe-chat/issues/554 ) ([9616783 ](https://github.com/lobehub/lobe-chat/commit/9616783 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-12 01:56:27 +00:00
Arvin Xu
9616783d09
🐛 fix: clean up gpt-3.5 model ( #554 )
2023-12-12 09:54:44 +08:00
semantic-release-bot
4a8dfa53ae
🔖 chore(release): v0.110.7 [skip ci]
...
### [Version 0.110.7](https://github.com/lobehub/lobe-chat/compare/v0.110.6...v0.110.7 )
<sup>Released on **2023-12-11**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix language settings may not take effect.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix language settings may not take effect, closes [#595 ](https://github.com/lobehub/lobe-chat/issues/595 ) ([a5db64e ](https://github.com/lobehub/lobe-chat/commit/a5db64e ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-11 02:51:59 +00:00
mushan0x0
a5db64ef23
🐛 fix: Fix language settings may not take effect ( #595 )
2023-12-11 10:50:16 +08:00
lobehubbot
b2d4d4d548
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-11 01:00:58 +00:00
semantic-release-bot
7b8f52c6df
🔖 chore(release): v0.110.6 [skip ci]
...
### [Version 0.110.6](https://github.com/lobehub/lobe-chat/compare/v0.110.5...v0.110.6 )
<sup>Released on **2023-12-11**</sup>
#### 🐛 Bug Fixes
- **misc**: Sharp missing in docker production.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Sharp missing in docker production, closes [#603 ](https://github.com/lobehub/lobe-chat/issues/603 ) ([d89b48d ](https://github.com/lobehub/lobe-chat/commit/d89b48d ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-11 01:00:28 +00:00
Mikey
d89b48d107
🐛 fix: sharp missing in docker production ( #603 )
2023-12-11 08:58:41 +08:00
semantic-release-bot
da9c3a670b
🔖 chore(release): v0.110.5 [skip ci]
...
### [Version 0.110.5](https://github.com/lobehub/lobe-chat/compare/v0.110.4...v0.110.5 )
<sup>Released on **2023-12-10**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix setting plugin i18n.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix setting plugin i18n, closes [#606 ](https://github.com/lobehub/lobe-chat/issues/606 ) ([4e18ebf ](https://github.com/lobehub/lobe-chat/commit/4e18ebf ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-10 04:11:43 +00:00
Arvin Xu
4e18ebf820
🐛 fix: fix setting plugin i18n ( #606 )
...
* 🐛 fix: fix setting plugin
* ✅ test: update test
2023-12-10 12:09:56 +08:00
semantic-release-bot
c25a9eb42b
🔖 chore(release): v0.110.4 [skip ci]
...
### [Version 0.110.4](https://github.com/lobehub/lobe-chat/compare/v0.110.3...v0.110.4 )
<sup>Released on **2023-12-08**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-08 15:48:34 +00:00
canisminor1990
8f0aaa02c2
⚡ perf: Fix ChatIntpuArea rerender
2023-12-08 23:44:51 +08:00
semantic-release-bot
30bac89592
🔖 chore(release): v0.110.3 [skip ci]
...
### [Version 0.110.3](https://github.com/lobehub/lobe-chat/compare/v0.110.2...v0.110.3 )
<sup>Released on **2023-12-08**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor with new plugin implement with dexie db.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor with new plugin implement with dexie db, closes [#596 ](https://github.com/lobehub/lobe-chat/issues/596 ) ([f3b5e7b ](https://github.com/lobehub/lobe-chat/commit/f3b5e7b ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-08 13:41:53 +00:00
Arvin Xu
f3b5e7b646
♻️ refactor: refactor with new plugin implement with dexie db ( #596 )
...
* ♻️ refactor: refactor with plugin dev
* ✅ test: add test for chain
* 🐛 fix: fix plugin display in tool
* ✅ test: add test for plugin service
* ✅ test: add test for plugin service
* 💚 ci: fix ci
2023-12-08 21:39:59 +08:00
semantic-release-bot
36e48bffa0
🔖 chore(release): v0.110.2 [skip ci]
...
### [Version 0.110.2](https://github.com/lobehub/lobe-chat/compare/v0.110.1...v0.110.2 )
<sup>Released on **2023-12-08**</sup>
#### 💄 Styles
- **misc**: Fix ChatInputArea style and typo (resolve.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix ChatInputArea style and typo (resolve, closes [#599 ](https://github.com/lobehub/lobe-chat/issues/599 ) ([0d08f3b ](https://github.com/lobehub/lobe-chat/commit/0d08f3b ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-08 12:52:36 +00:00
canisminor1990
0d08f3bbac
💄 style: Fix ChatInputArea style and typo ( resolve #599 )
2023-12-08 20:49:31 +08:00
CanisMinor
f45852e66d
💄 style: Optimize the operation of lobechat on mobile devices ( fix #448 , fix #579 )
2023-12-08 18:38:35 +08:00
lobehubbot
ba32293823
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-08 09:07:48 +00:00
semantic-release-bot
7c361af92f
🔖 chore(release): v0.110.1 [skip ci]
...
### [Version 0.110.1](https://github.com/lobehub/lobe-chat/compare/v0.110.0...v0.110.1 )
<sup>Released on **2023-12-08**</sup>
#### 🐛 Bug Fixes
- **misc**: Sharp missing in production.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Sharp missing in production, closes [#598 ](https://github.com/lobehub/lobe-chat/issues/598 ) ([c8ef782 ](https://github.com/lobehub/lobe-chat/commit/c8ef782 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-08 09:07:18 +00:00
Mikey
c8ef782be5
🐛 fix: sharp missing in production ( #598 )
2023-12-08 17:05:41 +08:00
semantic-release-bot
909652c1cc
🔖 chore(release): v0.110.0 [skip ci]
...
## [Version 0.110.0](https://github.com/lobehub/lobe-chat/compare/v0.109.1...v0.110.0 )
<sup>Released on **2023-12-07**</sup>
#### ✨ Features
- **misc**: Local TTS Player.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Local TTS Player, closes [#587 ](https://github.com/lobehub/lobe-chat/issues/587 ) ([87b51bd ](https://github.com/lobehub/lobe-chat/commit/87b51bd ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-07 07:48:47 +00:00
CanisMinor
87b51bd6b4
✨ feat: Local TTS Player ( #587 )
...
* ✨ feat(wip): TTS next
* ✨ feat(tts): Add local player
* ✨ feat(tts): Add content md5
* ♻️ refactor(tts): Refactor codereview problem
* ✅ test: Fix test
* 🐛 fix(tts): Fix md5
* 🐛 fix(tts): Fix voice change
* 🐛 fix(tts): Remove async selectors
* ✅ test(tts): Add TTS action test
* 🔧 chore: Update vitest config resolve tts esm import
* ✅ test: Add enhance test
* ✅ test: Add agent/selectors test
2023-12-07 15:47:06 +08:00
semantic-release-bot
4f7fa9c4eb
🔖 chore(release): v0.109.1 [skip ci]
...
### [Version 0.109.1](https://github.com/lobehub/lobe-chat/compare/v0.109.0...v0.109.1 )
<sup>Released on **2023-12-07**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix agent settings crash with old pluginManifest.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix agent settings crash with old pluginManifest ([8b80dfd ](https://github.com/lobehub/lobe-chat/commit/8b80dfd ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-07 02:44:28 +00:00
arvinxx
8b80dfd0e8
🐛 fix: fix agent settings crash with old pluginManifest
2023-12-07 10:41:58 +08:00
CanisMinor
ecd570c61b
docs: Update README.zh-CN.md [skip ci]
2023-12-06 21:18:14 +08:00
canisminor1990
9425d77243
📝 docs: Add sponsor avatar badge
2023-12-06 21:01:44 +08:00
lobehubbot
0d92ab2c01
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-06 11:26:43 +00:00
semantic-release-bot
c2196ed2e2
🔖 chore(release): v0.109.0 [skip ci]
...
## [Version 0.109.0](https://github.com/lobehub/lobe-chat/compare/v0.108.0...v0.109.0 )
<sup>Released on **2023-12-06**</sup>
#### ✨ Features
- **misc**: Introducing plugin store and refactor with tool concept.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Introducing plugin store and refactor with tool concept, closes [#573 ](https://github.com/lobehub/lobe-chat/issues/573 ) ([92f43d1 ](https://github.com/lobehub/lobe-chat/commit/92f43d1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-06 11:26:03 +00:00
Arvin Xu
92f43d1c7b
✨ feat: introducing plugin store and refactor with tool concept ( #573 )
...
* ✨ feat: 新增插件商店
* ♻️ refactor: refactor pluginSelectors
* ♻️ refactor: 完善并优化插件安装实现
* ♻️ refactor: 重构插件设置模块
* 🚚 refactor: rename pluginStore to toolStore
* ✅ test: fix test
* ✅ test: add test for the services
* ✅ test: add test for the plugin action
* 🔧 chore: fix vitest coverage config
* 🌐 style: improve store locale
* ✅ test: add test for customPlugin and pluginStore
* ✅ test: add plugin service test
* ✅ test: update plugin store test
* ✨ feat: 补充错误处理
* 💄 style: 调整插件设置位置,挪入商店面板中
* 💄 style: improve mobile padding
* 🌐 style: add i18n
2023-12-06 19:24:17 +08:00
lobehubbot
12bf3f6d07
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-04 07:08:06 +00:00
Arvin Xu
cc34c98cb9
📝 docs: Update README ( #576 )
...
* Update README.md
* Update README.zh-CN.md
* Update Environment-Variable.md
* Update Environment-Variable.zh-CN.md
2023-12-04 15:06:34 +08:00
semantic-release-bot
247c0749e2
🔖 chore(release): v0.108.0 [skip ci]
...
## [Version 0.108.0](https://github.com/lobehub/lobe-chat/compare/v0.107.16...v0.108.0 )
<sup>Released on **2023-12-03**</sup>
#### ✨ Features
- **misc**: Hide the password form item in the settings when there is no `ACCESS_CODE` env.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Hide the password form item in the settings when there is no `ACCESS_CODE` env, closes [#568 ](https://github.com/lobehub/lobe-chat/issues/568 ) ([3b5f8b2 ](https://github.com/lobehub/lobe-chat/commit/3b5f8b2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-03 12:13:59 +00:00
mushan0x0
3b5f8b2d0e
✨ feat: hide the password form item in the settings when there is no ACCESS_CODE env ( #568 )
2023-12-03 20:12:30 +08:00
semantic-release-bot
6f5c9b0261
🔖 chore(release): v0.107.16 [skip ci]
...
### [Version 0.107.16](https://github.com/lobehub/lobe-chat/compare/v0.107.15...v0.107.16 )
<sup>Released on **2023-12-03**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix custom agent meta issue.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix custom agent meta issue, closes [#567 ](https://github.com/lobehub/lobe-chat/issues/567 ) ([75560e1 ](https://github.com/lobehub/lobe-chat/commit/75560e1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-03 11:54:11 +00:00
Arvin Xu
75560e1302
🐛 fix: fix custom agent meta issue ( #567 )
...
* 🐛 fix: fix custom agent meta issue
* ✅ test: add test for chatHelpers
* ✅ test: add test for chatSelectors
* ✅ test: add test for chatSelectors
2023-12-03 19:52:44 +08:00
Arvin Xu
469d7a8cf5
✅ test: Add topic tests ( #566 )
...
* 🚚 chore: rename prefix in action
* ✅ test: add topic tests
2023-12-03 17:13:05 +08:00
semantic-release-bot
52bb9bf2d6
🔖 chore(release): v0.107.15 [skip ci]
...
### [Version 0.107.15](https://github.com/lobehub/lobe-chat/compare/v0.107.14...v0.107.15 )
<sup>Released on **2023-12-03**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix messages flickering when creating topic.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix messages flickering when creating topic, closes [#565 ](https://github.com/lobehub/lobe-chat/issues/565 ) ([7127550 ](https://github.com/lobehub/lobe-chat/commit/7127550 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-03 08:12:56 +00:00
Arvin Xu
7127550408
🐛 fix: fix messages flickering when creating topic ( #565 )
2023-12-03 16:11:29 +08:00
renovate[bot]
4a4c6068eb
⬆️ chore: Update dependency sharp to ^0.33.0 ( #558 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-03 15:24:05 +08:00
renovate[bot]
0017c22691
⬆️ chore: Update dependency jsdom to v23 ( #559 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-03 15:23:45 +08:00
canisminor1990
0421a0748e
📝 docs: Update README
2023-12-03 14:46:17 +08:00
semantic-release-bot
79f82c82f9
🔖 chore(release): v0.107.14 [skip ci]
...
### [Version 0.107.14](https://github.com/lobehub/lobe-chat/compare/v0.107.13...v0.107.14 )
<sup>Released on **2023-12-03**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix opt+delete fail in inputing (resolve.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix opt+delete fail in inputing (resolve, closes [#556 ](https://github.com/lobehub/lobe-chat/issues/556 ) ([4d5d93d ](https://github.com/lobehub/lobe-chat/commit/4d5d93d ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-03 06:15:54 +00:00
canisminor1990
4d5d93dc0c
🐛 fix: Fix opt+delete fail in inputing ( resolve #556 )
2023-12-03 14:12:48 +08:00
lobehubbot
9bb13b22cf
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-03 02:50:48 +00:00
semantic-release-bot
1f46658a9d
🔖 chore(release): v0.107.13 [skip ci]
...
### [Version 0.107.13](https://github.com/lobehub/lobe-chat/compare/v0.107.12...v0.107.13 )
<sup>Released on **2023-12-03**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor Image components.
#### 🐛 Bug Fixes
- **misc**: Fix a bug that can't send only images with empty content, Fix image gallery sort index, Fix image gallery sort index, Fix image sort index, Fix image upload error, Fix import.
#### 💄 Styles
- **misc**: Change image fit to cover mode, Fix empty files style, Move file inside chat input in mobile mode, Update editable image style, Update image default background color, Update image editable style, Update image grid, Update Image grid, Update image remove button hover style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor Image components ([72dcd18 ](https://github.com/lobehub/lobe-chat/commit/72dcd18 ))
#### What's fixed
* **misc**: Fix a bug that can't send only images with empty content ([9601520 ](https://github.com/lobehub/lobe-chat/commit/9601520 ))
* **misc**: Fix image gallery sort index ([16548d3 ](https://github.com/lobehub/lobe-chat/commit/16548d3 ))
* **misc**: Fix image gallery sort index ([5636599 ](https://github.com/lobehub/lobe-chat/commit/5636599 ))
* **misc**: Fix image sort index ([29cf223 ](https://github.com/lobehub/lobe-chat/commit/29cf223 ))
* **misc**: Fix image upload error ([c7745c7 ](https://github.com/lobehub/lobe-chat/commit/c7745c7 ))
* **misc**: Fix import ([af797d6 ](https://github.com/lobehub/lobe-chat/commit/af797d6 ))
#### Styles
* **misc**: Change image fit to cover mode ([9fdc459 ](https://github.com/lobehub/lobe-chat/commit/9fdc459 ))
* **misc**: Fix empty files style ([bbe14c4 ](https://github.com/lobehub/lobe-chat/commit/bbe14c4 ))
* **misc**: Move file inside chat input in mobile mode ([b6401c1 ](https://github.com/lobehub/lobe-chat/commit/b6401c1 ))
* **misc**: Update editable image style ([a96ca4c ](https://github.com/lobehub/lobe-chat/commit/a96ca4c ))
* **misc**: Update image default background color ([fadc024 ](https://github.com/lobehub/lobe-chat/commit/fadc024 ))
* **misc**: Update image editable style ([8dea792 ](https://github.com/lobehub/lobe-chat/commit/8dea792 ))
* **misc**: Update image grid ([901d10c ](https://github.com/lobehub/lobe-chat/commit/901d10c ))
* **misc**: Update Image grid ([c68788d ](https://github.com/lobehub/lobe-chat/commit/c68788d ))
* **misc**: Update image remove button hover style ([5bc916c ](https://github.com/lobehub/lobe-chat/commit/5bc916c ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-03 02:50:15 +00:00
CanisMinor
44e2e2b42d
Merge pull request #536 from lobehub/style/grid-image
...
💄 style: Update image grid as discord-like
2023-12-03 10:48:39 +08:00
semantic-release-bot
1816469733
🔖 chore(release): v0.107.12 [skip ci]
...
### [Version 0.107.12](https://github.com/lobehub/lobe-chat/compare/v0.107.11...v0.107.12 )
<sup>Released on **2023-12-02**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix topic not refresh when switching sessions quickly.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix topic not refresh when switching sessions quickly, closes [#555 ](https://github.com/lobehub/lobe-chat/issues/555 ) ([1806c05 ](https://github.com/lobehub/lobe-chat/commit/1806c05 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-02 12:18:48 +00:00
Arvin Xu
1806c055bc
🐛 fix: fix topic not refresh when switching sessions quickly ( #555 )
2023-12-02 20:17:25 +08:00
canisminor1990
29cf22314f
🐛 fix: Fix image sort index
2023-12-02 18:23:01 +08:00
canisminor1990
16548d325b
🐛 fix: Fix image gallery sort index
2023-12-02 17:03:56 +08:00
canisminor1990
56365996c0
🐛 fix: Fix image gallery sort index
2023-12-02 17:01:49 +08:00
canisminor1990
5bc916cbfc
💄 style: Update image remove button hover style
2023-12-02 16:47:54 +08:00
canisminor1990
b6401c1967
💄 style: Move file inside chat input in mobile mode
2023-12-02 16:32:35 +08:00
Arvin Xu
10bb262e81
📝 docs: Update FUNDING.yml [skip ci]
2023-12-02 15:21:10 +08:00
Arvin Xu
6a0ea4cfe1
📝 docs: Update FUNDING.yml ( #549 )
2023-12-02 15:10:20 +08:00
canisminor1990
bbe14c467b
💄 style: Fix empty files style
2023-12-02 13:31:47 +08:00
canisminor1990
901d10cf93
💄 style: Update image grid
2023-12-02 13:24:22 +08:00
Arvin Xu
9c1892b567
📝 docs: Update FUNDING.yml [skip ci]
2023-12-02 11:05:11 +08:00
Arvin Xu
8de17af25f
📝 docs: create FUNDING.yml ( #548 )
2023-12-02 10:50:18 +08:00
arvinxx
a091de79bf
✅ test: add tests for message action
2023-12-01 23:39:01 +08:00
canisminor1990
72dcd189a5
♻️ refactor: Refactor Image components
2023-12-01 20:13:20 +08:00
arvinxx
96015208bf
🐛 fix: fix a bug that can't send only images with empty content
2023-12-01 20:13:20 +08:00
canisminor1990
9fdc45978c
💄 style: Change image fit to cover mode
2023-12-01 20:13:20 +08:00
canisminor1990
a96ca4c486
💄 style: Update editable image style
2023-12-01 20:13:20 +08:00
canisminor1990
3f77a903ca
🔧 chore: Remove useless selector
2023-12-01 20:13:20 +08:00
canisminor1990
8dea79273b
💄 style: Update image editable style
2023-12-01 20:13:20 +08:00
canisminor1990
fadc02497f
💄 style: Update image default background color
2023-12-01 20:13:19 +08:00
canisminor1990
af797d625c
🐛 fix: Fix import
2023-12-01 20:13:18 +08:00
canisminor1990
c7745c7fe1
🐛 fix: Fix image upload error
2023-12-01 20:12:37 +08:00
canisminor1990
c68788de38
💄 style: Update Image grid
2023-12-01 20:11:37 +08:00
arvinxx
94029d3f28
🚚 chore: rename store/files to store/file
2023-12-01 20:10:22 +08:00
semantic-release-bot
c384b7f0b5
🔖 chore(release): v0.107.11 [skip ci]
...
### [Version 0.107.11](https://github.com/lobehub/lobe-chat/compare/v0.107.10...v0.107.11 )
<sup>Released on **2023-12-01**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix switch model don't work on mobile.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix switch model don't work on mobile, closes [#541 ](https://github.com/lobehub/lobe-chat/issues/541 ) ([609f505 ](https://github.com/lobehub/lobe-chat/commit/609f505 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-01 06:03:11 +00:00
Arvin Xu
609f505ed0
🐛 fix: fix switch model don't work on mobile ( #541 )
2023-12-01 14:01:43 +08:00
semantic-release-bot
d1ddfc57f4
🔖 chore(release): v0.107.10 [skip ci]
...
### [Version 0.107.10](https://github.com/lobehub/lobe-chat/compare/v0.107.9...v0.107.10 )
<sup>Released on **2023-11-30**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-30 16:14:21 +00:00
arvinxx
17584b1d0c
⚡ ️ perf: improve session active speed
2023-12-01 00:12:39 +08:00
semantic-release-bot
a6d0ca8975
🔖 chore(release): v0.107.9 [skip ci]
...
### [Version 0.107.9](https://github.com/lobehub/lobe-chat/compare/v0.107.8...v0.107.9 )
<sup>Released on **2023-11-30**</sup>
#### 🐛 Bug Fixes
- **misc**: Switch session causing problem.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Switch session causing problem, closes [#535 ](https://github.com/lobehub/lobe-chat/issues/535 ) ([205bc42 ](https://github.com/lobehub/lobe-chat/commit/205bc42 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-30 16:10:43 +00:00
Arvin Xu
205bc42f91
🐛 fix: switch session causing problem ( #535 )
2023-12-01 00:09:12 +08:00
semantic-release-bot
6afe8083ed
🔖 chore(release): v0.107.8 [skip ci]
...
### [Version 0.107.8](https://github.com/lobehub/lobe-chat/compare/v0.107.7...v0.107.8 )
<sup>Released on **2023-11-30**</sup>
#### 💄 Styles
- **misc**: Fix chatitem gap.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix chatitem gap ([772bb7c ](https://github.com/lobehub/lobe-chat/commit/772bb7c ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-30 14:46:39 +00:00
canisminor1990
772bb7ce2b
💄 style: Fix chatitem gap
2023-11-30 22:44:55 +08:00
semantic-release-bot
1591cb672b
🔖 chore(release): v0.107.7 [skip ci]
...
### [Version 0.107.7](https://github.com/lobehub/lobe-chat/compare/v0.107.6...v0.107.7 )
<sup>Released on **2023-11-30**</sup>
#### 🐛 Bug Fixes
- **misc**: Improve plugin message display.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Improve plugin message display ([208200a ](https://github.com/lobehub/lobe-chat/commit/208200a ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-30 14:31:46 +00:00
arvinxx
208200ad3c
🐛 fix: improve plugin message display
2023-11-30 22:30:02 +08:00
semantic-release-bot
c942443e95
🔖 chore(release): v0.107.6 [skip ci]
...
### [Version 0.107.6](https://github.com/lobehub/lobe-chat/compare/v0.107.5...v0.107.6 )
<sup>Released on **2023-11-30**</sup>
#### 🐛 Bug Fixes
- **misc**: 修正调用插件查询的显示问题.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: 修正调用插件查询的显示问题 ([671ccef ](https://github.com/lobehub/lobe-chat/commit/671ccef ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-30 13:23:57 +00:00
arvinxx
671ccef0b2
🐛 fix: 修正调用插件查询的显示问题
2023-11-30 21:22:27 +08:00
semantic-release-bot
4dffc129be
🔖 chore(release): v0.107.5 [skip ci]
...
### [Version 0.107.5](https://github.com/lobehub/lobe-chat/compare/v0.107.4...v0.107.5 )
<sup>Released on **2023-11-30**</sup>
#### 🐛 Bug Fixes
- **misc**: 修正调用插件查询的显示问题.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: 修正调用插件查询的显示问题 ([1457fe8 ](https://github.com/lobehub/lobe-chat/commit/1457fe8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-30 13:19:10 +00:00
arvinxx
1457fe8ed7
🐛 fix: 修正调用插件查询的显示问题
2023-11-30 21:17:16 +08:00
arvinxx
16c6636a68
🧑💻 chore: 支持 插入100w条测试数据
2023-11-30 20:17:28 +08:00
semantic-release-bot
df352725fe
🔖 chore(release): v0.107.4 [skip ci]
...
### [Version 0.107.4](https://github.com/lobehub/lobe-chat/compare/v0.107.3...v0.107.4 )
<sup>Released on **2023-11-30**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix a bug that remove all topics when clear message.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix a bug that remove all topics when clear message ([1ab912d ](https://github.com/lobehub/lobe-chat/commit/1ab912d ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-30 10:06:46 +00:00
arvinxx
1ab912d34f
🐛 fix: fix a bug that remove all topics when clear message
2023-11-30 18:04:09 +08:00
semantic-release-bot
eb98f84148
🔖 chore(release): v0.107.3 [skip ci]
...
### [Version 0.107.3](https://github.com/lobehub/lobe-chat/compare/v0.107.2...v0.107.3 )
<sup>Released on **2023-11-30**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix a bug that trigger plugin's message type error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix a bug that trigger plugin's message type error ([b9c7849 ](https://github.com/lobehub/lobe-chat/commit/b9c7849 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-30 08:14:53 +00:00
arvinxx
b9c7849778
🐛 fix: fix a bug that trigger plugin's message type error
2023-11-30 16:11:13 +08:00
semantic-release-bot
56fce9c235
🔖 chore(release): v0.107.2 [skip ci]
...
### [Version 0.107.2](https://github.com/lobehub/lobe-chat/compare/v0.107.1...v0.107.2 )
<sup>Released on **2023-11-30**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix a bug that export a session without messages.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix a bug that export a session without messages ([8e84f35 ](https://github.com/lobehub/lobe-chat/commit/8e84f35 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-30 07:42:09 +00:00
arvinxx
8e84f35e25
🐛 fix: fix a bug that export a session without messages
2023-11-30 15:38:39 +08:00
semantic-release-bot
5d2b750822
🔖 chore(release): v0.107.1 [skip ci]
...
### [Version 0.107.1](https://github.com/lobehub/lobe-chat/compare/v0.107.0...v0.107.1 )
<sup>Released on **2023-11-30**</sup>
#### 💄 Styles
- **misc**: 优化文案.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: 优化文案 ([aaa03c5 ](https://github.com/lobehub/lobe-chat/commit/aaa03c5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-30 07:29:44 +00:00
arvinxx
aaa03c50ea
🌐 style: 优化文案
2023-11-30 15:27:23 +08:00
semantic-release-bot
379e6abbfc
🔖 chore(release): v0.107.0 [skip ci]
...
## [Version 0.107.0](https://github.com/lobehub/lobe-chat/compare/v0.106.0...v0.107.0 )
<sup>Released on **2023-11-30**</sup>
#### ✨ Features
- **misc**: Refactor the persist layer from zustand's persist to dexie ORM.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Refactor the persist layer from zustand's persist to dexie ORM, closes [#500 ](https://github.com/lobehub/lobe-chat/issues/500 ) ([9ae3a8e ](https://github.com/lobehub/lobe-chat/commit/9ae3a8e ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-30 06:39:03 +00:00
Arvin Xu
9ae3a8eb25
✨ feat: refactor the persist layer from zustand's persist to dexie ORM ( #500 )
...
* 🎨 chore: clean code
* 🗃️ refactor: make sure the db schema
* 🚧 wip: update the sessions service
* ♻️ refactor: improve base model core
* ♻️ refactor: 初步完成 sessions 重构为 dexie 版本
* ♻️ refactor: 合并 inbox 与 sessions 数据结构
* 🚚 refactor: move chat to the chatStore
* 🚚 refactor: refactor to the useChatStore usage
* 🚚 refactor: 初步完成 chatStore 提取改造
* 🚚 refactor: 实现 chat model与 message service ,基本完成 store 改造
* 🚚 refactor: 实现 topic model与 topic service
* 🎨 refactor: 优化数据库部分实现逻辑
* ✅ test: 修正测试,补齐 models 层单测到 100%
* 💚 ci: 修正大部分 type 错误
* 🗃️ feat: 初步实现数据迁移
* 🎨 chore: 优化导入与 schema 定义
* 🏷️ fix: fix types
* 🐛 fix: 修正与插件的兼容性
* 🐛 fix: 修正与图片文件的兼容性
* 🏷️ chore: 修正大量类型问题
* ✨ feat: 完成导出功能
* 🚨 ci: fix lint
* 🐛 fix: 修正重构遗留 bug
* 🐛 fix: 修正更新 agent config 的问题
* 🗃️ fix: 完善数据迁移逻辑
* 🎨 chore: 优化迁移模块代码
* ♻️ refactor: 重构 configService
* ⚡ perf: 移除 localStorage 存储
* ✨ feat: 新增迁移组件
* 🎨 chore: 完善迁移逻辑
* ✨ feat: 支持 sessions 的全文本字段搜索
* ✨ feat: 支持 topics 的全文本字段搜索
* 🚸 style: 完善 i18n 与错误反馈
* ⚡ perf: 补充性能测试模块
* 📱 style: 移动端样式兼容
* ✨ feat: 新增数据导入弹窗
* 🐛 fix: 修正 topic 排序问题
* 🐛 fix: 修正 inbox 没有正常响应的问题
* ✅ test: fix test
* 🎨 chore: 优化 chatSelectors
* 🐛 fix: 迁移前数据仅备份不清空
* 🌐 style: 优化国际化文案
2023-11-30 14:37:40 +08:00
semantic-release-bot
981015c911
🔖 chore(release): v0.106.0 [skip ci]
...
## [Version 0.106.0](https://github.com/lobehub/lobe-chat/compare/v0.105.2...v0.106.0 )
<sup>Released on **2023-11-29**</sup>
#### ✨ Features
- **misc**: Support custom deletion, addition, and renaming of models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support custom deletion, addition, and renaming of models, closes [#521 ](https://github.com/lobehub/lobe-chat/issues/521 ) [#518 ](https://github.com/lobehub/lobe-chat/issues/518 ) [#518 ](https://github.com/lobehub/lobe-chat/issues/518 ) ([65e0824 ](https://github.com/lobehub/lobe-chat/commit/65e0824 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-29 15:57:33 +00:00
mushan0x0
65e08249a8
✨ feat: Support custom deletion, addition, and renaming of models ( #521 )
...
* ✨ feat: Support custom deletion, addition, and renaming of models (#518 )
* 📝 docs: Update the `CUSTOM_MODELS` documentation (#518 )
* ✅ test: Add `CUSTOM_MODELS` snapshot testing
2023-11-29 23:56:07 +08:00
lobehubbot
02ef6648e0
📝 docs(bot): Auto sync agents & plugin to readme
2023-11-29 07:55:47 +00:00
Yuhang
ac13a72d80
📝 docs: add deploy to Zeabur guide in README ( #523 )
...
* docs: add deploy to Zeabur guide in README
* docs: add deploy to Zeabur in zh-CN Readme
* docs: fix typo in Readme
2023-11-29 15:54:29 +08:00
semantic-release-bot
d78f1aa998
🔖 chore(release): v0.105.2 [skip ci]
...
### [Version 0.105.2](https://github.com/lobehub/lobe-chat/compare/v0.105.1...v0.105.2 )
<sup>Released on **2023-11-27**</sup>
#### 🐛 Bug Fixes
- **misc**: Add some env to Dockerfile.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Add some env to Dockerfile, closes [#514 ](https://github.com/lobehub/lobe-chat/issues/514 ) ([ed148db ](https://github.com/lobehub/lobe-chat/commit/ed148db ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-27 04:25:19 +00:00
Arvin Xu
ed148dbd6b
🐛 fix: add some env to Dockerfile ( #514 )
2023-11-27 12:23:58 +08:00
lobehubbot
885718b87c
📝 docs(bot): Auto sync agents & plugin to readme
2023-11-27 04:22:50 +00:00
Arvin Xu
5298d3cbbf
📝 docs: Update README ( #515 )
...
* Update README.md
* Update README.md
* Update README.zh-CN.md
* Update README.zh-CN.md
* Update README.zh-CN.md
* Update README.md
* Update README.zh-CN.md
2023-11-27 12:21:19 +08:00
semantic-release-bot
5e78c8c6a9
🔖 chore(release): v0.105.1 [skip ci]
...
### [Version 0.105.1](https://github.com/lobehub/lobe-chat/compare/v0.105.0...v0.105.1 )
<sup>Released on **2023-11-27**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix agent market detail scroll error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix agent market detail scroll error, closes [#503 ](https://github.com/lobehub/lobe-chat/issues/503 ) ([8900ad0 ](https://github.com/lobehub/lobe-chat/commit/8900ad0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-27 03:26:12 +00:00
Moonlit
8900ad0dc2
🐛 fix: fix agent market detail scroll error ( #503 )
...
* Update index.tsx
修复整体布局页面滚动造成的显示BUG
* Update AgentDetail.tsx
修复AgentDetail的draggable-panel节点在切换后渲染高度height:auto导致的页面滚动问题
2023-11-27 11:24:45 +08:00
lobehubbot
97dd03e0d0
📝 docs(bot): Auto sync agents & plugin to readme
2023-11-22 17:51:03 +00:00
CanisMinor
be7935e1d5
📝 doc: Update README.md
2023-11-23 01:49:40 +08:00
lobehubbot
0a39ac2803
📝 docs(bot): Auto sync agents & plugin to readme
2023-11-22 09:08:20 +00:00
semantic-release-bot
01664b9207
🔖 chore(release): v0.105.0 [skip ci]
...
## [Version 0.105.0](https://github.com/lobehub/lobe-chat/compare/v0.104.0...v0.105.0 )
<sup>Released on **2023-11-22**</sup>
#### ✨ Features
- **misc**: Standalone pluginn can get more arguments on init.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Standalone pluginn can get more arguments on init, closes [#498 ](https://github.com/lobehub/lobe-chat/issues/498 ) ([a7624f5 ](https://github.com/lobehub/lobe-chat/commit/a7624f5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-22 09:07:46 +00:00
Arvin Xu
a7624f51a0
✨ feat: standalone pluginn can get more arguments on init ( #498 )
...
* ✨ feat: add settings and state props on standalone plugin init
* ✅ test: add test for plugin utils
2023-11-22 17:06:21 +08:00
semantic-release-bot
60cb4a2680
🔖 chore(release): v0.104.0 [skip ci]
...
## [Version 0.104.0](https://github.com/lobehub/lobe-chat/compare/v0.103.1...v0.104.0 )
<sup>Released on **2023-11-21**</sup>
#### ✨ Features
- **misc**: Support using env variable to set regions for OpenAI Edge Functions..
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support using env variable to set regions for OpenAI Edge Functions., closes [#473 ](https://github.com/lobehub/lobe-chat/issues/473 ) ([de6b79e ](https://github.com/lobehub/lobe-chat/commit/de6b79e ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-21 12:53:37 +00:00
Patrick Lamar
de6b79eeba
⚡ ️ feat: support using env variable to set regions for OpenAI Edge Functions. ( #473 )
...
* ⚡ ️ feat: support using env variable to set preferredRegion for OpenAI edge function
* fix: fix the import problems
* ⚡ ️ feat: add preferredRegion support for tts and stt
* ✅ test: add more unit test for config.ts and server.ts
---------
Co-authored-by: vophan <dev@vophan.day >
2023-11-21 20:52:17 +08:00
arvinxx
0c4ee9f457
👷 ci: improve ci [skip ci]
2023-11-21 20:45:26 +08:00
semantic-release-bot
6dcb1c77d3
🔖 chore(release): v0.103.1 [skip ci]
...
### [Version 0.103.1](https://github.com/lobehub/lobe-chat/compare/v0.103.0...v0.103.1 )
<sup>Released on **2023-11-21**</sup>
#### 🐛 Bug Fixes
- **misc**: Image optimization in docker standalone build.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Image optimization in docker standalone build, closes [#494 ](https://github.com/lobehub/lobe-chat/issues/494 ) ([d2bcac3 ](https://github.com/lobehub/lobe-chat/commit/d2bcac3 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-21 12:36:30 +00:00
Shivam Dua
d2bcac3afd
🐛 fix: image optimization in docker standalone build ( #494 )
2023-11-21 20:35:10 +08:00
semantic-release-bot
a85d591f6f
🔖 chore(release): v0.103.0 [skip ci]
...
## [Version 0.103.0](https://github.com/lobehub/lobe-chat/compare/v0.102.4...v0.103.0 )
<sup>Released on **2023-11-20**</sup>
#### ✨ Features
- **misc**: Support the auto create topic configuration.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support the auto create topic configuration, closes [#490 ](https://github.com/lobehub/lobe-chat/issues/490 ) ([a7b7ef0 ](https://github.com/lobehub/lobe-chat/commit/a7b7ef0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-20 17:47:19 +00:00
Arvin Xu
a7b7ef087a
✨ feat: support the auto create topic configuration ( #490 )
...
* ✨ feat: support the auto create topic configuration
* 🐛 fix: fix the inbox session that not response on config
* ♻️ refactor: rename the agentConfig folder to agent
* 🎨 refactor: improve code
* 🌐 chore: add i18n
2023-11-21 01:46:01 +08:00
semantic-release-bot
df48298ca6
🔖 chore(release): v0.102.4 [skip ci]
...
### [Version 0.102.4](https://github.com/lobehub/lobe-chat/compare/v0.102.3...v0.102.4 )
<sup>Released on **2023-11-20**</sup>
#### 🐛 Bug Fixes
- **plugin**: Fix plugin can't get settings from lobe-chat.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **plugin**: Fix plugin can't get settings from lobe-chat, closes [#488 ](https://github.com/lobehub/lobe-chat/issues/488 ) ([1555140 ](https://github.com/lobehub/lobe-chat/commit/1555140 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-20 13:45:16 +00:00
Arvin Xu
1555140b34
🐛 fix(plugin): fix plugin can't get settings from lobe-chat ( #488 )
2023-11-20 21:43:56 +08:00
semantic-release-bot
6dd99e1c4d
🔖 chore(release): v0.102.3 [skip ci]
...
### [Version 0.102.3](https://github.com/lobehub/lobe-chat/compare/v0.102.2...v0.102.3 )
<sup>Released on **2023-11-20**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix plugin not work correct when adding agent from market.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix plugin not work correct when adding agent from market, closes [#394 ](https://github.com/lobehub/lobe-chat/issues/394 ) ([7c99816 ](https://github.com/lobehub/lobe-chat/commit/7c99816 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-20 12:51:56 +00:00
Arvin Xu
7c9981699d
🐛 fix: fix plugin not work correct when adding agent from market ( #394 )
...
* 🐛 fix: fix plugin not work correct when adding agent from market
* ♻️ refactor: refactor the plugin and chat service and plugins selectors entry
* 🐛 fix: fix plugin not work correct when adding agent from market
* ♻️ refactor: refactor the chat service
* ✅ test: add test for selectors
* ✅ test: add test
* 📝 docs: add selectors for the data store
* 📝 docs: improve Selectors docs
2023-11-20 20:50:06 +08:00
semantic-release-bot
7f32817f73
🔖 chore(release): v0.102.2 [skip ci]
...
### [Version 0.102.2](https://github.com/lobehub/lobe-chat/compare/v0.102.1...v0.102.2 )
<sup>Released on **2023-11-20**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix model tag missing.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix model tag missing, closes [#481 ](https://github.com/lobehub/lobe-chat/issues/481 ) ([8c96cf0 ](https://github.com/lobehub/lobe-chat/commit/8c96cf0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-20 03:51:18 +00:00
Arvin Xu
8c96cf00e7
🐛 fix: fix model tag missing ( #481 )
...
* 🐛 fix: fix the assistant extra don't show tag
* ✅ test: add test for the Assistant Extra Message
2023-11-20 11:50:05 +08:00
CanisMinor
081bb1d35c
Update README.md [skip ci]
2023-11-20 01:22:18 +08:00
canisminor1990
fdcce6c94d
📝 docs: Update README.md
2023-11-20 01:03:05 +08:00
canisminor1990
b5fe08c17c
📝 docs: Update README.md
2023-11-20 00:58:02 +08:00
lobehubbot
eb142f9153
📝 docs(bot): Auto sync agents & plugin to readme
2023-11-19 16:49:06 +00:00
canisminor1990
e1feefaf55
📝 docs: Update README.md
2023-11-20 00:47:38 +08:00
semantic-release-bot
f0b9498d28
🔖 chore(release): v0.102.1 [skip ci]
...
### [Version 0.102.1](https://github.com/lobehub/lobe-chat/compare/v0.102.0...v0.102.1 )
<sup>Released on **2023-11-19**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix image upload list missing.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix image upload list missing ([6bbac34 ](https://github.com/lobehub/lobe-chat/commit/6bbac34 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-19 14:11:48 +00:00
arvinxx
6bbac34c4d
🐛 fix: fix image upload list missing
2023-11-19 22:08:29 +08:00
semantic-release-bot
bd2f291800
🔖 chore(release): v0.102.0 [skip ci]
...
## [Version 0.102.0](https://github.com/lobehub/lobe-chat/compare/v0.101.7...v0.102.0 )
<sup>Released on **2023-11-19**</sup>
#### ✨ Features
- **misc**: Support TTS & STT.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support TTS & STT, closes [#443 ](https://github.com/lobehub/lobe-chat/issues/443 ) ([4fa2ef4 ](https://github.com/lobehub/lobe-chat/commit/4fa2ef4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-19 13:45:10 +00:00
CanisMinor
4fa2ef410f
✨ feat: support TTS & STT ( #443 )
...
* ✨ feat(tts): Add tts and stt basic features
* ✨ feat(tts): Handle error
* 💄 style(tts): Add alert to error handler
* 🐛 fix(tts): Error display
* ♻️ refactor: refactor the openai initial code to the createBizOpenAI
* ♻️ refactor(tts): Refactor header config
* ✨ feat: Add TTS voice preview
* 🐛 fix(tts): Fix header
* 🐛 fix: Fix api
---------
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2023-11-19 21:43:58 +08:00
CanisMinor
26ef087fb3
Merge pull request #477 from lobehub/renovate/next-bundle-analyzer-14.x
...
Update dependency @next/bundle-analyzer to v14.0.3
2023-11-19 09:39:55 +08:00
renovate[bot]
3c81da7bed
Update dependency @next/bundle-analyzer to v14.0.3
2023-11-19 01:39:01 +00:00
CanisMinor
5f634d5922
Merge pull request #478 from lobehub/renovate/next-eslint-plugin-next-14.x
...
Update dependency @next/eslint-plugin-next to v14.0.3
2023-11-19 09:38:46 +08:00
renovate[bot]
79c22a69fc
Update dependency @next/eslint-plugin-next to v14.0.3
2023-11-19 01:20:58 +00:00
CanisMinor
81c0a08cd5
📝 docs: Update README.md [skip ci]
2023-11-19 01:41:24 +08:00
CanisMinor
b6340f96a3
Merge pull request #476 from lobehub/arvinxx-patch-1
...
📝 docs: Update README.md
2023-11-19 01:38:06 +08:00
canisminor1990
1fa4a316ca
📝 docs: Update READEME.md
2023-11-19 01:35:24 +08:00
Arvin Xu
08af6094ed
Update README.md
2023-11-18 23:32:25 +08:00
lobehubbot
e32daf1ed6
📝 docs(bot): Auto sync agents & plugin to readme
2023-11-18 15:23:23 +00:00
Arvin Xu
5853ab4aa9
📝 docs: Update README.md ( #474 )
...
* Update README.md
* Update README.zh-CN.md
* Update README.md
2023-11-18 23:22:12 +08:00
lobehubbot
aa0c0b8c4c
📝 docs(bot): Auto sync agents & plugin to readme
2023-11-18 02:00:37 +00:00
semantic-release-bot
a4664f907c
🔖 chore(release): v0.101.7 [skip ci]
...
### [Version 0.101.7](https://github.com/lobehub/lobe-chat/compare/v0.101.6...v0.101.7 )
<sup>Released on **2023-11-18**</sup>
#### 🐛 Bug Fixes
- **misc**: Agent details sidebar and market page height overflow.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Agent details sidebar and market page height overflow ([71a54cc ](https://github.com/lobehub/lobe-chat/commit/71a54cc ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-18 02:00:10 +00:00
CanisMinor
a4a5aded73
Merge pull request #471 from Anurag-Kochar-1/fix/agent-sidebar-height-overflow
...
✅ Fix: Agent details sidebar and market page height overflow issue
2023-11-18 09:58:59 +08:00
semantic-release-bot
5e4dc61a92
🔖 chore(release): v0.101.6 [skip ci]
...
### [Version 0.101.6](https://github.com/lobehub/lobe-chat/compare/v0.101.5...v0.101.6 )
<sup>Released on **2023-11-17**</sup>
#### 💄 Styles
- **misc**: Add config to renderErrorMessages, Use new Alert ui.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add config to renderErrorMessages ([75b6b40 ](https://github.com/lobehub/lobe-chat/commit/75b6b40 ))
* **misc**: Use new Alert ui ([cf845a7 ](https://github.com/lobehub/lobe-chat/commit/cf845a7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-17 17:21:26 +00:00
CanisMinor
6836ae2cb5
Merge pull request #472 from lobehub/style/alert
...
💄 style: Use new Alert components
2023-11-18 01:20:15 +08:00
canisminor1990
75b6b407d6
💄 style: Add config to renderErrorMessages
2023-11-18 01:17:03 +08:00
Anurag-Kochar-1
71a54cc89a
🐛 fix: Agent details sidebar and market page height overflow
2023-11-17 21:19:16 +05:30
canisminor1990
cf845a7d8e
💄 style: Use new Alert ui
2023-11-17 23:39:51 +08:00
semantic-release-bot
7511f9720f
🔖 chore(release): v0.101.5 [skip ci]
...
### [Version 0.101.5](https://github.com/lobehub/lobe-chat/compare/v0.101.4...v0.101.5 )
<sup>Released on **2023-11-17**</sup>
#### 🐛 Bug Fixes
- **misc**: Improve openai error info.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Improve openai error info, closes [#469 ](https://github.com/lobehub/lobe-chat/issues/469 ) ([5523b64 ](https://github.com/lobehub/lobe-chat/commit/5523b64 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-17 09:46:23 +00:00
Arvin Xu
5523b64b8a
🚸 fix: improve openai error info ( #469 )
...
* 🚸 fix: improve openai error info
* ✅ test: add test for the createChatCompletion
2023-11-17 17:45:07 +08:00
lobehubbot
98e1f99f6e
📝 docs(bot): Auto sync agents & plugin to readme
2023-11-16 19:11:20 +00:00
Arvin Xu
87a030fb2c
⬆️ chore: upgrade nextjs to 14.0.2 ( #467 )
2023-11-17 03:10:07 +08:00
lobehubbot
5bdbd6a06a
📝 docs(bot): Auto sync agents & plugin to readme
2023-11-16 02:46:08 +00:00
canisminor1990
9778e1d3c9
📝 docs: Update syntax in markdown
2023-11-16 10:43:36 +08:00
Arvin Xu
7edb10a4d9
📝 docs: Update README with new features ( #463 ) [skip ci]
...
* Update README.md
* Update README.zh-CN.md
2023-11-15 12:42:55 +08:00
semantic-release-bot
a31e63e01a
🔖 chore(release): v0.101.4 [skip ci]
...
### [Version 0.101.4](https://github.com/lobehub/lobe-chat/compare/v0.101.3...v0.101.4 )
<sup>Released on **2023-11-14**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix the plugin array merge error when fork agent from market.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix the plugin array merge error when fork agent from market, closes [#459 ](https://github.com/lobehub/lobe-chat/issues/459 ) ([fc29b33 ](https://github.com/lobehub/lobe-chat/commit/fc29b33 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-14 15:57:00 +00:00
Arvin Xu
fc29b33561
🐛 fix: fix the plugin array merge error when fork agent from market ( #459 )
2023-11-14 23:55:48 +08:00
lobehubbot
5c1fcd7300
📝 docs(bot): Auto sync agents & plugin to readme
2023-11-14 15:37:10 +00:00
semantic-release-bot
b68f6501d2
🔖 chore(release): v0.101.3 [skip ci]
...
### [Version 0.101.3](https://github.com/lobehub/lobe-chat/compare/v0.101.2...v0.101.3 )
<sup>Released on **2023-11-14**</sup>
#### 💄 Styles
- **misc**: Improve password ui to make it more clear.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve password ui to make it more clear, closes [#458 ](https://github.com/lobehub/lobe-chat/issues/458 ) ([e3d2a8e ](https://github.com/lobehub/lobe-chat/commit/e3d2a8e ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-14 15:36:38 +00:00
Arvin Xu
e3d2a8e0e3
💄 style: improve password ui to make it more clear ( #458 )
...
* 💄 style: improve password ui
* 🌐 style: update locale
2023-11-14 23:35:22 +08:00
semantic-release-bot
c4bd818938
🔖 chore(release): v0.101.2 [skip ci]
...
### [Version 0.101.2](https://github.com/lobehub/lobe-chat/compare/v0.101.1...v0.101.2 )
<sup>Released on **2023-11-14**</sup>
#### 💄 Styles
- **misc**: upload image to vision model adapting to mobile device.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: upload image to vision model adapting to mobile device, closes [#457 ](https://github.com/lobehub/lobe-chat/issues/457 ) ([9c4f4ee ](https://github.com/lobehub/lobe-chat/commit/9c4f4ee ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-14 09:42:11 +00:00
Arvin Xu
9c4f4eebd8
✨ style: upload image to vision model adapting to mobile device ( #457 )
...
* ✨ style: 上传图片适配移动端
2023-11-14 17:40:33 +08:00
semantic-release-bot
59e833b711
🔖 chore(release): v0.101.1 [skip ci]
...
### [Version 0.101.1](https://github.com/lobehub/lobe-chat/compare/v0.101.0...v0.101.1 )
<sup>Released on **2023-11-14**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix market search (fix.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix market search (fix, closes [#437 ](https://github.com/lobehub/lobe-chat/issues/437 ) ([178b742 ](https://github.com/lobehub/lobe-chat/commit/178b742 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-14 08:30:19 +00:00
CanisMinor
dd84ae3f0d
Merge pull request #455 from lobehub/fix/market
...
🐛 fix: Fix market search
2023-11-14 15:57:32 +08:00
canisminor1990
178b742fdc
🐛 fix: Fix market search ( fix #437 )
2023-11-14 15:47:33 +08:00
semantic-release-bot
2b59339973
🔖 chore(release): v0.101.0 [skip ci]
...
## [Version 0.101.0](https://github.com/lobehub/lobe-chat/compare/v0.100.5...v0.101.0 )
<sup>Released on **2023-11-14**</sup>
#### ✨ Features
- **misc**: Support upload images to chat with gpt4-vision model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support upload images to chat with gpt4-vision model, closes [#440 ](https://github.com/lobehub/lobe-chat/issues/440 ) ([858d047 ](https://github.com/lobehub/lobe-chat/commit/858d047 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-14 03:56:43 +00:00
Arvin Xu
858d0476e0
✨ feat: support upload images to chat with gpt4-vision model ( #440 )
2023-11-14 11:55:28 +08:00
lobehubbot
cea884676a
📝 docs(bot): Auto sync agents & plugin to readme
2023-11-13 02:53:25 +00:00
arvinxx
36885572a7
✅ test: add test for the config
2023-11-13 10:52:14 +08:00
semantic-release-bot
b932cef8df
🔖 chore(release): v0.100.5 [skip ci]
...
### [Version 0.100.5](https://github.com/lobehub/lobe-chat/compare/v0.100.4...v0.100.5 )
<sup>Released on **2023-11-11**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the input area to suit the files upload feature.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the input area to suit the files upload feature, closes [#442 ](https://github.com/lobehub/lobe-chat/issues/442 ) ([57a61fd ](https://github.com/lobehub/lobe-chat/commit/57a61fd ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-11 01:41:47 +00:00
Arvin Xu
57a61fde45
♻️ refactor: refactor the input area to suit the files upload feature ( #442 )
...
* ♻️ refactor: refactor the input area from ui
* ♻️ refactor: refactor ActionBar to a configurable stage
2023-11-11 09:40:10 +08:00
semantic-release-bot
240c0c3019
🔖 chore(release): v0.100.4 [skip ci]
...
### [Version 0.100.4](https://github.com/lobehub/lobe-chat/compare/v0.100.3...v0.100.4 )
<sup>Released on **2023-11-11**</sup>
#### 🐛 Bug Fixes
- **misc**: Hotkey disabled in form tags.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Hotkey disabled in form tags ([165888f ](https://github.com/lobehub/lobe-chat/commit/165888f ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-11 00:50:50 +00:00
CanisMinor
cdb23181f2
Merge pull request #441 from Asuka109/fix/dead-key
...
🐛 fix: hotkey disabled in form tags
2023-11-11 08:49:45 +08:00
Asuka109
165888f529
🐛 fix: hotkey disabled in form tags
2023-11-11 01:29:45 +08:00
Arvin Xu
bd1253cd2d
📌 chore: lock nextjs to 14.0.1 to avoid build error ( #439 )
2023-11-10 11:55:23 +08:00
semantic-release-bot
4f39e9b68f
🔖 chore(release): v0.100.3 [skip ci]
...
### [Version 0.100.3](https://github.com/lobehub/lobe-chat/compare/v0.100.2...v0.100.3 )
<sup>Released on **2023-11-09**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix market error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix market error ([3d7550c ](https://github.com/lobehub/lobe-chat/commit/3d7550c ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-09 12:56:17 +00:00
arvinxx
3d7550ce07
🐛 fix: fix market error
2023-11-09 20:54:28 +08:00
semantic-release-bot
253af8b720
🔖 chore(release): v0.100.2 [skip ci]
...
### [Version 0.100.2](https://github.com/lobehub/lobe-chat/compare/v0.100.1...v0.100.2 )
<sup>Released on **2023-11-09**</sup>
#### 🐛 Bug Fixes
- **misc**: Upgrade viewport for nextjs 14.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Upgrade viewport for nextjs 14, closes [#436 ](https://github.com/lobehub/lobe-chat/issues/436 ) ([57d3d07 ](https://github.com/lobehub/lobe-chat/commit/57d3d07 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-09 05:15:24 +00:00
Arvin Xu
57d3d07545
🐛 fix: upgrade viewport for nextjs 14 ( #436 )
2023-11-09 13:13:53 +08:00
semantic-release-bot
4cffb22a84
🔖 chore(release): v0.100.1 [skip ci]
...
### [Version 0.100.1](https://github.com/lobehub/lobe-chat/compare/v0.100.0...v0.100.1 )
<sup>Released on **2023-11-09**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-09 05:01:07 +00:00
Asuka109
53e6589f8d
⬆️ build: update next to v14 ( #434 )
...
* ⬆️ build: bump next.js
* 🎨 style: organize next config to suppress eslint warnings
* 🐛 fix: ui flickering when using @ant-design/cssinjs
* 🧑💻 chore: suppress hydration warning by browser extensions
2023-11-09 12:59:54 +08:00
semantic-release-bot
0cae3cf109
🔖 chore(release): v0.100.0 [skip ci]
...
## [Version 0.100.0](https://github.com/lobehub/lobe-chat/compare/v0.99.1...v0.100.0 )
<sup>Released on **2023-11-09**</sup>
#### ✨ Features
- **hotkeys**: Compatible with SSR, display platform specific key.
- **misc**: Platform check utils.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **hotkeys**: Compatible with SSR ([99fa4f8 ](https://github.com/lobehub/lobe-chat/commit/99fa4f8 ))
* **hotkeys**: Display platform specific key ([ee332a4 ](https://github.com/lobehub/lobe-chat/commit/ee332a4 ))
* **misc**: Platform check utils ([08a3cb9 ](https://github.com/lobehub/lobe-chat/commit/08a3cb9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-09 01:56:16 +00:00
CanisMinor
fcb5e6fc88
Merge pull request #421 from Asuka109/feat/platform-specific-hotkey
...
✨ feat(hotkeys): display platform specific key
2023-11-09 09:54:56 +08:00
Asuka109
daeae4291e
Merge branch 'main' into feat/platform-specific-hotkey
2023-11-09 01:40:29 +08:00
Asuka109
99fa4f81eb
✨ feat(hotkeys): compatible with SSR
2023-11-09 01:36:27 +08:00
semantic-release-bot
b93d69b315
🔖 chore(release): v0.99.1 [skip ci]
...
### [Version 0.99.1](https://github.com/lobehub/lobe-chat/compare/v0.99.0...v0.99.1 )
<sup>Released on **2023-11-08**</sup>
#### 💄 Styles
- **misc**: Add max height to model menu in chat input area.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add max height to model menu in chat input area, closes [#430 ](https://github.com/lobehub/lobe-chat/issues/430 ) ([c9a86f3 ](https://github.com/lobehub/lobe-chat/commit/c9a86f3 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-08 04:53:40 +00:00
Arvin Xu
c9a86f3ea1
💄 style: add max height to model menu in chat input area ( #430 )
2023-11-08 12:52:10 +08:00
semantic-release-bot
bfba960610
🔖 chore(release): v0.99.0 [skip ci]
...
## [Version 0.99.0](https://github.com/lobehub/lobe-chat/compare/v0.98.3...v0.99.0 )
<sup>Released on **2023-11-08**</sup>
#### ✨ Features
- **misc**: Add Environment Variable for custom model name when deploying.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add Environment Variable for custom model name when deploying, closes [#429 ](https://github.com/lobehub/lobe-chat/issues/429 ) ([15f9fa2 ](https://github.com/lobehub/lobe-chat/commit/15f9fa2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-08 04:34:13 +00:00
Arvin Xu
15f9fa273e
✨ feat: add Environment Variable for custom model name when deploying ( #429 )
2023-11-08 12:32:52 +08:00
CanisMinor
3618de30f4
🔧 chore: Update issue-close-require.yml [skip ci]
2023-11-08 11:37:56 +08:00
CanisMinor
846c3f420a
🔧 chore: Delete .github/workflows/issue-check-inactive.yml [skip ci]]
2023-11-08 11:37:15 +08:00
CanisMinor
2b4e57f831
🔧 chore: Create issues-translate.yml [skip ci]
2023-11-08 11:36:14 +08:00
arvinxx
bb06d476ee
📝 docs: add env example for docker deploy [skip ci]
2023-11-08 10:32:34 +08:00
Arvin Xu
434569f0ec
📌 ci: pin ai version to fix deploy error ( #426 )
2023-11-08 10:03:59 +08:00
semantic-release-bot
258f7e4b5e
🔖 chore(release): v0.98.3 [skip ci]
...
### [Version 0.98.3](https://github.com/lobehub/lobe-chat/compare/v0.98.2...v0.98.3 )
<sup>Released on **2023-11-07**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix redirect to welcome problem when there are topics in inbox.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix redirect to welcome problem when there are topics in inbox, closes [#422 ](https://github.com/lobehub/lobe-chat/issues/422 ) ([3d2588a ](https://github.com/lobehub/lobe-chat/commit/3d2588a ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-07 16:06:26 +00:00
Arvin Xu
3d2588a994
🐛 fix: fix redirect to welcome problem when there are topics in inbox ( #422 )
...
* 🐛 fix: fix home redirect when is new user
* 🎨 chore: improve code
2023-11-08 00:05:26 +08:00
Asuka109
08a3cb9183
✨ feat: platform check utils
2023-11-07 22:39:59 +08:00
Asuka109
ee332a4458
✨ feat(hotkeys): display platform specific key
2023-11-07 22:21:06 +08:00
lobehubbot
9af165cf17
📝 docs(bot): Auto sync agents & plugin to readme
2023-11-07 08:21:29 +00:00
CanisMinor
cc3c1acbaa
🔧 chore: Update release.yml
2023-11-07 16:20:33 +08:00
CanisMinor
5a401dc6f0
🔧 chore: Update release.yml
2023-11-07 16:16:40 +08:00
semantic-release-bot
41cae0a3af
🔖 chore(release): v0.98.2 [skip ci]
...
### [Version 0.98.2](https://github.com/lobehub/lobe-chat/compare/v0.98.1...v0.98.2 )
<sup>Released on **2023-11-07**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor antd locale file to useSWR.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor antd locale file to useSWR ([2e1cd7c ](https://github.com/lobehub/lobe-chat/commit/2e1cd7c ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-07 06:52:08 +00:00
canisminor1990
2e1cd7c7a2
♻️ refactor: Refactor antd locale file to useSWR
2023-11-07 14:49:19 +08:00
semantic-release-bot
5b85bc22cb
🔖 chore(release): v0.98.1 [skip ci]
...
### [Version 0.98.1](https://github.com/lobehub/lobe-chat/compare/v0.98.0...v0.98.1 )
<sup>Released on **2023-11-07**</sup>
#### 💄 Styles
- **misc**: Update welcome assetes.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update welcome assetes ([8840554 ](https://github.com/lobehub/lobe-chat/commit/8840554 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-07 05:21:20 +00:00
canisminor1990
8840554b7e
💄 style: Update welcome assetes
2023-11-07 13:19:35 +08:00
semantic-release-bot
0dcb44f9d1
🔖 chore(release): v0.98.0 [skip ci]
...
## [Version 0.98.0](https://github.com/lobehub/lobe-chat/compare/v0.97.1...v0.98.0 )
<sup>Released on **2023-11-07**</sup>
#### ✨ Features
- **misc**: Support latest openai model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support latest openai model, closes [#417 ](https://github.com/lobehub/lobe-chat/issues/417 ) ([46386dc ](https://github.com/lobehub/lobe-chat/commit/46386dc ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-07 02:49:20 +00:00
Arvin Xu
46386dc942
✨ feat: support latest openai model ( #417 )
2023-11-07 10:47:45 +08:00
semantic-release-bot
b092596e72
🔖 chore(release): v0.97.1 [skip ci]
...
### [Version 0.97.1](https://github.com/lobehub/lobe-chat/compare/v0.97.0...v0.97.1 )
<sup>Released on **2023-11-06**</sup>
#### 🐛 Bug Fixes
- **misc**: Use pnpm to fix docker release.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Use pnpm to fix docker release ([886cc3b ](https://github.com/lobehub/lobe-chat/commit/886cc3b ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-06 13:27:15 +00:00
arvinxx
886cc3b516
🐛 fix: use pnpm to fix docker release
2023-11-06 21:21:33 +08:00
arvinxx
6faa53d860
🔧 ci: temporally trigger docker build on main
2023-11-06 21:16:47 +08:00
arvinxx
e7fd5d5c23
🔧 ci: try to fix docker build
2023-11-06 21:09:39 +08:00
semantic-release-bot
058fd3f29b
🔖 chore(release): v0.97.0 [skip ci]
...
## [Version 0.97.0](https://github.com/lobehub/lobe-chat/compare/v0.96.9...v0.97.0 )
<sup>Released on **2023-11-05**</sup>
#### ✨ Features
- **misc**: Add open new topic when open a topic.
#### 🐛 Bug Fixes
- **misc**: Fix toggle back to default topic when clearing topic.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add open new topic when open a topic ([4df6384 ](https://github.com/lobehub/lobe-chat/commit/4df6384 ))
#### What's fixed
* **misc**: Fix toggle back to default topic when clearing topic ([6fe0a5c ](https://github.com/lobehub/lobe-chat/commit/6fe0a5c ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-05 13:41:57 +00:00
arvinxx
4df638487f
✨ feat: add open new topic when open a topic
2023-11-05 21:39:22 +08:00
arvinxx
6fe0a5c6c6
🐛 fix: fix toggle back to default topic when clearing topic
2023-11-05 18:33:25 +08:00
semantic-release-bot
638e0bb56c
🔖 chore(release): v0.96.9 [skip ci]
...
### [Version 0.96.9](https://github.com/lobehub/lobe-chat/compare/v0.96.8...v0.96.9 )
<sup>Released on **2023-11-04**</sup>
#### 💄 Styles
- **misc**: Update topic list header.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update topic list header ([ce932d7 ](https://github.com/lobehub/lobe-chat/commit/ce932d7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-04 10:30:06 +00:00
canisminor1990
ce932d7b11
💄 style: Update topic list header
2023-11-04 18:26:38 +08:00
canisminor1990
cd506f1879
📝 docs: Fix readme links [skip ci]
2023-11-03 14:56:28 +08:00
canisminor1990
ec74045f3e
🔧 chore: Update workflow and github action
2023-11-03 14:47:37 +08:00
canisminor1990
81b3b2ad90
🔧 chore(workflow): Add agent/plugin readme list sync workflow
2023-11-03 14:10:08 +08:00
CanisMinor
438b7d0315
📝 docs: Update Plugin-Development.zh-CN.md [skip ci]
2023-11-03 11:57:20 +08:00
CanisMinor
5ff4226ec7
📝 docs: Update Plugin-Development.md
2023-11-03 11:56:15 +08:00
canisminor1990
fb5738e418
📝 docs: Fix links typo
2023-11-02 19:50:33 +08:00
CanisMinor
34390cda77
📝 docs: Update Usage-Topics.zh-CN.md
2023-11-01 15:34:21 +08:00
CanisMinor
a3785ab6f3
📝 docs: Update Home.md
2023-11-01 15:33:01 +08:00
CanisMinor
174a19a72a
Merge pull request #391 from lobehub/docs/usage
...
[WIP] 📝 docs: Add usage documents
2023-11-01 15:31:41 +08:00
CanisMinor
2b18a8039f
📝 docs: Add topics usage
2023-11-01 07:29:58 +00:00
CanisMinor
1e1b21b4d4
Update Agents.zh-CN.md
2023-11-01 14:13:39 +08:00
CanisMinor
c448ed4f69
Update Agents.md
2023-11-01 14:12:58 +08:00
CanisMinor
dc03bf9f3e
Update Agents.md
2023-11-01 14:12:09 +08:00
CanisMinor
7a71a5729d
Rename Agents to Agents.md
2023-11-01 14:11:58 +08:00
CanisMinor
4bf4677f39
Create Agents
2023-11-01 14:11:44 +08:00
CanisMinor
f280d14579
Update Agents.zh-CN.md
2023-11-01 14:09:54 +08:00
CanisMinor
0efdcee032
Update _Sidebar.md
2023-11-01 14:09:30 +08:00
CanisMinor
a9ac2431e8
Update Home.md
2023-11-01 14:09:27 +08:00
CanisMinor
15c0f9a1f2
Update Agents.zh-CN.md
2023-11-01 14:04:17 +08:00
CanisMinor
4a98bbba71
Update Agents.zh-CN.md
2023-11-01 14:00:16 +08:00
CanisMinor
1bfacd74bd
Create Agents.zh-CN.md
2023-11-01 12:02:33 +08:00
Himanshu Kumar Mahto
ae67d622a6
📝 docs: update CODE_OF_CONDUCT.md to fix grammatical error ( #389 )
2023-11-01 10:10:08 +08:00
semantic-release-bot
887d875c99
🔖 chore(release): v0.96.8 [skip ci]
...
### [Version 0.96.8](https://github.com/lobehub/lobe-chat/compare/v0.96.7...v0.96.8 )
<sup>Released on **2023-10-31**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix a bug that weather plugin is not work correctly, template remove sharp deps.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix a bug that weather plugin is not work correctly ([dbb65ff ](https://github.com/lobehub/lobe-chat/commit/dbb65ff ))
* **misc**: Template remove sharp deps ([380723d ](https://github.com/lobehub/lobe-chat/commit/380723d ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-31 15:55:15 +00:00
arvinxx
380723d922
⏪ fix: template remove sharp deps
2023-10-31 23:53:42 +08:00
Arvin Xu
ddb662a34b
Merge pull request #388 from lobehub/fix/weather-plugin
...
🐛 fix: fix a bug that weather plugin is not work correctly
2023-10-31 23:52:06 +08:00
arvinxx
0673b0a408
👷 ci: improve workflow
2023-10-31 23:44:14 +08:00
semantic-release-bot
5078aae37b
🔖 chore(release): v0.96.7 [skip ci]
...
### [Version 0.96.7](https://github.com/lobehub/lobe-chat/compare/v0.96.6...v0.96.7 )
<sup>Released on **2023-10-31**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix a bug when click inbox not switch back to chat page.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix a bug when click inbox not switch back to chat page ([31f6d29 ](https://github.com/lobehub/lobe-chat/commit/31f6d29 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-31 15:42:31 +00:00
arvinxx
dbb65ff6c2
🐛 fix: fix a bug that weather plugin is not work correctly
2023-10-31 23:41:24 +08:00
arvinxx
31f6d29d9b
🐛 fix: fix a bug when click inbox not switch back to chat page
2023-10-31 23:39:24 +08:00
Mohit Dhote
40281097d5
📝 docs: added CODE_OF_CONDUCT.md ( #385 )
...
Fixed Issue #389
[skip ci]
2023-10-30 23:13:15 +08:00
semantic-release-bot
e34b10c198
🔖 chore(release): v0.96.6 [skip ci]
...
### [Version 0.96.6](https://github.com/lobehub/lobe-chat/compare/v0.96.5...v0.96.6 )
<sup>Released on **2023-10-30**</sup>
#### 🐛 Bug Fixes
- **misc**: Improve plausible analytics ENV.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Improve plausible analytics ENV ([aa851d4 ](https://github.com/lobehub/lobe-chat/commit/aa851d4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-30 08:05:38 +00:00
arvinxx
aa851d4863
📈 fix: improve plausible analytics ENV
2023-10-30 16:03:50 +08:00
semantic-release-bot
07c4f231df
🔖 chore(release): v0.96.5 [skip ci]
...
### [Version 0.96.5](https://github.com/lobehub/lobe-chat/compare/v0.96.4...v0.96.5 )
<sup>Released on **2023-10-29**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix docker image optimization error log.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix docker image optimization error log ([730aec1 ](https://github.com/lobehub/lobe-chat/commit/730aec1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-29 15:52:50 +00:00
arvinxx
730aec1e31
🐛 fix: fix docker image optimization error log
...
refs: https://nextjs.org/docs/messages/sharp-missing-in-production
2023-10-29 23:51:11 +08:00
arvinxx
567922a0ac
🎨 chore: improve style code
2023-10-29 23:49:54 +08:00
semantic-release-bot
48be005438
🔖 chore(release): v0.96.4 [skip ci]
...
### [Version 0.96.4](https://github.com/lobehub/lobe-chat/compare/v0.96.3...v0.96.4 )
<sup>Released on **2023-10-29**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix agents market locale fallback to english.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix agents market locale fallback to english, closes [#382 ](https://github.com/lobehub/lobe-chat/issues/382 ) ([3814523 ](https://github.com/lobehub/lobe-chat/commit/3814523 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-29 15:41:24 +00:00
Arvin Xu
38145238e7
🐛 fix: fix agents market locale fallback to english ( #382 )
...
* 🐛 fix: fix market locale url
2023-10-29 23:40:07 +08:00
CanisMinor
267e2e766b
Merge pull request #377 from HKABIG/fix-typos
...
docs: fixed typos
2023-10-28 21:59:57 +08:00
Ajay Gonepuri
ff3b927d4d
docs: fix typos
2023-10-28 18:20:48 +05:30
semantic-release-bot
82a50fe78d
🔖 chore(release): v0.96.3 [skip ci]
...
### [Version 0.96.3](https://github.com/lobehub/lobe-chat/compare/v0.96.2...v0.96.3 )
<sup>Released on **2023-10-28**</sup>
#### 💄 Styles
- **misc**: Fix SessionList on mobile.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix SessionList on mobile ([e7e7b80 ](https://github.com/lobehub/lobe-chat/commit/e7e7b80 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-28 07:28:44 +00:00
canisminor1990
e7e7b80843
💄 style: Fix SessionList on mobile
2023-10-28 15:26:11 +08:00
semantic-release-bot
68fda25c75
🔖 chore(release): v0.96.2 [skip ci]
...
### [Version 0.96.2](https://github.com/lobehub/lobe-chat/compare/v0.96.1...v0.96.2 )
<sup>Released on **2023-10-28**</sup>
#### 💄 Styles
- **misc**: Fix some styles and make updates to various files.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix some styles and make updates to various files ([44a5f0a ](https://github.com/lobehub/lobe-chat/commit/44a5f0a ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-28 06:38:46 +00:00
canisminor1990
44a5f0a87e
💄 style: Fix some styles and make updates to various files
...
- Add new files related to chat, market, settings, and plugin development
- Modify code in certain files to add functionality and improve performance
- Update URLs and add links to external resources
- Add styles to components for improved appearance
- Update descriptions and improve user experience
This commit introduces new features, updates existing code, and enhances the overall functionality and appearance of the codebase.
2023-10-28 14:35:54 +08:00
semantic-release-bot
a73e51963e
🔖 chore(release): v0.96.1 [skip ci]
...
### [Version 0.96.1](https://github.com/lobehub/lobe-chat/compare/v0.96.0...v0.96.1 )
<sup>Released on **2023-10-28**</sup>
#### 💄 Styles
- **misc**: Add guide to market page.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add guide to market page ([8a794f9 ](https://github.com/lobehub/lobe-chat/commit/8a794f9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-28 05:57:39 +00:00
canisminor1990
8a794f93a8
💄 style: Add guide to market page
2023-10-28 13:54:55 +08:00
CanisMinor
e160bb891f
📑 docs: Update LICENSE [skip ci]
2023-10-28 12:54:29 +08:00
CanisMinor
7f56411e10
Merge pull request #376 from lobehub/feat/issue-auto-commit
...
Feat/issue auto commit
2023-10-28 12:51:01 +08:00
canisminor1990
dd01b9eae6
👷 chore(ci): Update GitHub workflows
...
- Delete "auto-comments.yml" and add "issue-auto-comments.yml"
- Modify "issue-close-require.yml" to include comments on different issue labels
- Delete "issue-remove-inactive.yml" and "pr-welcome.yml"
These changes improve the GitHub workflows for better issue management.
2023-10-28 12:49:03 +08:00
CanisMinor
52735cd001
Merge pull request #375 from shraddha761/autocomment
...
Auto comment
2023-10-28 12:26:33 +08:00
Shraddha Singh
8105848a3e
Auto comment
2023-10-28 08:43:42 +05:30
Lavish Sheth
b404015fcb
📝 docs: update LICENSE ( #371 )
2023-10-28 10:35:22 +08:00
semantic-release-bot
33cf11990f
🔖 chore(release): v0.96.0 [skip ci]
...
## [Version 0.96.0](https://github.com/lobehub/lobe-chat/compare/v0.95.1...v0.96.0 )
<sup>Released on **2023-10-27**</sup>
#### ✨ Features
- **misc**: Improve pin mode about session group.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Improve pin mode about session group, closes [#369 ](https://github.com/lobehub/lobe-chat/issues/369 ) ([75c5883 ](https://github.com/lobehub/lobe-chat/commit/75c5883 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-27 14:04:28 +00:00
Arvin Xu
75c58835b0
✨ feat: improve pin mode about session group ( #369 )
...
* 🚧 wip: add pin group
* 💄 style: improve styles
* ✨ feat: improve pin mode session group
2023-10-27 22:03:10 +08:00
CanisMinor
e78d893ba4
Merge pull request #363 from kushal34712/patch-4
...
Update README.zh-CN.md
2023-10-26 14:15:08 +08:00
CanisMinor
3e3339fcaf
Merge pull request #362 from kushal34712/patch-3
...
Update README.zh-CN.md
2023-10-26 14:14:58 +08:00
CanisMinor
bc919beb86
Merge pull request #361 from kushal34712/patch-2
...
Update README.md
2023-10-26 14:14:44 +08:00
Kushal Agrawal
88408b6aa8
Update README.zh-CN.md
2023-10-26 05:56:16 +05:30
Kushal Agrawal
b7a0f2b583
Update README.zh-CN.md
2023-10-26 05:54:48 +05:30
Kushal Agrawal
b7d53772d4
Update README.md
2023-10-26 05:52:51 +05:30
semantic-release-bot
a4ffdba49b
🔖 chore(release): v0.95.1 [skip ci]
...
### [Version 0.95.1](https://github.com/lobehub/lobe-chat/compare/v0.95.0...v0.95.1 )
<sup>Released on **2023-10-25**</sup>
#### 💄 Styles
- **misc**: Improve plugin message ui.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve plugin message ui ([6edd25b ](https://github.com/lobehub/lobe-chat/commit/6edd25b ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-25 14:58:53 +00:00
arvinxx
7a2b8b5434
🚨 ci: fix types
2023-10-25 22:57:00 +08:00
arvinxx
6edd25bf10
💄 style: improve plugin message ui
2023-10-25 22:49:45 +08:00
arvinxx
aec68c8f9b
📝 docs: update Lighthouse report url[skip ci]
2023-10-25 21:15:42 +08:00
Kushal Agrawal
a6f51d527a
📝 docs: Update README.md ( #360 )
2023-10-25 21:09:35 +08:00
semantic-release-bot
6782083edd
🔖 chore(release): v0.95.0 [skip ci]
...
## [Version 0.95.0](https://github.com/lobehub/lobe-chat/compare/v0.94.5...v0.95.0 )
<sup>Released on **2023-10-24**</sup>
#### ♻ Code Refactoring
- **misc**: 优化 plugin 文件夹命名以支持 standalone 类型的插件.
#### ✨ Features
- **misc**: Support function call at message end, support plugin settings modal, support plugin state and settings.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: 优化 plugin 文件夹命名以支持 standalone 类型的插件 ([98860a8 ](https://github.com/lobehub/lobe-chat/commit/98860a8 ))
#### What's improved
* **misc**: Support function call at message end, closes [#357 ](https://github.com/lobehub/lobe-chat/issues/357 ) ([e195fdb ](https://github.com/lobehub/lobe-chat/commit/e195fdb ))
* **misc**: Support plugin settings modal ([f47b6fa ](https://github.com/lobehub/lobe-chat/commit/f47b6fa ))
* **misc**: Support plugin state and settings ([10829a4 ](https://github.com/lobehub/lobe-chat/commit/10829a4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-24 15:30:17 +00:00
Arvin Xu
3951f2fd48
Merge pull request #356 from lobehub/feat/plugin-standalone
2023-10-24 23:28:43 +08:00
arvinxx
f47b6fae40
✨ feat: support plugin settings modal
2023-10-24 22:02:06 +08:00
arvinxx
10829a47d8
✨ feat: support plugin state and settings
2023-10-24 21:26:48 +08:00
CanisMinor
a750f90e6f
🔧 chore: Update package.json [skip ci]
2023-10-23 14:13:08 +08:00
CanisMinor
134f38433f
Merge pull request #350 from lobehub/renovate/commitlint-cli-18.x
...
Update dependency @commitlint/cli to v18
2023-10-23 14:10:15 +08:00
CanisMinor
9402f7ca7d
Merge pull request #351 from lobehub/renovate/commitlint-18.x
...
Update dependency commitlint to v18
2023-10-23 14:10:03 +08:00
arvinxx
98860a8fb9
♻️ refactor: 优化 plugin 文件夹命名以支持 standalone 类型的插件
2023-10-22 22:22:34 +08:00
arvinxx
e195fdba09
✨ feat: support function call at message end
...
close #357
2023-10-22 21:42:46 +08:00
arvinxx
94cccb2faa
🔧 ci: update pr-welcome workflow [skip ci]
2023-10-22 19:39:02 +08:00
semantic-release-bot
253c57dc32
🔖 chore(release): v0.94.5 [skip ci]
...
### [Version 0.94.5](https://github.com/lobehub/lobe-chat/compare/v0.94.4...v0.94.5 )
<sup>Released on **2023-10-22**</sup>
#### 🐛 Bug Fixes
- **misc**: Fallback agent market index to en when not find correct locale.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fallback agent market index to en when not find correct locale, closes [#355 ](https://github.com/lobehub/lobe-chat/issues/355 ) ([7a45ab4 ](https://github.com/lobehub/lobe-chat/commit/7a45ab4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-22 11:37:12 +00:00
Arvin Xu
7a45ab4a5e
🐛 fix: fallback agent market index to en when not find correct locale ( #355 )
...
* 🐛 fix(agent-market): fallback agent index to en when not find correct locale
* 🐛 fix: fix auto-generate with correct locale
2023-10-22 19:35:56 +08:00
Armaan
5a872af226
📝 docs: add CONTRIBUTING.md ( #353 )
2023-10-22 18:07:35 +08:00
renovate[bot]
7a86abbef9
Update dependency commitlint to v18
2023-10-22 00:47:32 +00:00
renovate[bot]
fe617c010e
Update dependency @commitlint/cli to v18
2023-10-22 00:47:28 +00:00
semantic-release-bot
d7790a978d
🔖 chore(release): v0.94.4 [skip ci]
...
### [Version 0.94.4](https://github.com/lobehub/lobe-chat/compare/v0.94.3...v0.94.4 )
<sup>Released on **2023-10-21**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix break cn chars in stream mode.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix break cn chars in stream mode, closes [#347 ](https://github.com/lobehub/lobe-chat/issues/347 ) ([f831447 ](https://github.com/lobehub/lobe-chat/commit/f831447 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-21 15:17:29 +00:00
Buer
f831447be9
🐛 fix: fix break cn chars in stream mode ( #347 )
2023-10-21 23:16:12 +08:00
semantic-release-bot
24f3dd7ba8
🔖 chore(release): v0.94.3 [skip ci]
...
### [Version 0.94.3](https://github.com/lobehub/lobe-chat/compare/v0.94.2...v0.94.3 )
<sup>Released on **2023-10-19**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix agent share formate.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix agent share formate ([56ebc0b ](https://github.com/lobehub/lobe-chat/commit/56ebc0b ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-19 09:00:47 +00:00
canisminor1990
56ebc0bb2f
🐛 fix: Fix agent share formate
2023-10-19 16:58:41 +08:00
semantic-release-bot
17976c9f4d
🔖 chore(release): v0.94.2 [skip ci]
...
### [Version 0.94.2](https://github.com/lobehub/lobe-chat/compare/v0.94.1...v0.94.2 )
<sup>Released on **2023-10-19**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix agent market with other locales.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix agent market with other locales ([2414d34 ](https://github.com/lobehub/lobe-chat/commit/2414d34 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-19 02:05:45 +00:00
arvinxx
2414d34a84
🐛 fix: fix agent market with other locales
2023-10-19 10:04:09 +08:00
semantic-release-bot
01ff57936a
🔖 chore(release): v0.94.1 [skip ci]
...
### [Version 0.94.1](https://github.com/lobehub/lobe-chat/compare/v0.94.0...v0.94.1 )
<sup>Released on **2023-10-19**</sup>
#### 💄 Styles
- **misc**: Update ShareAgentButton.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update ShareAgentButton ([c396bd7 ](https://github.com/lobehub/lobe-chat/commit/c396bd7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-19 01:05:21 +00:00
CanisMinor
c396bd7986
💄 style: Update ShareAgentButton
2023-10-19 09:03:28 +08:00
semantic-release-bot
cc895e0701
🔖 chore(release): v0.94.0 [skip ci]
...
## [Version 0.94.0](https://github.com/lobehub/lobe-chat/compare/v0.93.0...v0.94.0 )
<sup>Released on **2023-10-18**</sup>
#### ✨ Features
- **misc**: Add agent share.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add agent share ([953d7c7 ](https://github.com/lobehub/lobe-chat/commit/953d7c7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-18 17:45:08 +00:00
CanisMinor
a58d166dc7
Merge pull request #343 from lobehub/feat/agent-share
...
✨ feat: Add agent share
2023-10-19 01:43:30 +08:00
CanisMinor
b1f8e90b46
Merge pull request #342 from suravshresth/patch1
...
docs: fix typo in ./docs/Deploy-with-Azure-OpenAI.md
2023-10-19 01:42:22 +08:00
canisminor1990
ba712f650c
🔧 chore: Merge main
2023-10-19 01:40:11 +08:00
canisminor1990
953d7c73b3
✨ feat: Add agent share
2023-10-19 01:28:23 +08:00
semantic-release-bot
709ec1a640
🔖 chore(release): v0.93.0 [skip ci]
...
## [Version 0.93.0](https://github.com/lobehub/lobe-chat/compare/v0.92.0...v0.93.0 )
<sup>Released on **2023-10-18**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor chain.
#### ✨ Features
- **misc**: Support multi-language translate.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor chain ([49c4863 ](https://github.com/lobehub/lobe-chat/commit/49c4863 ))
#### What's improved
* **misc**: Support multi-language translate ([548bc5d ](https://github.com/lobehub/lobe-chat/commit/548bc5d ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-18 13:59:50 +00:00
arvinxx
548bc5d322
✨ feat: support multi-language translate
2023-10-18 21:57:55 +08:00
Surav Shrestha
57d65ccc1f
docs: fix typo in ./docs/Deploy-with-Azure-OpenAI.md
2023-10-18 18:59:05 +05:45
arvinxx
49c4863838
🎨 refactor: refactor chain
2023-10-18 21:00:05 +08:00
semantic-release-bot
c45526a811
🔖 chore(release): v0.92.0 [skip ci]
...
## [Version 0.92.0](https://github.com/lobehub/lobe-chat/compare/v0.91.0...v0.92.0 )
<sup>Released on **2023-10-18**</sup>
#### ✨ Features
- **misc**: Support translate message to current language.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support translate message to current language, closes [#340 ](https://github.com/lobehub/lobe-chat/issues/340 ) ([cf15f1e ](https://github.com/lobehub/lobe-chat/commit/cf15f1e ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-18 06:59:42 +00:00
Arvin Xu
cf15f1ebff
✨ feat: support translate message to current language ( #340 )
...
* 🚚 refactor: rename prompts to chains
* ♻️ refactor: refactor Message Actions
* ♻️ refactor: add translate action
* ✨ feat: support translate
* ♻️ refactor: refactor part of common locale to chat
* 🌐 style: update i18n
2023-10-18 14:58:02 +08:00
semantic-release-bot
33c0853466
🔖 chore(release): v0.91.0 [skip ci]
...
## [Version 0.91.0](https://github.com/lobehub/lobe-chat/compare/v0.90.3...v0.91.0 )
<sup>Released on **2023-10-17**</sup>
#### ✨ Features
- **misc**: Add hotkeys.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add hotkeys, closes [#286 ](https://github.com/lobehub/lobe-chat/issues/286 ) ([041054d ](https://github.com/lobehub/lobe-chat/commit/041054d ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-17 16:25:19 +00:00
canisminor1990
041054d89b
✨ feat: Add hotkeys ( #286 )
2023-10-18 00:21:43 +08:00
semantic-release-bot
3cd9fdb599
🔖 chore(release): v0.90.3 [skip ci]
...
### [Version 0.90.3](https://github.com/lobehub/lobe-chat/compare/v0.90.2...v0.90.3 )
<sup>Released on **2023-10-17**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix ActionBar props and regenerate btn with error message.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix ActionBar props and regenerate btn with error message, closes [#337 ](https://github.com/lobehub/lobe-chat/issues/337 ) ([246e8fd ](https://github.com/lobehub/lobe-chat/commit/246e8fd ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-17 13:52:55 +00:00
canisminor1990
246e8fda5b
🐛 fix: Fix ActionBar props and regenerate btn with error message ( #337 )
2023-10-17 21:47:51 +08:00
semantic-release-bot
5c09420a21
🔖 chore(release): v0.90.2 [skip ci]
...
### [Version 0.90.2](https://github.com/lobehub/lobe-chat/compare/v0.90.1...v0.90.2 )
<sup>Released on **2023-10-17**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor OpenAIStreamPayload with chat name.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor OpenAIStreamPayload with chat name ([a799530 ](https://github.com/lobehub/lobe-chat/commit/a799530 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-17 12:52:43 +00:00
arvinxx
a7995309a0
♻️ refactor: refactor OpenAIStreamPayload with chat name
2023-10-17 20:50:09 +08:00
semantic-release-bot
49349b40bc
🔖 chore(release): v0.90.1 [skip ci]
...
### [Version 0.90.1](https://github.com/lobehub/lobe-chat/compare/v0.90.0...v0.90.1 )
<sup>Released on **2023-10-17**</sup>
#### 💄 Styles
- **misc**: Fix lazyload height.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix lazyload height ([98efe02 ](https://github.com/lobehub/lobe-chat/commit/98efe02 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-17 08:34:59 +00:00
CanisMinor
98efe02a2a
💄 style: Fix lazyload height
2023-10-17 16:33:07 +08:00
semantic-release-bot
dd8d47cffc
🔖 chore(release): v0.90.0 [skip ci]
...
## [Version 0.90.0](https://github.com/lobehub/lobe-chat/compare/v0.89.10...v0.90.0 )
<sup>Released on **2023-10-17**</sup>
#### ✨ Features
- **misc**: Add Lazyload.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add Lazyload ([27d6cb7 ](https://github.com/lobehub/lobe-chat/commit/27d6cb7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-17 08:16:08 +00:00
canisminor1990
27d6cb7d5c
✨ feat: Add Lazyload
2023-10-17 16:13:29 +08:00
semantic-release-bot
819eb19273
🔖 chore(release): v0.89.10 [skip ci]
...
### [Version 0.89.10](https://github.com/lobehub/lobe-chat/compare/v0.89.9...v0.89.10 )
<sup>Released on **2023-10-17**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor ChatList onActionsClick.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor ChatList onActionsClick ([d06d87e ](https://github.com/lobehub/lobe-chat/commit/d06d87e ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-17 05:34:27 +00:00
canisminor1990
0b165eb6a5
📝 docs: Update docs
2023-10-17 13:32:17 +08:00
canisminor1990
d06d87eb12
♻️ refactor: Refactor ChatList onActionsClick
2023-10-17 13:30:28 +08:00
semantic-release-bot
fca6b58889
🔖 chore(release): v0.89.9 [skip ci]
...
### [Version 0.89.9](https://github.com/lobehub/lobe-chat/compare/v0.89.8...v0.89.9 )
<sup>Released on **2023-10-17**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix ChatList FC Render.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix ChatList FC Render ([4b8bdbd ](https://github.com/lobehub/lobe-chat/commit/4b8bdbd ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-17 04:08:08 +00:00
canisminor1990
4b8bdbd3b8
🐛 fix: Fix ChatList FC Render
2023-10-17 12:05:29 +08:00
CanisMinor
16cf40d3e0
Merge pull request #333 from Shivam250702/main
...
Update README.md
2023-10-17 08:54:31 +08:00
semantic-release-bot
e7bdc705a5
🔖 chore(release): v0.89.8 [skip ci]
...
### [Version 0.89.8](https://github.com/lobehub/lobe-chat/compare/v0.89.7...v0.89.8 )
<sup>Released on **2023-10-16**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor ChatList.
#### 🐛 Bug Fixes
- **misc**: Fix type.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor ChatList, closes [#147 ](https://github.com/lobehub/lobe-chat/issues/147 ) ([aa4216c ](https://github.com/lobehub/lobe-chat/commit/aa4216c ))
#### What's fixed
* **misc**: Fix type ([1e931d5 ](https://github.com/lobehub/lobe-chat/commit/1e931d5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-16 17:09:54 +00:00
canisminor1990
1e931d572b
🐛 fix: Fix type
2023-10-17 01:07:22 +08:00
canisminor1990
aa4216c174
♻️ refactor: Refactor ChatList ( #147 )
2023-10-17 01:02:34 +08:00
semantic-release-bot
a977383e06
🔖 chore(release): v0.89.7 [skip ci]
...
### [Version 0.89.7](https://github.com/lobehub/lobe-chat/compare/v0.89.6...v0.89.7 )
<sup>Released on **2023-10-16**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix setting tab highlight (fix.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix setting tab highlight (fix, closes [#332 ](https://github.com/lobehub/lobe-chat/issues/332 ) ([d288f9d ](https://github.com/lobehub/lobe-chat/commit/d288f9d ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-16 12:23:56 +00:00
canisminor1990
d288f9d8f1
🐛 fix: Fix setting tab highlight ( fix #332 )
2023-10-16 20:20:37 +08:00
Shivam Singh
9681cd048b
Update README.md
...
Removed Unnecessary punctuation marks and errors.
2023-10-16 16:33:41 +05:30
CanisMinor
0e278f2856
🔧 chore(workflow): Update pr-welcome.yml
2023-10-16 14:05:19 +08:00
CanisMinor
cb3f09b3eb
Merge pull request #321 from lobehub/renovate/lint-staged-15.x
...
Update dependency lint-staged to v15
2023-10-16 13:47:55 +08:00
semantic-release-bot
8fecbd0757
🔖 chore(release): v0.89.6 [skip ci]
...
### [Version 0.89.6](https://github.com/lobehub/lobe-chat/compare/v0.89.5...v0.89.6 )
<sup>Released on **2023-10-15**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-15 15:10:58 +00:00
arvinxx
585b2772b9
⚡ perf: improve ssr performance
2023-10-15 23:09:17 +08:00
arvinxx
d9e2f1657a
📝 docs: update vercel deploy doc [skip ci]
2023-10-15 22:53:58 +08:00
arvinxx
8af8583974
📝 docs: fix vercel deploy button url [skip-ci]
...
close #309
2023-10-15 22:49:45 +08:00
semantic-release-bot
11421f45aa
🔖 chore(release): v0.89.5 [skip ci]
...
### [Version 0.89.5](https://github.com/lobehub/lobe-chat/compare/v0.89.4...v0.89.5 )
<sup>Released on **2023-10-15**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix fallback to en when the locale is zh, fix reset button not clear plugin settings.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix fallback to en when the locale is zh ([ff2c00e ](https://github.com/lobehub/lobe-chat/commit/ff2c00e ))
* **misc**: Fix reset button not clear plugin settings ([aa1e657 ](https://github.com/lobehub/lobe-chat/commit/aa1e657 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-15 14:26:37 +00:00
Arvin Xu
07d076b391
Merge pull request #329 from lobehub/fix/some-bugs
...
🐛 fix: fix some bugs
2023-10-15 22:25:09 +08:00
arvinxx
ff2c00e137
🐛 fix: fix fallback to en when the locale is zh
2023-10-15 22:19:45 +08:00
arvinxx
aa1e6576a9
🐛 fix: fix reset button not clear plugin settings
2023-10-15 22:16:45 +08:00
Arvin Xu
af7ecf72dc
📝 docs: add feature development doc ( #328 ) [skip ci]
2023-10-15 22:03:13 +08:00
Arvin Xu
88fe525d77
📝 docs: add Architecture draft ( #327 ) [skip ci]
2023-10-15 21:51:24 +08:00
Arvin Xu
a30057ba9e
📝 docs: add resources and chat api documents ( #326 ) [skip ci]
...
* 📝 docs: add Resources document
* 📝 docs: add Chat api document
2023-10-15 21:11:08 +08:00
Arvin Xu
bbae3ff17a
📝 docs: update Resources document ( #325 ) [skip ci]
2023-10-15 19:41:06 +08:00
Arvin Xu
43d66dfbce
📝 docs: add test development document ( #324 ) [skip ci]
...
* 📝 docs: add test document
* 📝 docs: update test document
2023-10-15 19:21:49 +08:00
Aditya Aryaman Das
4214462007
docs: corrected grammatical errors in README.md ( #322 ) [skip ci]
2023-10-15 19:17:01 +08:00
semantic-release-bot
c6641a0271
🔖 chore(release): v0.89.4 [skip ci]
...
### [Version 0.89.4](https://github.com/lobehub/lobe-chat/compare/v0.89.3...v0.89.4 )
<sup>Released on **2023-10-15**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix qwen, chatglm request failed.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix qwen, chatglm request failed, closes [#318 ](https://github.com/lobehub/lobe-chat/issues/318 ) ([a5699e2 ](https://github.com/lobehub/lobe-chat/commit/a5699e2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-15 06:40:20 +00:00
Ikko Eltociear Ashimine
29a57647f9
📝 docs: Update README.md ( #319 )
...
a -> an
2023-10-15 14:38:36 +08:00
Buer
a5699e2da2
🐛 fix: Fix qwen, chatglm request failed ( #318 )
2023-10-15 14:37:10 +08:00
renovate[bot]
b49fe936ba
Update dependency lint-staged to v15
2023-10-15 01:15:32 +00:00
CanisMinor
90dd2ee592
📝 docs: Fix typo
2023-10-13 09:39:01 +00:00
CanisMinor
8fccfdaa11
📝 docs: Update docs
2023-10-13 09:29:52 +00:00
CanisMinor
04ed2db1c6
📝 docs: Fix typo
2023-10-13 09:25:31 +00:00
CanisMinor
315ffb3195
📝 docs: Update docker guide
2023-10-13 09:20:07 +00:00
CanisMinor
d03d60bd35
📝 docs: Update docker guide
2023-10-13 09:18:51 +00:00
CanisMinor
22f07278a7
📝 docs: Update docker guide
2023-10-13 09:15:42 +00:00
arvinxx
57e22e8a54
📝 docs: update docs
2023-10-13 00:25:34 +08:00
Arvin Xu
a4b99cad0c
📝 docs: add docs about setup local development env ( #316 ) [skip ci]
2023-10-12 23:58:07 +08:00
semantic-release-bot
02d9e53bc4
🔖 chore(release): v0.89.3 [skip ci]
...
### [Version 0.89.3](https://github.com/lobehub/lobe-chat/compare/v0.89.2...v0.89.3 )
<sup>Released on **2023-10-12**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix plugin error with nginx reverse proxy.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix plugin error with nginx reverse proxy, closes [#315 ](https://github.com/lobehub/lobe-chat/issues/315 ) ([3ba3a3b ](https://github.com/lobehub/lobe-chat/commit/3ba3a3b ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-12 15:15:33 +00:00
Arvin Xu
3ba3a3b47d
🐛 fix: fix plugin error with nginx reverse proxy ( #315 )
2023-10-12 23:14:07 +08:00
Arvin Xu
7b31f0c205
📝 docs: add development guide [skip ci] ( #313 )
2023-10-12 22:44:01 +08:00
arvinxx
95df1057f5
📝 docs: update docker deploy docs [skip ci]
2023-10-12 21:29:53 +08:00
Arvin Xu
4b9b713447
📝 docs: update docker deploy docs ( #312 ) [skip ci]
2023-10-12 21:21:47 +08:00
arvinxx
f988945fa0
📝 docs: update analytics config
2023-10-12 20:56:19 +08:00
semantic-release-bot
013f4c2349
🔖 chore(release): v0.89.2 [skip ci]
...
### [Version 0.89.2](https://github.com/lobehub/lobe-chat/compare/v0.89.1...v0.89.2 )
<sup>Released on **2023-10-12**</sup>
#### 💄 Styles
- **misc**: Modify onClick event in SessionHeader, change title in Loading component,.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Modify onClick event in SessionHeader, change title in Loading component, ([b984f6a ](https://github.com/lobehub/lobe-chat/commit/b984f6a ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-12 06:10:22 +00:00
canisminor1990
b984f6a276
💄 style: Modify onClick event in SessionHeader, change title in Loading component,
...
add Suspense and FullscreenLoading components, modify layoutInitializing key
- Modify onClick event in SessionHeader.tsx
- Change title in Loading component in index.tsx
- Add Suspense and FullscreenLoading components in ResponsiveIndex.tsx and ResponsiveLayout.client.tsx respectively
- Modify layoutInitializing key in common.ts
2023-10-12 14:07:09 +08:00
semantic-release-bot
499c28f5ea
🔖 chore(release): v0.89.1 [skip ci]
...
### [Version 0.89.1](https://github.com/lobehub/lobe-chat/compare/v0.89.0...v0.89.1 )
<sup>Released on **2023-10-12**</sup>
#### 🐛 Bug Fixes
- **misc**: Remove useless dynamic import.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Remove useless dynamic import ([4a9c426 ](https://github.com/lobehub/lobe-chat/commit/4a9c426 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-12 05:51:20 +00:00
canisminor1990
4a9c4260fa
🐛 fix: Remove useless dynamic import
2023-10-12 13:48:21 +08:00
canisminor1990
a169234278
🔧 chore: Update next.config.mjs file
...
- Remove "productionBrowserSourceMaps" property
- Make "compress" property dependent on "isProd" variable
- Set "reactStrictMode" property to true
- Modify "images" property to set "unoptimized" based on "isProd" variable
These changes improve the configuration of the Next.js application.
2023-10-12 12:09:33 +08:00
semantic-release-bot
63f831eabf
🔖 chore(release): v0.89.0 [skip ci]
...
## [Version 0.89.0](https://github.com/lobehub/lobe-chat/compare/v0.88.0...v0.89.0 )
<sup>Released on **2023-10-12**</sup>
#### ✨ Features
- **agent-card**: Add and modify features for agent card.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **agent-card**: Add and modify features for agent card ([3e3090a ](https://github.com/lobehub/lobe-chat/commit/3e3090a ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-12 04:07:32 +00:00
canisminor1990
3e3090a765
✨ feat(agent-card): Add and modify features for agent card
...
- Add and modify configurations, dependencies, styles, and metadata
- Remove and modify props and styles in AgentCardBanner, AvatarBanner, and Hero components
- Adjust height of elements in the layout
The changes are made to enhance the agent card feature in the market application.
2023-10-12 12:04:42 +08:00
semantic-release-bot
f05368a45e
🔖 chore(release): v0.88.0 [skip ci]
...
## [Version 0.88.0](https://github.com/lobehub/lobe-chat/compare/v0.87.0...v0.88.0 )
<sup>Released on **2023-10-11**</sup>
#### ✨ Features
- **misc**: Add mobile responsiveness, create new component, modify properties, make API calls, Dynamically import components using "dynamic" function.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add mobile responsiveness, create new component, modify properties, make API calls ([759c920 ](https://github.com/lobehub/lobe-chat/commit/759c920 ))
* **misc**: Dynamically import components using "dynamic" function ([dd9db22 ](https://github.com/lobehub/lobe-chat/commit/dd9db22 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-11 16:29:34 +00:00
CanisMinor
834febba90
Merge pull request #306 from lobehub/pref/dynamic
...
♻️ refactor(pref): Refactor with next dynamically import and next image
2023-10-12 00:27:50 +08:00
canisminor1990
759c920d04
✨ feat: Add mobile responsiveness, create new component, modify properties, make API calls
...
This commit introduces new features such as adding mobile responsiveness, creating a new component, modifying properties, and making API calls. It also includes a base64 encoded image, a random string of characters, and defines constants and functions.
Changes made:
- Added mobile responsiveness to improve user experience on different devices
- Created a new component to enhance functionality
- Modified properties to ensure proper data handling
- Made API calls to retrieve and display dynamic data
- Included a base64 encoded image for visual content
- Defined constants and functions for improved code organization and reusability
2023-10-12 00:22:02 +08:00
canisminor1990
347ee86acb
🔧 chore: Add remotePatterns
2023-10-11 23:12:43 +08:00
canisminor1990
dd9db22a66
✨ feat: Dynamically import components using "dynamic" function
...
- Improves performance by lazy loading components only when needed
- Removes a deleted file and updates layout of certain components
This commit introduces a new feature by using the "dynamic" function from the "next/dynamic" library to dynamically import components. This allows for lazy loading of components, improving performance by only loading them when needed. Additionally, it removes a deleted file and updates the layout of certain components.
2023-10-11 22:54:49 +08:00
semantic-release-bot
9ea2ebb164
🔖 chore(release): v0.87.0 [skip ci]
...
## [Version 0.87.0](https://github.com/lobehub/lobe-chat/compare/v0.86.5...v0.87.0 )
<sup>Released on **2023-10-11**</sup>
#### ✨ Features
- **misc**: Support custom model name.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support custom model name, closes [#305 ](https://github.com/lobehub/lobe-chat/issues/305 ) ([84a066a ](https://github.com/lobehub/lobe-chat/commit/84a066a ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-11 14:48:47 +00:00
Arvin Xu
84a066af73
✨ feat: support custom model name ( #305 )
2023-10-11 22:47:10 +08:00
semantic-release-bot
a1b0d83b1d
🔖 chore(release): v0.86.5 [skip ci]
...
### [Version 0.86.5](https://github.com/lobehub/lobe-chat/compare/v0.86.4...v0.86.5 )
<sup>Released on **2023-10-11**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix clear session error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix clear session error, closes [#303 ](https://github.com/lobehub/lobe-chat/issues/303 ) ([09512fc ](https://github.com/lobehub/lobe-chat/commit/09512fc ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-11 13:32:49 +00:00
Arvin Xu
09512fcb0b
🐛 fix: fix clear session error ( #303 )
2023-10-11 21:31:21 +08:00
semantic-release-bot
ff2e59b769
🔖 chore(release): v0.86.4 [skip ci]
...
### [Version 0.86.4](https://github.com/lobehub/lobe-chat/compare/v0.86.3...v0.86.4 )
<sup>Released on **2023-10-11**</sup>
#### 💄 Styles
- **misc**: Improve api key form.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve api key form ([fa3170d ](https://github.com/lobehub/lobe-chat/commit/fa3170d ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-11 13:17:48 +00:00
arvinxx
fa3170d7a1
💄 style: improve api key form
2023-10-11 21:15:36 +08:00
canisminor1990
e4b36c3f51
🔧 chore: Update sync workflow
2023-10-11 14:13:50 +08:00
semantic-release-bot
52af45c973
🔖 chore(release): v0.86.3 [skip ci]
...
### [Version 0.86.3](https://github.com/lobehub/lobe-chat/compare/v0.86.2...v0.86.3 )
<sup>Released on **2023-10-11**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix docker image.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix docker image ([14ff80e ](https://github.com/lobehub/lobe-chat/commit/14ff80e ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-11 06:09:39 +00:00
arvinxx
14ff80e15f
🚑 fix: fix docker image
2023-10-11 14:07:40 +08:00
canisminor1990
e477fe791c
🔧 chore: Add docker badge and update workflow
2023-10-11 13:59:22 +08:00
semantic-release-bot
d4f24dadc2
🔖 chore(release): v0.86.2 [skip ci]
...
### [Version 0.86.2](https://github.com/lobehub/lobe-chat/compare/v0.86.1...v0.86.2 )
<sup>Released on **2023-10-11**</sup>
#### 🐛 Bug Fixes
- **docker**: Improve config to reduce unnecessary env and change default PORT.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **docker**: Improve config to reduce unnecessary env and change default PORT, closes [#298 ](https://github.com/lobehub/lobe-chat/issues/298 ) ([6061318 ](https://github.com/lobehub/lobe-chat/commit/6061318 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-11 05:06:53 +00:00
Arvin Xu
6061318206
🐛 fix(docker): improve config to reduce unnecessary env and change default PORT ( #298 )
2023-10-11 13:05:24 +08:00
Vector
fc3f76135c
📝 docs: Update README.zh-CN.md ( #296 ) [skip ci]
2023-10-11 12:40:43 +08:00
Vector
8af725d9de
📝 docs: update README.md ( #295 ) [skip ci]
2023-10-11 12:39:54 +08:00
semantic-release-bot
35bd805404
🔖 chore(release): v0.86.1 [skip ci]
...
### [Version 0.86.1](https://github.com/lobehub/lobe-chat/compare/v0.86.0...v0.86.1 )
<sup>Released on **2023-10-11**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix docker reverse proxy don't work.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix docker reverse proxy don't work, closes [#294 ](https://github.com/lobehub/lobe-chat/issues/294 ) ([a51ba1d ](https://github.com/lobehub/lobe-chat/commit/a51ba1d ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-11 03:28:05 +00:00
Arvin Xu
a51ba1d78f
🐛 fix: fix docker reverse proxy don't work ( #294 )
2023-10-11 11:26:31 +08:00
semantic-release-bot
535b81c4be
🔖 chore(release): v0.86.0 [skip ci]
...
## [Version 0.86.0](https://github.com/lobehub/lobe-chat/compare/v0.85.3...v0.86.0 )
<sup>Released on **2023-10-10**</sup>
#### ✨ Features
- **misc**: Support docker deploy.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support docker deploy, closes [#283 ](https://github.com/lobehub/lobe-chat/issues/283 ) ([5bbc87c ](https://github.com/lobehub/lobe-chat/commit/5bbc87c ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-10 19:27:40 +00:00
Arvin Xu
5bbc87cee5
✨ feat: support docker deploy ( #283 )
2023-10-11 03:26:19 +08:00
CanisMinor
bf65c16460
🔧 chore: Update next.config.mjs
2023-10-11 02:54:10 +08:00
CanisMinor
f206f3c292
🔧 chore: Use swcMinify
2023-10-11 02:22:17 +08:00
semantic-release-bot
fdad557049
🔖 chore(release): v0.85.3 [skip ci]
...
### [Version 0.85.3](https://github.com/lobehub/lobe-chat/compare/v0.85.2...v0.85.3 )
<sup>Released on **2023-10-10**</sup>
#### 💄 Styles
- **misc**: Add new components, modify display properties, and update settings feature, Replace 100vh with 100% to fix mobile scroll problem.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add new components, modify display properties, and update settings feature ([87a4a46 ](https://github.com/lobehub/lobe-chat/commit/87a4a46 ))
* **misc**: Replace 100vh with 100% to fix mobile scroll problem ([2ef3c94 ](https://github.com/lobehub/lobe-chat/commit/2ef3c94 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-10 17:23:02 +00:00
canisminor1990
2ef3c947fa
💄 style: Replace 100vh with 100% to fix mobile scroll problem
2023-10-11 01:19:19 +08:00
canisminor1990
87a4a469dc
💄 style: Add new components, modify display properties, and update settings feature
...
This commit introduces new components, modifies display properties, and updates the settings feature. It also includes changes to translations and styling. Additionally, a condition is added to check if the app is a progressive web app before rendering a specific component.
2023-10-11 00:58:11 +08:00
canisminor1990
bdb866c702
🔧 chore: Fix i18n diff and workflow token
2023-10-11 00:07:50 +08:00
semantic-release-bot
7513abbdbc
🔖 chore(release): v0.85.2 [skip ci]
...
### [Version 0.85.2](https://github.com/lobehub/lobe-chat/compare/v0.85.1...v0.85.2 )
<sup>Released on **2023-10-10**</sup>
#### 🐛 Bug Fixes
- **misc**: Add apikey form when there is no default api key in env.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Add apikey form when there is no default api key in env, closes [#290 ](https://github.com/lobehub/lobe-chat/issues/290 ) ([2c907e9 ](https://github.com/lobehub/lobe-chat/commit/2c907e9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-10 15:17:29 +00:00
Arvin Xu
2c907e9bf1
🐛 fix: add apikey form when there is no default api key in env ( #290 )
...
* 🐛 fix: add apikey form when there is no default api key in env
* 🌐 style: update i18n
2023-10-10 23:15:58 +08:00
semantic-release-bot
e9b80d0d42
🔖 chore(release): v0.85.1 [skip ci]
...
### [Version 0.85.1](https://github.com/lobehub/lobe-chat/compare/v0.85.0...v0.85.1 )
<sup>Released on **2023-10-10**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix mobile safearea (fix.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix mobile safearea (fix, closes [#211 ](https://github.com/lobehub/lobe-chat/issues/211 ) ([68775b8 ](https://github.com/lobehub/lobe-chat/commit/68775b8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-10 14:58:31 +00:00
canisminor1990
68775b8376
🐛 fix: Fix mobile safearea ( fix #211 )
2023-10-10 22:56:38 +08:00
CanisMinor
caf8ba0272
⚒️ chore: Update sync.yml [skip ci]
2023-10-10 22:35:59 +08:00
semantic-release-bot
af2f5e6912
🔖 chore(release): v0.85.0 [skip ci]
...
## [Version 0.85.0](https://github.com/lobehub/lobe-chat/compare/v0.84.0...v0.85.0 )
<sup>Released on **2023-10-10**</sup>
#### ✨ Features
- **misc**: Add ja_JP, ko_KR and update workflow.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add ja_JP, ko_KR and update workflow ([57512a0 ](https://github.com/lobehub/lobe-chat/commit/57512a0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-10 14:24:17 +00:00
canisminor1990
57512a0745
✨ feat: Add ja_JP, ko_KR and update workflow
2023-10-10 22:21:28 +08:00
CanisMinor
aec0674c63
Merge pull request #288 from lobehub/renovate/actions-checkout-4.x
...
Update actions/checkout action to v4
2023-10-10 14:44:55 +08:00
renovate[bot]
a562d88059
Update actions/checkout action to v4
2023-10-10 06:44:27 +00:00
semantic-release-bot
79157d54f8
🔖 chore(release): v0.84.0 [skip ci]
...
## [Version 0.84.0](https://github.com/lobehub/lobe-chat/compare/v0.83.10...v0.84.0 )
<sup>Released on **2023-10-10**</sup>
#### ✨ Features
- **misc**: Support detect new version and upgrade action.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support detect new version and upgrade action, closes [#282 ](https://github.com/lobehub/lobe-chat/issues/282 ) ([5da19b2 ](https://github.com/lobehub/lobe-chat/commit/5da19b2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-10 02:19:09 +00:00
Arvin Xu
5da19b242a
✨ feat: support detect new version and upgrade action ( #282 )
2023-10-10 10:17:24 +08:00
Arvin Xu
fa06c3f760
📝 docs: Update README.md [skip ci]
2023-10-10 10:11:20 +08:00
Arvin Xu
e521083a2b
🔧 chore: update lighthouse-badger-advanced.yml
2023-10-10 09:55:34 +08:00
CanisMinor
8e43388655
🔧 chore: Update sync.yml [skip ci]
2023-10-10 09:34:06 +08:00
CanisMinor
0825c2e401
🔧 chore: Update sync.yml [skip ci]
2023-10-10 09:29:09 +08:00
canisminor1990
0e07d18826
📝 docs: Update docs
2023-10-10 02:17:55 +08:00
canisminor1990
f7d1c4f089
📝 docs: Add lighthouse report
2023-10-10 02:15:30 +08:00
CanisMinor
6335100f37
⚒️ chore: Create lighthouse-badger-advanced.yml
2023-10-10 01:36:44 +08:00
CanisMinor
aae9a7cf28
Delete docs/lighthouse directory
2023-10-10 01:33:08 +08:00
lobehubbot
023484027f
🤖 chore: Lighthouse Results | Welcome
2023-10-09 17:22:49 +00:00
lobehubbot
5919b19633
🤖 chore: Lighthouse Results | Chat
2023-10-09 17:22:31 +00:00
lobehubbot
d6b1ee85be
🤖 chore: Lighthouse Results | Market
2023-10-09 17:22:27 +00:00
lobehubbot
ee9a404f2a
🤖 chore: Lighthouse Results | Settings
2023-10-09 17:22:19 +00:00