Arvin Xu
69dac2fc6e
Merge branch 'main' into chore/try-react-compiler
2025-03-09 19:06:06 +08:00
Jonas Siewertsen
75c88425e0
📝 docs: Add NEXT_PUBLIC_ENABLE_NEXT_AUTH to clerk example ( #6309 )
2025-03-09 19:05:37 +08:00
samanhappy
30b2639c4b
💄 style(chat): auto send message from URL ( #6497 )
...
* ✨ feat(chat): auto send message from URL
* introduce MessageFromUrl component
2025-03-09 19:01:59 +08:00
Rylan Cai
81867c413c
👷 chore: fix re-init in setup.sh ( #6714 )
2025-03-09 19:00:22 +08:00
Aloxaf
f1ffc2c60c
💄 style: support openrouter claude 3.7 sonnet reasoning ( #6806 )
...
* feat: openrouter reasoning
* test: add test
2025-03-09 18:57:50 +08:00
gru-agent[bot]
a9eadafd9f
✅ test: Add unit tests for the browserless function in the web crawler module ( #6830 )
...
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
2025-03-09 18:11:24 +08:00
renovate[bot]
0e1146aa8d
Update dependency lucide-react to ^0.479.0 ( #6822 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-09 17:07:45 +08:00
lobehubbot
997ba159d2
📝 docs(bot): Auto sync agents & plugin to readme
2025-03-09 08:48:02 +00:00
semantic-release-bot
ab8aa0a485
🔖 chore(release): v1.69.4 [skip ci]
...
### [Version 1.69.4](https://github.com/lobehub/lobe-chat/compare/v1.69.3...v1.69.4 )
<sup>Released on **2025-03-09**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix mistral can not chat.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix mistral can not chat, closes [#6828 ](https://github.com/lobehub/lobe-chat/issues/6828 ) ([00cba71 ](https://github.com/lobehub/lobe-chat/commit/00cba71 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-03-09 08:46:55 +00:00
Arvin Xu
00cba71e27
🐛 fix: fix mistral can not chat ( #6828 )
...
* ♻️ refactor: refactor the implement
* fix mistral issue
* improve log
* refactor to the getXXXStoreState
* fix tests
2025-03-09 16:38:20 +08:00
renovate[bot]
86544a8455
Update dependency @google/generative-ai to ^0.24.0 ( #6820 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-09 11:50:57 +08:00
lobehubbot
f3c49cfd6a
📝 docs(bot): Auto sync agents & plugin to readme
2025-03-08 02:17:04 +00:00
semantic-release-bot
b6eeba5850
🔖 chore(release): v1.69.3 [skip ci]
...
### [Version 1.69.3](https://github.com/lobehub/lobe-chat/compare/v1.69.2...v1.69.3 )
<sup>Released on **2025-03-08**</sup>
#### 💄 Styles
- **misc**: Add login ui for next-auth.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add login ui for next-auth, closes [#6434 ](https://github.com/lobehub/lobe-chat/issues/6434 ) ([541f275 ](https://github.com/lobehub/lobe-chat/commit/541f275 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-03-08 02:16:01 +00:00
renovate[bot]
963f7889de
Update dependency framer-motion to v12 ( #5597 )
2025-03-08 10:07:29 +08:00
Rylan Cai
541f27591a
💄 style: Add login ui for next-auth ( #6434 )
2025-03-08 10:02:51 +08:00
lobehubbot
3fb966cf37
📝 docs(bot): Auto sync agents & plugin to readme
2025-03-07 18:51:56 +00:00
semantic-release-bot
17d0a0fade
🔖 chore(release): v1.69.2 [skip ci]
...
### [Version 1.69.2](https://github.com/lobehub/lobe-chat/compare/v1.69.1...v1.69.2 )
<sup>Released on **2025-03-07**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the agent runtime implement.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the agent runtime implement, closes [#6784 ](https://github.com/lobehub/lobe-chat/issues/6784 ) ([14a9874 ](https://github.com/lobehub/lobe-chat/commit/14a9874 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-03-07 18:50:55 +00:00
Arvin Xu
14a98748bb
♻️ refactor: refactor the agent runtime implement ( #6784 )
...
* bump
* add uniform runtime
* fix tests
* upgrade
2025-03-08 02:42:18 +08:00
lobehubbot
38c564337a
📝 docs(bot): Auto sync agents & plugin to readme
2025-03-07 17:27:40 +00:00
semantic-release-bot
2382a35810
🔖 chore(release): v1.69.1 [skip ci]
...
### [Version 1.69.1](https://github.com/lobehub/lobe-chat/compare/v1.69.0...v1.69.1 )
<sup>Released on **2025-03-07**</sup>
#### 💄 Styles
- **misc**: Add Qwen QwQ model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add Qwen QwQ model, closes [#6783 ](https://github.com/lobehub/lobe-chat/issues/6783 ) ([3d3c2ce ](https://github.com/lobehub/lobe-chat/commit/3d3c2ce ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-03-07 17:26:30 +00:00
sxjeru
3d3c2ce72f
💄 style: Add Qwen QwQ model ( #6783 )
...
* Update groq.ts
* Update siliconcloud.ts
* Update novita.ts
* Update google.ts
2025-03-08 01:17:47 +08:00
lobehubbot
7f82512b54
📝 docs(bot): Auto sync agents & plugin to readme
2025-03-07 11:38:03 +00:00
semantic-release-bot
f678ca7c63
🔖 chore(release): v1.69.0 [skip ci]
...
## [Version 1.69.0](https://github.com/lobehub/lobe-chat/compare/v1.68.11...v1.69.0 )
<sup>Released on **2025-03-07**</sup>
#### ✨ Features
- **misc**: Support Anthropic Context Caching.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support Anthropic Context Caching, closes [#6704 ](https://github.com/lobehub/lobe-chat/issues/6704 ) ([471e3ed ](https://github.com/lobehub/lobe-chat/commit/471e3ed ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-03-07 11:36:51 +00:00
dadong
d9410b57c1
🐛 fix: ignore epub2 compile error ( #6779 )
2025-03-07 19:28:15 +08:00
Arvin Xu
471e3ed499
✨ feat: support Anthropic Context Caching ( #6704 )
2025-03-07 19:25:41 +08:00
lobehubbot
d4b3581289
📝 docs(bot): Auto sync agents & plugin to readme
2025-03-07 10:11:27 +00:00
semantic-release-bot
80e291068f
🔖 chore(release): v1.68.11 [skip ci]
...
### [Version 1.68.11](https://github.com/lobehub/lobe-chat/compare/v1.68.10...v1.68.11 )
<sup>Released on **2025-03-07**</sup>
#### 💄 Styles
- **misc**: Add Gemini 2.0 Flash model variations, add QwQ models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add Gemini 2.0 Flash model variations, closes [#6679 ](https://github.com/lobehub/lobe-chat/issues/6679 ) ([d5a8fcb ](https://github.com/lobehub/lobe-chat/commit/d5a8fcb ))
* **misc**: Add QwQ models, closes [#6770 ](https://github.com/lobehub/lobe-chat/issues/6770 ) ([cd30fcc ](https://github.com/lobehub/lobe-chat/commit/cd30fcc ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-03-07 10:10:17 +00:00
Zhijie He
cd30fcc32d
💄 style: add QwQ models ( #6770 )
...
* 💄 style: add QwQ models
* 💄 style: update price
* 🐛 fix: fix `qwen-long` fc tag
* 🐛 fix: fix deepseek-v3 fc tag error
2025-03-07 18:01:39 +08:00
BrandonStudio
d5a8fcb816
💄 style: Add Gemini 2.0 Flash model variations ( #6679 )
2025-03-07 17:54:17 +08:00
lobehubbot
94eb4ddf25
📝 docs(bot): Auto sync agents & plugin to readme
2025-03-06 19:01:15 +00:00
semantic-release-bot
300bf463ea
🔖 chore(release): v1.68.10 [skip ci]
...
### [Version 1.68.10](https://github.com/lobehub/lobe-chat/compare/v1.68.9...v1.68.10 )
<sup>Released on **2025-03-06**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix litellm streaming usage and refactor the usage chunk.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix litellm streaming usage and refactor the usage chunk, closes [#6734 ](https://github.com/lobehub/lobe-chat/issues/6734 ) ([9f09952 ](https://github.com/lobehub/lobe-chat/commit/9f09952 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-03-06 19:00:07 +00:00
TC
5824745ba1
📝 docs: update docs for providers ( #6722 )
...
* 📝 docs: update docs for providers
* 📝 docs: update provider doc
* docs: add doc for cloudflare
* 📝 docs: update provider docs
* 📝 docs: Update provider docs
* 🔧 chore: Update provider url
* 📝 docs: Update provider docs
* 📝 docs: Update provider docs
---------
Co-authored-by: GH Action - Upstream Sync <action@github.com >
2025-03-07 02:51:27 +08:00
Arvin Xu
9f099529f6
🐛 fix: fix litellm streaming usage and refactor the usage chunk ( #6734 )
...
* fix litellm usage
* update implement
* refactor to fix agent test
* update
* fix tests
* fix tests
* fix tests
* fix tests
* Update ui
* Update ui
* fix tests
* refactor token calc
* refactor token calc
* add cached display
* update i18n
2025-03-07 02:46:39 +08:00
lobehubbot
00a33bf702
📝 docs(bot): Auto sync agents & plugin to readme
2025-03-05 18:19:52 +00:00
semantic-release-bot
8f54b67085
🔖 chore(release): v1.68.9 [skip ci]
...
### [Version 1.68.9](https://github.com/lobehub/lobe-chat/compare/v1.68.8...v1.68.9 )
<sup>Released on **2025-03-05**</sup>
#### 💄 Styles
- **misc**: Add epub file chunk split support.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add epub file chunk split support, closes [#6317 ](https://github.com/lobehub/lobe-chat/issues/6317 ) ([a79ab7a ](https://github.com/lobehub/lobe-chat/commit/a79ab7a ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-03-05 18:18:48 +00:00
dadong
a79ab7abe5
💄 style: add epub file chunk split support ( #6317 )
...
* ✨ feat: add epub file chunk split support
* ✅ test: add unit test for epub chunk splitter
---------
Co-authored-by: stevendong <steven.dadong@gmail.com >
2025-03-06 02:10:06 +08:00
lobehubbot
847cd330a7
📝 docs(bot): Auto sync agents & plugin to readme
2025-03-05 17:35:07 +00:00
semantic-release-bot
e170384593
🔖 chore(release): v1.68.8 [skip ci]
...
### [Version 1.68.8](https://github.com/lobehub/lobe-chat/compare/v1.68.7...v1.68.8 )
<sup>Released on **2025-03-05**</sup>
#### 💄 Styles
- **misc**: Improve openrouter models info.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve openrouter models info, closes [#6708 ](https://github.com/lobehub/lobe-chat/issues/6708 ) ([5693e68 ](https://github.com/lobehub/lobe-chat/commit/5693e68 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-03-05 17:34:08 +00:00
Aloxaf
5693e6839a
💄 style: improve openrouter models info ( #6708 )
...
* fix: openrouter model info
* fix: empty price
* fix: releasedAt is missing
* chore: fix comment
* fix: more accurate result
* test: update snapshots
* fix: improve pricing formatting
2025-03-06 01:25:30 +08:00
lobehubbot
15d96d52a4
📝 docs(bot): Auto sync agents & plugin to readme
2025-03-05 05:32:52 +00:00
semantic-release-bot
468482e6c0
🔖 chore(release): v1.68.7 [skip ci]
...
### [Version 1.68.7](https://github.com/lobehub/lobe-chat/compare/v1.68.6...v1.68.7 )
<sup>Released on **2025-03-05**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor agent runtime to better code format.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor agent runtime to better code format, closes [#6284 ](https://github.com/lobehub/lobe-chat/issues/6284 ) ([fc1ed4a ](https://github.com/lobehub/lobe-chat/commit/fc1ed4a ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-03-05 05:31:48 +00:00
Arvin Xu
fc1ed4a4d1
♻️ refactor: refactor agent runtime to better code format ( #6284 )
...
* refactor agent runtime
* update
* update
* fix
* fix tests
* refactor runtime method name
2025-03-05 13:23:12 +08:00
lobehubbot
cb26cde322
📝 docs(bot): Auto sync agents & plugin to readme
2025-03-05 03:55:50 +00:00
semantic-release-bot
f9310fca43
🔖 chore(release): v1.68.6 [skip ci]
...
### [Version 1.68.6](https://github.com/lobehub/lobe-chat/compare/v1.68.5...v1.68.6 )
<sup>Released on **2025-03-05**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix custom ai provider sdk type.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix custom ai provider sdk type, closes [#6712 ](https://github.com/lobehub/lobe-chat/issues/6712 ) ([7f8c379 ](https://github.com/lobehub/lobe-chat/commit/7f8c379 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-03-05 03:54:46 +00:00
Arvin Xu
7f8c3791a4
🐛 fix: fix custom ai provider sdk type ( #6712 )
...
* fix issue
* update locale
2025-03-05 11:46:23 +08:00
lobehubbot
c814c31b52
📝 docs(bot): Auto sync agents & plugin to readme
2025-03-04 18:04:24 +00:00
semantic-release-bot
8c170024b2
🔖 chore(release): v1.68.5 [skip ci]
...
### [Version 1.68.5](https://github.com/lobehub/lobe-chat/compare/v1.68.4...v1.68.5 )
<sup>Released on **2025-03-04**</sup>
#### 💄 Styles
- **misc**: Fix provider order.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix provider order, closes [#6702 ](https://github.com/lobehub/lobe-chat/issues/6702 ) ([27e4980 ](https://github.com/lobehub/lobe-chat/commit/27e4980 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-03-04 18:03:22 +00:00
Arvin Xu
27e4980a05
💄 style: fix provider order ( #6702 )
2025-03-05 01:54:50 +08:00
lobehubbot
4011a1e5fa
📝 docs(bot): Auto sync agents & plugin to readme
2025-03-04 14:59:37 +00:00
semantic-release-bot
eceb618fd8
🔖 chore(release): v1.68.4 [skip ci]
...
### [Version 1.68.4](https://github.com/lobehub/lobe-chat/compare/v1.68.3...v1.68.4 )
<sup>Released on **2025-03-04**</sup>
#### 💄 Styles
- **misc**: Support to show token usages.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Support to show token usages, closes [#6693 ](https://github.com/lobehub/lobe-chat/issues/6693 ) ([71a638e ](https://github.com/lobehub/lobe-chat/commit/71a638e ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-03-04 14:58:25 +00:00
TC
57d56d3ada
📝 docs: Update provider docs ( #6701 )
...
* 📝 docs: update docs for providers
* 📝 docs: update provider doc
* docs: add doc for cloudflare
* 📝 docs: update provider docs
* 📝 docs: Update provider docs
* 🔧 chore: Update provider url
---------
Co-authored-by: GH Action - Upstream Sync <action@github.com >
2025-03-04 22:49:47 +08:00
Zhijie He
eb6b0b2118
👷 build: add ENABLE_PROXY_DNS env ( #6690 )
2025-03-04 22:49:08 +08:00
Arvin Xu
71a638e61e
💄 style: support to show token usages ( #6693 )
...
* update
* support token streaming
* fix tests
* fix lint
2025-03-04 22:38:24 +08:00
gru-agent[bot]
ccb56cd9ff
✅ test: Add unit tests for the jina crawler functionality in jina.test.ts. ( #6671 )
...
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
2025-03-04 00:45:39 +08:00
lobehubbot
b0d6af2882
📝 docs(bot): Auto sync agents & plugin to readme
2025-03-03 15:47:59 +00:00
semantic-release-bot
2e7ef1e79f
🔖 chore(release): v1.68.3 [skip ci]
...
### [Version 1.68.3](https://github.com/lobehub/lobe-chat/compare/v1.68.2...v1.68.3 )
<sup>Released on **2025-03-03**</sup>
#### 🐛 Bug Fixes
- **misc**: Improve url rules.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Improve url rules, closes [#6669 ](https://github.com/lobehub/lobe-chat/issues/6669 ) ([5ee59e3 ](https://github.com/lobehub/lobe-chat/commit/5ee59e3 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-03-03 15:46:59 +00:00
Arvin Xu
5ee59e3c91
🐛 fix: improve url rules ( #6669 )
...
* improve code
* improve code
2025-03-03 23:38:35 +08:00
lobehubbot
1a0330c23e
📝 docs(bot): Auto sync agents & plugin to readme
2025-03-03 15:00:58 +00:00
semantic-release-bot
28ee9d48e3
🔖 chore(release): v1.68.2 [skip ci]
...
### [Version 1.68.2](https://github.com/lobehub/lobe-chat/compare/v1.68.1...v1.68.2 )
<sup>Released on **2025-03-03**</sup>
#### 💄 Styles
- **misc**: Add build-in web search support for Wenxin & Hunyuan.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add build-in web search support for Wenxin & Hunyuan, closes [#6617 ](https://github.com/lobehub/lobe-chat/issues/6617 ) ([dfd1f09 ](https://github.com/lobehub/lobe-chat/commit/dfd1f09 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-03-03 14:59:55 +00:00
Zhijie He
dfd1f093fe
💄 style: add build-in web search support for Wenxin & Hunyuan ( #6617 )
...
* ✨ feat: add build-in web search support for Wenxin
* 🐛 fix: fix web_search calling issue
* ✨ feat: add support wenxin `search_results` stream
* ✨ feat: add `search_info` stream support for Hunyuan
* 🔨 chore: minor logic
* 🔨 chore: add unit test
* 🐛 fix: try to fix ci error
* 🐛 fix: fix ci error
2025-03-03 22:51:13 +08:00
lobehubbot
6f7cf45493
📝 docs(bot): Auto sync agents & plugin to readme
2025-03-03 12:23:12 +00:00
semantic-release-bot
9c4c72338c
🔖 chore(release): v1.68.1 [skip ci]
...
### [Version 1.68.1](https://github.com/lobehub/lobe-chat/compare/v1.68.0...v1.68.1 )
<sup>Released on **2025-03-03**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix page crash with crawler error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix page crash with crawler error, closes [#6662 ](https://github.com/lobehub/lobe-chat/issues/6662 ) ([0c24251 ](https://github.com/lobehub/lobe-chat/commit/0c24251 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-03-03 12:22:10 +00:00
Arvin Xu
0c242515af
🐛 fix: Fix page crash with crawler error ( #6662 )
...
* try to fix issue
* fix
* fix types
* fix tests
* update docs
2025-03-03 20:12:28 +08:00
lobehubbot
a5fc7146e8
📝 docs(bot): Auto sync agents & plugin to readme
2025-03-03 09:33:35 +00:00
semantic-release-bot
307eeb0ba4
🔖 chore(release): v1.68.0 [skip ci]
...
## [Version 1.68.0](https://github.com/lobehub/lobe-chat/compare/v1.67.2...v1.68.0 )
<sup>Released on **2025-03-03**</sup>
#### ✨ Features
- **misc**: Add new model provider PPIO.
#### 🐛 Bug Fixes
- **misc**: Fix search web-browsing display bug.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add new model provider PPIO, closes [#6133 ](https://github.com/lobehub/lobe-chat/issues/6133 ) ([23a3fda ](https://github.com/lobehub/lobe-chat/commit/23a3fda ))
#### What's fixed
* **misc**: Fix search web-browsing display bug, closes [#6653 ](https://github.com/lobehub/lobe-chat/issues/6653 ) ([f472643 ](https://github.com/lobehub/lobe-chat/commit/f472643 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-03-03 09:32:06 +00:00
cnJasonZ
23a3fdaee9
✨ feat: add new model provider PPIO ( #6133 )
...
* feat: add new model provider PPIO
* feat: add usage docs; fix model configs
* fix: fix ppio runtime; fix model configs
* fix: fix default model list
* fix
* fix: fix locales providers.json
---------
Co-authored-by: Jason <ggbbddjm@gmail.com >
Co-authored-by: arvinxx <arvinx@foxmail.com >
2025-03-03 17:23:28 +08:00
Arvin Xu
f4726438da
🐛 fix: fix search web-browsing display bug ( #6653 )
2025-03-03 17:22:00 +08:00
Rylan Cai
53f20f511f
📝 docs: Add env to enable NextAuth ( #6627 )
...
* 📝 docs: add env to enable NextAuth
* 📝 docs: update desc
2025-03-03 13:36:32 +08:00
gru-agent[bot]
969de07a94
✅ test: Add unit tests for applyUrlRules function to cover various URL transformation scenarios ( #6640 )
...
* Add unit tests for applyUrlRules function to cover various scenarios and edge cases.
* Add unit tests for applyUrlRules function to cover various URL transformation scenarios.
---------
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
2025-03-03 11:16:18 +08:00
Arvin Xu
54ebd3dd5a
🔨 chore: upgrade anthropic SDK ( #6646 )
2025-03-03 11:02:47 +08:00
gru-agent[bot]
15d8a3564b
✅ test: Add tests for crawlMultiPages action to handle content truncation and error responses. ( #6641 )
...
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
2025-03-03 10:26:03 +08:00
gru-agent[bot]
958693d7a3
✅ test: Add unit tests for the Crawler class to verify crawling functionality and error handling. ( #6638 )
...
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
2025-03-03 10:22:45 +08:00
gru-agent[bot]
87ad586c4a
✅ test: Add unit tests for searchRouter functionality in search.test.ts ( #6642 )
...
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
2025-03-03 10:21:19 +08:00
lobehubbot
0fb7ff82c7
📝 docs(bot): Auto sync agents & plugin to readme
2025-03-02 15:51:45 +00:00
semantic-release-bot
6b25f28e66
🔖 chore(release): v1.67.2 [skip ci]
...
### [Version 1.67.2](https://github.com/lobehub/lobe-chat/compare/v1.67.1...v1.67.2 )
<sup>Released on **2025-03-02**</sup>
#### 🐛 Bug Fixes
- **misc**: Improve some crawl case.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Improve some crawl case, closes [#6634 ](https://github.com/lobehub/lobe-chat/issues/6634 ) ([d38ab02 ](https://github.com/lobehub/lobe-chat/commit/d38ab02 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-03-02 15:50:46 +00:00
Arvin Xu
d38ab02677
🐛 fix: improve some crawl case ( #6634 )
...
* improve code
* zhihu zhuan lan
2025-03-02 23:42:23 +08:00
lobehubbot
b51b4fd2b3
📝 docs(bot): Auto sync agents & plugin to readme
2025-03-02 14:08:37 +00:00
semantic-release-bot
27e1452d17
🔖 chore(release): v1.67.1 [skip ci]
...
### [Version 1.67.1](https://github.com/lobehub/lobe-chat/compare/v1.67.0...v1.67.1 )
<sup>Released on **2025-03-02**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2025-03-02 14:07:34 +00:00
Arvin Xu
c599fcc3aa
👷 build: fix docker build failed ( #6628 )
...
* try to fix
* try to fix
* try to fix
* fix docker build
* try to fix
* try to fix docker build
* try to fix docker build
* update docs
* try to not copy pg and drizzle orm
* remove /deps
* update
2025-03-02 21:58:57 +08:00
lobehubbot
e01686cf23
📝 docs(bot): Auto sync agents & plugin to readme
2025-03-02 08:54:16 +00:00
semantic-release-bot
f7a7c1e5e9
🔖 chore(release): v1.67.0 [skip ci]
...
## [Version 1.67.0](https://github.com/lobehub/lobe-chat/compare/v1.66.6...v1.67.0 )
<sup>Released on **2025-03-02**</sup>
#### ✨ Features
- **misc**: Support web page crawl in the search.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support web page crawl in the search, closes [#6582 ](https://github.com/lobehub/lobe-chat/issues/6582 ) ([5e02602 ](https://github.com/lobehub/lobe-chat/commit/5e02602 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-03-02 08:53:17 +00:00
Arvin Xu
5e02602457
✨ feat: support web page crawl in the search ( #6582 )
...
* test pnpm workspace
* test bun workspace
* add crawler mode
* improve pure fetch result
* update
* improve result
* improve code
* update
* fix
* 完成 urlRules 规则集合设计
* 增加爬虫展示 ui
* 增加爬虫展示 Portal
* update
* update
* improve
* update i18n
* support view multi pages
* improve implement
* improve code
* refactor the web-browsing system prompt
* improve code
* fix open
2025-03-02 16:39:32 +08:00
lobehubbot
8bf1b9062a
📝 docs(bot): Auto sync agents & plugin to readme
2025-03-02 06:18:03 +00:00
semantic-release-bot
347f821266
🔖 chore(release): v1.66.6 [skip ci]
...
### [Version 1.66.6](https://github.com/lobehub/lobe-chat/compare/v1.66.5...v1.66.6 )
<sup>Released on **2025-03-02**</sup>
#### 💄 Styles
- **misc**: Add `gpt-4.5-preview` for OpenAI.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add `gpt-4.5-preview` for OpenAI, closes [#6618 ](https://github.com/lobehub/lobe-chat/issues/6618 ) ([3ec3af0 ](https://github.com/lobehub/lobe-chat/commit/3ec3af0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-03-02 06:16:42 +00:00
Zhijie He
3ec3af025b
💄 style: add gpt-4.5-preview for OpenAI ( #6618 )
2025-03-02 14:08:12 +08:00
lobehubbot
44aab4d809
📝 docs(bot): Auto sync agents & plugin to readme
2025-03-02 03:32:12 +00:00
renovate[bot]
5ba7f4152c
Update pnpm to v9.15.6 ( #6619 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-02 11:22:25 +08:00
renovate[bot]
9cabc7b99d
Update dependency drizzle-orm to ^0.40.0 ( #6622 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-02 11:22:07 +08:00
renovate[bot]
ffea8bf4e8
Update dependency lucide-react to ^0.477.0 ( #6623 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-02 11:21:33 +08:00
renovate[bot]
c9f90a6ca5
Update dependency @auth/core to ^0.38.0 ( #6621 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-02 11:20:54 +08:00
renovate[bot]
4a9980bcd8
Update dependency react-scan to ^0.2.0 ( #6624 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-02 11:20:46 +08:00
Arvin Xu
8263956cb7
✅ test: fix tests ( #6616 )
2025-03-01 23:29:34 +08:00
lobehubbot
ad01dd2975
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-28 04:47:34 +00:00
semantic-release-bot
061613830c
🔖 chore(release): v1.66.5 [skip ci]
...
### [Version 1.66.5](https://github.com/lobehub/lobe-chat/compare/v1.66.4...v1.66.5 )
<sup>Released on **2025-02-28**</sup>
#### 💄 Styles
- **misc**: Improve portal style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve portal style, closes [#6588 ](https://github.com/lobehub/lobe-chat/issues/6588 ) ([55b5416 ](https://github.com/lobehub/lobe-chat/commit/55b5416 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-28 04:46:34 +00:00
Arvin Xu
55b541615c
💄 style: improve portal style ( #6588 )
...
* improve portal style
* update style
* improve
2025-02-28 12:38:13 +08:00
lobehubbot
302e7d7439
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-28 03:35:35 +00:00
semantic-release-bot
53b5e06df7
🔖 chore(release): v1.66.4 [skip ci]
...
### [Version 1.66.4](https://github.com/lobehub/lobe-chat/compare/v1.66.3...v1.66.4 )
<sup>Released on **2025-02-28**</sup>
#### 💄 Styles
- **misc**: Optimize smooth output.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Optimize smooth output, closes [#5824 ](https://github.com/lobehub/lobe-chat/issues/5824 ) ([7a84ad9 ](https://github.com/lobehub/lobe-chat/commit/7a84ad9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-28 03:34:18 +00:00
sxjeru
7a84ad9b8d
💄 style: Optimize smooth output ( #5824 )
...
* 后台继续平滑输出
* 补回注释
* Update fetchSSE.ts
* Update fetchSSE.test.ts
* 👌 优化代码
* 👌 一次性输出剩余内容
* 👌
* 👌 英文数字二倍速输出
* 👌 根据待输出字符动态调整输出速度
* Update fetchSSE.ts
* Update fetchSSE.test.ts
* Update fetchSSE.ts
* Update fetchSSE.test.ts
* Update fetchSSE.test.ts
* Update fetchSSE.test.ts
2025-02-28 11:26:02 +08:00
lobehubbot
55679a0f6f
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-27 16:37:05 +00:00
semantic-release-bot
8ef42f3b69
🔖 chore(release): v1.66.3 [skip ci]
...
### [Version 1.66.3](https://github.com/lobehub/lobe-chat/compare/v1.66.2...v1.66.3 )
<sup>Released on **2025-02-27**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix fetch assistants plugin error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix fetch assistants plugin error, closes [#6576 ](https://github.com/lobehub/lobe-chat/issues/6576 ) ([9669a02 ](https://github.com/lobehub/lobe-chat/commit/9669a02 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-27 16:36:02 +00:00
vual
9669a02f14
🐛 fix: fix fetch assistants plugin error ( #6576 )
2025-02-28 00:27:34 +08:00
triwinds
fa938f9b12
🔨 chore: add missing restart: always on network-service ( #6581 )
2025-02-27 23:13:44 +08:00
lobehubbot
357b4d4320
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-27 09:39:04 +00:00
semantic-release-bot
dd6863e34e
🔖 chore(release): v1.66.2 [skip ci]
...
### [Version 1.66.2](https://github.com/lobehub/lobe-chat/compare/v1.66.1...v1.66.2 )
<sup>Released on **2025-02-27**</sup>
#### 🐛 Bug Fixes
- **misc**: Update Claude sonnet 3.7 model ID.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Update Claude sonnet 3.7 model ID, closes [#6567 ](https://github.com/lobehub/lobe-chat/issues/6567 ) ([d1039d6 ](https://github.com/lobehub/lobe-chat/commit/d1039d6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-27 09:37:56 +00:00
Lightmani
d1039d6838
🐛 fix: Update Claude sonnet 3.7 model ID ( #6567 )
...
* Update bedrock.ts
* Update bedrock.ts
* Update bedrock.ts
2025-02-27 17:29:38 +08:00
Arvin Xu
3bcb5c01a7
🐛 fix: fix anthropic tools calling issue ( #6566 )
...
* fix
* fix non-empty response
* fix edge cases
* make thinking undefault
2025-02-27 17:29:31 +08:00
lobehubbot
ec4c7820f7
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-27 05:40:29 +00:00
semantic-release-bot
57fd3e9842
🔖 chore(release): v1.66.1 [skip ci]
...
### [Version 1.66.1](https://github.com/lobehub/lobe-chat/compare/v1.66.0...v1.66.1 )
<sup>Released on **2025-02-27**</sup>
#### 💄 Styles
- **misc**: Added eu-central-1 region for bedrock.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Added eu-central-1 region for bedrock, closes [#6555 ](https://github.com/lobehub/lobe-chat/issues/6555 ) ([6f1e599 ](https://github.com/lobehub/lobe-chat/commit/6f1e599 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-27 05:39:30 +00:00
Arjun Reddy
6f1e599e2f
💄 style: added eu-central-1 region for bedrock ( #6555 )
2025-02-27 13:31:00 +08:00
lobehubbot
4af5b2775c
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-27 04:00:38 +00:00
semantic-release-bot
095ceb24f0
🔖 chore(release): v1.66.0 [skip ci]
...
## [Version 1.66.0](https://github.com/lobehub/lobe-chat/compare/v1.65.2...v1.66.0 )
<sup>Released on **2025-02-27**</sup>
#### ✨ Features
- **misc**: Add online search support for available providers.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add online search support for available providers, closes [#6475 ](https://github.com/lobehub/lobe-chat/issues/6475 ) ([cb0a3bc ](https://github.com/lobehub/lobe-chat/commit/cb0a3bc ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-27 03:59:37 +00:00
Zhijie He
cb0a3bc2fc
✨ feat: add online search support for available providers ( #6475 )
...
* ✨ feat: add online search support for available providers
* 🔨 chore: rollback changes for minimax
2025-02-27 11:51:10 +08:00
lobehubbot
257a87e664
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-27 03:17:35 +00:00
semantic-release-bot
e4663ece64
🔖 chore(release): v1.65.2 [skip ci]
...
### [Version 1.65.2](https://github.com/lobehub/lobe-chat/compare/v1.65.1...v1.65.2 )
<sup>Released on **2025-02-27**</sup>
#### 💄 Styles
- **misc**: Support parsing the search flag when parsing the model list, Update Gemini & Qwen models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Support parsing the search flag when parsing the model list, closes [#6546 ](https://github.com/lobehub/lobe-chat/issues/6546 ) ([8c768ed ](https://github.com/lobehub/lobe-chat/commit/8c768ed ))
* **misc**: Update Gemini & Qwen models, closes [#6531 ](https://github.com/lobehub/lobe-chat/issues/6531 ) ([efde928 ](https://github.com/lobehub/lobe-chat/commit/efde928 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-27 03:16:23 +00:00
sxjeru
efde928302
💄 style: Update Gemini & Qwen models ( #6531 )
...
* Update google.ts
* Update groq.ts
* Update qwen.ts
* Update index.tsx
2025-02-27 11:08:04 +08:00
wzdnzd
8c768ed12c
💄 style: support parsing the search flag when parsing the model list ( #6546 )
...
* feat: support parsing the search flag when parsing the model list
* test: add unit test for src/utils/parseModels.ts
2025-02-27 11:06:33 +08:00
Arvin Xu
8d6b78f9f8
🔨 chore: upgrade next to 15.2 ( #6557 )
2025-02-27 10:44:52 +08:00
Arvin Xu
47efd1ba43
🔨 chore: improve setup.sh to download searxng file ( #6552 )
2025-02-26 23:42:22 +08:00
Kaco
9a14ee6211
📝 docs: Add searxng to docker compose ( #6509 )
...
* Add searxng to docker compose
* Update docker-compose.yml
Block external access to port 8080
---------
Co-authored-by: Kaco <leungkaco@gmail.com >
2025-02-26 22:47:39 +08:00
lobehubbot
80bf865e77
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-26 11:13:39 +00:00
semantic-release-bot
41fd9829b1
🔖 chore(release): v1.65.1 [skip ci]
...
### [Version 1.65.1](https://github.com/lobehub/lobe-chat/compare/v1.65.0...v1.65.1 )
<sup>Released on **2025-02-26**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix claude 3.7 sonnet thinking with tool use.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix claude 3.7 sonnet thinking with tool use, closes [#6528 ](https://github.com/lobehub/lobe-chat/issues/6528 ) ([a76d2bf ](https://github.com/lobehub/lobe-chat/commit/a76d2bf ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-26 11:12:40 +00:00
Arvin Xu
a76d2bff77
🐛 fix: fix claude 3.7 sonnet thinking with tool use ( #6528 )
...
* fix thinking
* try to fix claude thinking with tools calling
* fix
* update
* add tests
* fix tests
* add tests
* add tests
* improve anthropic
2025-02-26 19:04:09 +08:00
lobehubbot
3659bbc2cb
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-25 17:37:05 +00:00
semantic-release-bot
0f6c7fa6fb
🔖 chore(release): v1.65.0 [skip ci]
...
## [Version 1.65.0](https://github.com/lobehub/lobe-chat/compare/v1.64.3...v1.65.0 )
<sup>Released on **2025-02-25**</sup>
#### ✨ Features
- **misc**: Support claude sonnet 3.7 thinking.
#### 💄 Styles
- **misc**: Update Gemini 2.0 search settings.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support claude sonnet 3.7 thinking, closes [#6515 ](https://github.com/lobehub/lobe-chat/issues/6515 ) ([bc9829f ](https://github.com/lobehub/lobe-chat/commit/bc9829f ))
#### Styles
* **misc**: Update Gemini 2.0 search settings, closes [#6516 ](https://github.com/lobehub/lobe-chat/issues/6516 ) ([250bbcb ](https://github.com/lobehub/lobe-chat/commit/250bbcb ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-25 17:36:00 +00:00
sxjeru
250bbcbd55
💄 style: Update Gemini 2.0 search settings ( #6516 )
2025-02-26 01:27:14 +08:00
Arvin Xu
bc9829fa1f
✨ feat: support claude sonnet 3.7 thinking ( #6515 )
...
* add claude thinking
* update code
* support anthropic thinking
* update i18n
* update i18n
* fix snapshot
* fix tests
2025-02-26 01:26:22 +08:00
lobehubbot
41acc241e2
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-25 15:57:41 +00:00
semantic-release-bot
e82a2de4a4
🔖 chore(release): v1.64.3 [skip ci]
...
### [Version 1.64.3](https://github.com/lobehub/lobe-chat/compare/v1.64.2...v1.64.3 )
<sup>Released on **2025-02-25**</sup>
#### 💄 Styles
- **misc**: Add Claude 3.7 Sonnet and Haiku 3.5.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add Claude 3.7 Sonnet and Haiku 3.5, closes [#6512 ](https://github.com/lobehub/lobe-chat/issues/6512 ) ([c8db2bb ](https://github.com/lobehub/lobe-chat/commit/c8db2bb ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-25 15:56:41 +00:00
Liav Arnon
c8db2bb273
💄 style: add Claude 3.7 Sonnet and Haiku 3.5 ( #6512 )
...
* add claude3.7 and bedrock
* add descriptions
* add reasoning to claude 3.7
* add claude 3.7 to bedrock
* added abilities
* retrieve deleted claude 3.5 v1 to bedrock
* reorderd abilities and added max output
* fix lint
---------
Co-authored-by: arvinxx <arvinx@foxmail.com >
2025-02-25 23:48:25 +08:00
gru-agent[bot]
69f85558b7
✅ test: Add unit tests for searXNG actions in the chat store. ( #6502 )
...
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
2025-02-25 15:16:56 +08:00
lobehubbot
2c336cf3da
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-25 06:23:40 +00:00
semantic-release-bot
ae84362fdf
🔖 chore(release): v1.64.2 [skip ci]
...
### [Version 1.64.2](https://github.com/lobehub/lobe-chat/compare/v1.64.1...v1.64.2 )
<sup>Released on **2025-02-25**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix 0 search results with specific search engine.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix 0 search results with specific search engine, closes [#6487 ](https://github.com/lobehub/lobe-chat/issues/6487 ) ([74a09e2 ](https://github.com/lobehub/lobe-chat/commit/74a09e2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-25 06:22:40 +00:00
Arvin Xu
74a09e27ff
🐛 fix: fix 0 search results with specific search engine ( #6487 )
...
* update
* improve plugin loading state
* improve loading style
* update favicon
* improve search display
* add search results
* fix lint
2025-02-25 14:14:14 +08:00
lobehubbot
237cc76318
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-25 03:35:49 +00:00
semantic-release-bot
27d00ff2ec
🔖 chore(release): v1.64.1 [skip ci]
...
### [Version 1.64.1](https://github.com/lobehub/lobe-chat/compare/v1.64.0...v1.64.1 )
<sup>Released on **2025-02-25**</sup>
#### 🐛 Bug Fixes
- **misc**: Disable fc for ds-v3 series.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Disable fc for ds-v3 series, closes [#6486 ](https://github.com/lobehub/lobe-chat/issues/6486 ) ([0092213 ](https://github.com/lobehub/lobe-chat/commit/0092213 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-25 03:34:49 +00:00
Rylan Cai
00922134c1
🐛 fix: disable fc for ds-v3 series ( #6486 )
2025-02-25 11:26:31 +08:00
lobehubbot
e65bb09792
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-24 18:59:54 +00:00
semantic-release-bot
ef45b3604d
🔖 chore(release): v1.64.0 [skip ci]
...
## [Version 1.64.0](https://github.com/lobehub/lobe-chat/compare/v1.63.3...v1.64.0 )
<sup>Released on **2025-02-24**</sup>
#### ✨ Features
- **misc**: Support application search with searchXNG.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support application search with searchXNG, closes [#6452 ](https://github.com/lobehub/lobe-chat/issues/6452 ) ([b61b5fc ](https://github.com/lobehub/lobe-chat/commit/b61b5fc ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-24 18:58:53 +00:00
Arvin Xu
b61b5fcb03
✨ feat: support application search with searchXNG ( #6452 )
...
* ✨ feat: add builtin search with SearXNG
* ♻️ refactor: refactor the plugin error
* add impl
* update search
* improve search card style
* fix lint
* fix calling
* update i18n
* fix tests
* refactor the portal plugin design
* update i18n
* update
* fix tests
* add search header tag
* refactor for the search visible
2025-02-25 02:50:31 +08:00
lobehubbot
337fcffdb2
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-24 04:08:38 +00:00
semantic-release-bot
fb18f5a95c
🔖 chore(release): v1.63.3 [skip ci]
...
### [Version 1.63.3](https://github.com/lobehub/lobe-chat/compare/v1.63.2...v1.63.3 )
<sup>Released on **2025-02-24**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix citation=null issue in stream.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix citation=null issue in stream, closes [#6461 ](https://github.com/lobehub/lobe-chat/issues/6461 ) ([3f9498e ](https://github.com/lobehub/lobe-chat/commit/3f9498e ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-24 04:07:34 +00:00
Arvin Xu
3f9498e2d1
🐛 fix: fix citation=null issue in stream ( #6461 )
2025-02-24 11:58:54 +08:00
gru-agent[bot]
93d982f992
✅ test: Add test to verify inclusion of settings property from builtin model in AiInfraRepos. ( #6462 )
...
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
2025-02-24 11:39:37 +08:00
lobehubbot
86f563f51a
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-24 03:09:33 +00:00
semantic-release-bot
ad0fe99947
🔖 chore(release): v1.63.2 [skip ci]
...
### [Version 1.63.2](https://github.com/lobehub/lobe-chat/compare/v1.63.1...v1.63.2 )
<sup>Released on **2025-02-24**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix model settings config.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix model settings config, closes [#6459 ](https://github.com/lobehub/lobe-chat/issues/6459 ) ([469bd10 ](https://github.com/lobehub/lobe-chat/commit/469bd10 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-24 03:08:30 +00:00
Arvin Xu
469bd10cc4
🐛 fix: fix model settings config ( #6459 )
2025-02-24 11:00:04 +08:00
lobehubbot
0d4e62558a
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-23 17:52:36 +00:00
semantic-release-bot
7cd78d0efd
🔖 chore(release): v1.63.1 [skip ci]
...
### [Version 1.63.1](https://github.com/lobehub/lobe-chat/compare/v1.63.0...v1.63.1 )
<sup>Released on **2025-02-23**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix groq location request.
#### 💄 Styles
- **misc**: Improve plugin calling style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix groq location request, closes [#6449 ](https://github.com/lobehub/lobe-chat/issues/6449 ) ([8c8af6b ](https://github.com/lobehub/lobe-chat/commit/8c8af6b ))
#### Styles
* **misc**: Improve plugin calling style, closes [#6446 ](https://github.com/lobehub/lobe-chat/issues/6446 ) ([406cd46 ](https://github.com/lobehub/lobe-chat/commit/406cd46 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-23 17:51:25 +00:00
Arvin Xu
8c8af6b8af
🐛 fix: fix groq location request ( #6449 )
2025-02-24 01:43:02 +08:00
Arvin Xu
406cd46b3a
💄 style: improve plugin calling style ( #6446 )
...
* improve plugin calling
* improve plugin calling
* fix model info loading
* fix loading
* revert jose
2025-02-24 01:41:13 +08:00
lobehubbot
f4fcc81128
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-23 16:24:42 +00:00
semantic-release-bot
9db7791056
🔖 chore(release): v1.63.0 [skip ci]
...
## [Version 1.63.0](https://github.com/lobehub/lobe-chat/compare/v1.62.11...v1.63.0 )
<sup>Released on **2025-02-23**</sup>
#### ✨ Features
- **misc**: Support model-level search for Google/Qwen.
#### 💄 Styles
- **misc**: Update many models info.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support model-level search for Google/Qwen, closes [#6420 ](https://github.com/lobehub/lobe-chat/issues/6420 ) ([f1b97cd ](https://github.com/lobehub/lobe-chat/commit/f1b97cd ))
#### Styles
* **misc**: Update many models info, closes [#6205 ](https://github.com/lobehub/lobe-chat/issues/6205 ) ([c477588 ](https://github.com/lobehub/lobe-chat/commit/c477588 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-23 16:23:37 +00:00
sxjeru
c477588f95
💄 style: Update many models info ( #6205 )
...
* Update stepfun.ts
* Update siliconcloud.ts
* Update google.ts
* Update groq.ts
* Update siliconcloud.ts
* Update stepfun.ts
* Update groq.ts
* Update groq.ts
* Update hunyuan.ts
* Update hunyuan.ts
* Update internlm.ts
* Update mistral.ts
* Update novita.ts
* Update sensenova.ts
* Update taichu.ts
* Update upstage.ts
* Update index.test.ts.snap
* Update index.test.ts.snap
* Update index.test.ts
* Update groq.ts
---------
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2025-02-24 00:15:03 +08:00
Arvin Xu
f1b97cdf81
✨ feat: support model-level search for Google/Qwen ( #6420 )
...
* support extendControls frontend
* refactor
* feat 完成搜索操控面板
* feat 完成 Google Grounding 集成
* fix tests
* 暂时针对有联网配置的 model 开启
* fix tests
* update config
* prepare search for openrouter
* update i18n
* fix
2025-02-24 00:10:18 +08:00
lobehubbot
d08990e2e0
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-23 12:11:41 +00:00
semantic-release-bot
9e31a98352
🔖 chore(release): v1.62.11 [skip ci]
...
### [Version 1.62.11](https://github.com/lobehub/lobe-chat/compare/v1.62.10...v1.62.11 )
<sup>Released on **2025-02-23**</sup>
#### 🐛 Bug Fixes
- **misc**: Refine role assignment logic for specific Azure OpenAI models & Sensitive URL.
#### 💄 Styles
- **misc**: Add custom `proxyUrl` support for Volcengine.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Refine role assignment logic for specific Azure OpenAI models & Sensitive URL, closes [#6366 ](https://github.com/lobehub/lobe-chat/issues/6366 ) ([d47c2c6 ](https://github.com/lobehub/lobe-chat/commit/d47c2c6 ))
#### Styles
* **misc**: Add custom `proxyUrl` support for Volcengine, closes [#6433 ](https://github.com/lobehub/lobe-chat/issues/6433 ) ([2b1aca9 ](https://github.com/lobehub/lobe-chat/commit/2b1aca9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-23 12:10:21 +00:00
loca1h0st
d47c2c6d7a
🐛 fix: refine role assignment logic for specific Azure OpenAI models & Sensitive URL ( #6366 )
...
* refine role assignment logic for specific Azure OpenAI models & Azure SensitiveUrl
* Using updatedMessages to fix Azure o series models
2025-02-23 20:02:03 +08:00
Zhijie He
2b1aca9ed1
💄 style: add custom proxyUrl support for Volcengine ( #6433 )
2025-02-23 19:57:14 +08:00
Stella "Steve" Wang
4485171b5c
📝 docs: Add documentations for XAI and Wenxin server environment variables config. ( #6353 )
2025-02-23 19:27:12 +08:00
renovate[bot]
d4b93c895a
Update dependency jose to v6 ( #6429 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-23 19:26:23 +08:00
renovate[bot]
3bc2d721be
Update dependency @google/generative-ai to ^0.22.0 ( #6426 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-23 18:22:43 +08:00
Carson Yang
3ff6c3b4aa
📝 docs: update database version deployment guide on Sealos ( #6435 )
...
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com >
2025-02-23 18:22:24 +08:00
lobehubbot
19e02d6d42
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-22 14:30:35 +00:00
semantic-release-bot
d44ee11758
🔖 chore(release): v1.62.10 [skip ci]
...
### [Version 1.62.10](https://github.com/lobehub/lobe-chat/compare/v1.62.9...v1.62.10 )
<sup>Released on **2025-02-22**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix fetch on client check status display.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix fetch on client check status display, closes [#6405 ](https://github.com/lobehub/lobe-chat/issues/6405 ) ([9579e41 ](https://github.com/lobehub/lobe-chat/commit/9579e41 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-22 14:29:37 +00:00
vual
9579e41d54
🐛 fix: fix fetch on client check status display ( #6405 )
...
* fix fetch on client check status display
* fix fetch on client check status display, and sort props
2025-02-22 22:21:31 +08:00
lobehubbot
325c44ac79
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-22 07:37:39 +00:00
semantic-release-bot
d3dba17eaf
🔖 chore(release): v1.62.9 [skip ci]
...
### [Version 1.62.9](https://github.com/lobehub/lobe-chat/compare/v1.62.8...v1.62.9 )
<sup>Released on **2025-02-22**</sup>
#### 🐛 Bug Fixes
- **misc**: Next-auth user id not found in create agent index.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Next-auth user id not found in create agent index, closes [#6410 ](https://github.com/lobehub/lobe-chat/issues/6410 ) ([704c7c8 ](https://github.com/lobehub/lobe-chat/commit/704c7c8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-22 07:36:39 +00:00
Rylan Cai
704c7c8eab
🐛 fix: next-auth user id not found in create agent index ( #6410 )
2025-02-22 15:28:32 +08:00
lobehubbot
5aa59c0609
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-22 07:24:52 +00:00
semantic-release-bot
2bc30ea2a8
🔖 chore(release): v1.62.8 [skip ci]
...
### [Version 1.62.8](https://github.com/lobehub/lobe-chat/compare/v1.62.7...v1.62.8 )
<sup>Released on **2025-02-22**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix image prompts with some user cases.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix image prompts with some user cases, closes [#6406 ](https://github.com/lobehub/lobe-chat/issues/6406 ) ([e9df49d ](https://github.com/lobehub/lobe-chat/commit/e9df49d ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-22 07:23:47 +00:00
Arvin Xu
e9df49dfc8
🐛 fix: fix image prompts with some user cases ( #6406 )
...
* refactor the lobeThinking to remark mode
* improve error style
* try to fix prompts
* fix tests
* improve prompts
* fix tests
2025-02-22 15:15:39 +08:00
itning
bef09e4db2
👷 docs: Fix the issue that the communication with the casdoor server is not available due to the port change. ( #6408 )
2025-02-22 15:03:09 +08:00
williamchai
1d1de88589
Update Node to 22 (lts/jod) in .nvmrc ( #6400 )
2025-02-22 12:39:32 +08:00
lobehubbot
4d0bba8738
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-21 17:46:11 +00:00
semantic-release-bot
bc70f93b18
🔖 chore(release): v1.62.7 [skip ci]
...
### [Version 1.62.7](https://github.com/lobehub/lobe-chat/compare/v1.62.6...v1.62.7 )
<sup>Released on **2025-02-21**</sup>
#### 💄 Styles
- **misc**: Add Volcano Ark models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add Volcano Ark models, closes [#6368 ](https://github.com/lobehub/lobe-chat/issues/6368 ) ([02136f5 ](https://github.com/lobehub/lobe-chat/commit/02136f5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-21 17:45:02 +00:00
sxjeru
02136f5a62
💄 style: Add Volcano Ark models ( #6368 )
...
* Update volcengine.ts
* Update volcengine.ts
* Update volcengine.ts
* Update volcengine.ts
* Update volcengine.ts
* Update volcengine.ts
2025-02-22 01:36:45 +08:00
Carson Yang
fbf9fb1f1f
📝 docs:(deploy): update Sealos deployment docs and links ( #6399 )
...
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com >
2025-02-22 01:36:03 +08:00
Zhang Zhe
3e051dd6c0
📝 docs: Add volcengine environment variables ( #6397 )
2025-02-22 00:39:13 +08:00
lobehubbot
5f7599a6ba
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-21 16:38:34 +00:00
semantic-release-bot
6ef421b209
🔖 chore(release): v1.62.6 [skip ci]
...
### [Version 1.62.6](https://github.com/lobehub/lobe-chat/compare/v1.62.5...v1.62.6 )
<sup>Released on **2025-02-21**</sup>
#### 💄 Styles
- **misc**: Refactor the plugin render style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Refactor the plugin render style, closes [#6390 ](https://github.com/lobehub/lobe-chat/issues/6390 ) ([3ecdba1 ](https://github.com/lobehub/lobe-chat/commit/3ecdba1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-21 16:37:32 +00:00
Arvin Xu
3ecdba1a1b
💄 style: refactor the plugin render style ( #6390 )
...
* wip
* refactor the args design
* update
* refactor tools
* try improve suspense
* update i18n
* fix lint
* fix api key issue
* improve code
* improve suspense
* improve suspense
* fix topic duplicate issue
2025-02-22 00:29:05 +08:00
lobehubbot
7e6aaa0344
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-21 14:40:27 +00:00
semantic-release-bot
8d53670c0b
🔖 chore(release): v1.62.5 [skip ci]
...
### [Version 1.62.5](https://github.com/lobehub/lobe-chat/compare/v1.62.4...v1.62.5 )
<sup>Released on **2025-02-21**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix default agent loading.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix default agent loading, closes [#6393 ](https://github.com/lobehub/lobe-chat/issues/6393 ) ([7841122 ](https://github.com/lobehub/lobe-chat/commit/7841122 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-21 14:39:25 +00:00
gru-agent[bot]
8490b8c07e
✅ test: Add test for 400 status response on SubscriptionKeyMismatch error type in createErrorResponse function. ( #6378 )
...
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
2025-02-21 22:30:52 +08:00
Arvin Xu
7841122aed
🐛 fix: fix default agent loading ( #6393 )
...
* fix
* fix
2025-02-21 22:30:28 +08:00
lobehubbot
89b7da071d
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-20 19:20:16 +00:00
semantic-release-bot
94087ada5f
🔖 chore(release): v1.62.4 [skip ci]
...
### [Version 1.62.4](https://github.com/lobehub/lobe-chat/compare/v1.62.3...v1.62.4 )
<sup>Released on **2025-02-20**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix hotkeys of open agent settings.
#### 💄 Styles
- **misc**: Add some error types.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix hotkeys of open agent settings, closes [#6363 ](https://github.com/lobehub/lobe-chat/issues/6363 ) ([3219c54 ](https://github.com/lobehub/lobe-chat/commit/3219c54 ))
#### Styles
* **misc**: Add some error types, closes [#6377 ](https://github.com/lobehub/lobe-chat/issues/6377 ) ([f7a7138 ](https://github.com/lobehub/lobe-chat/commit/f7a7138 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-20 19:19:11 +00:00
Arvin Xu
f7a713848f
💄 style: add some error types ( #6377 )
...
* add some error type
* fix svix build
2025-02-21 03:10:48 +08:00
Arvin Xu
3219c547a7
🐛 fix: fix hotkeys of open agent settings ( #6363 )
2025-02-21 03:10:28 +08:00
gru-agent[bot]
56c36cdae0
✅ test: Add test for 404 status response for ModelNotFound error type in errorResponse function. ( #6361 )
...
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
2025-02-20 16:26:08 +08:00
lobehubbot
87a6185494
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-20 08:12:19 +00:00
semantic-release-bot
7b6ab1d038
🔖 chore(release): v1.62.3 [skip ci]
...
### [Version 1.62.3](https://github.com/lobehub/lobe-chat/compare/v1.62.2...v1.62.3 )
<sup>Released on **2025-02-20**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix a feature flag.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix a feature flag, closes [#6354 ](https://github.com/lobehub/lobe-chat/issues/6354 ) ([6667334 ](https://github.com/lobehub/lobe-chat/commit/6667334 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-20 08:11:17 +00:00
Arvin Xu
6667334496
🐛 fix: fix a feature flag ( #6354 )
2025-02-20 16:02:53 +08:00
lobehubbot
4168e5a9a5
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-20 06:24:25 +00:00
semantic-release-bot
28cb7fec0a
🔖 chore(release): v1.62.2 [skip ci]
...
### [Version 1.62.2](https://github.com/lobehub/lobe-chat/compare/v1.62.1...v1.62.2 )
<sup>Released on **2025-02-20**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix message roles for specific Azure OpenAI models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix message roles for specific Azure OpenAI models, closes [#6222 ](https://github.com/lobehub/lobe-chat/issues/6222 ) ([d49329a ](https://github.com/lobehub/lobe-chat/commit/d49329a ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-20 06:23:16 +00:00
hcygnaw
d49329a052
🐛 fix: fix message roles for specific Azure OpenAI models ( #6222 )
...
* 🐛 fix: update message roles for specific Azure OpenAI models
* 🐛 fix: refine role assignment logic for specific Azure OpenAI models
* Create an auto-deploy file
* Delete .github/workflows/lobechatazure-AutoDeployTrigger-bdbe175d-28d2-43a7-a2db-f0a2225af446.yml
---------
Co-authored-by: yichuan <wang-yichuan@outlook.com >
2025-02-20 14:14:54 +08:00
renovate[bot]
5d59f0d4dc
Update dependency file-type to v20 ( #5510 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-20 14:12:33 +08:00
semantic-release-bot
84d3e96563
🔖 chore(release): v1.62.1 [skip ci]
...
### [Version 1.62.1](https://github.com/lobehub/lobe-chat/compare/v1.62.0...v1.62.1 )
<sup>Released on **2025-02-20**</sup>
#### 🐛 Bug Fixes
- **misc**: Add sambanova proxy url.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Add sambanova proxy url, closes [#6348 ](https://github.com/lobehub/lobe-chat/issues/6348 ) ([c9cb7d9 ](https://github.com/lobehub/lobe-chat/commit/c9cb7d9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-20 06:11:46 +00:00
Arvin Xu
c9cb7d917c
🐛 fix: add sambanova proxy url ( #6348 )
...
* fix
* update i18n
2025-02-20 14:03:37 +08:00
Arvin Xu
59bdf12b1e
🔨 chore: Update issue template ( #6256 )
...
* Update config.yml
* Update 1_bug_report_cn.yml
* Update config.yml
2025-02-20 13:42:38 +08:00
gru-agent[bot]
097038ef17
✅ test: Add tests for getUserSSOProviders and unlinkSSOProvider methods in ClientService. ( #6335 )
...
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
2025-02-20 13:13:09 +08:00
gru-agent[bot]
d4b4b288ca
✅ test: Add unit tests for ServerService methods in user service. ( #6337 )
...
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
2025-02-20 13:12:49 +08:00
gru-agent[bot]
88531dbb37
✅ test: Add unit tests for NextAuthUserService, covering user update scenarios. ( #6344 )
...
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
2025-02-20 13:12:13 +08:00
lobehubbot
cab591dc63
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-20 04:47:59 +00:00
semantic-release-bot
a6aa88ec47
🔖 chore(release): v1.62.0 [skip ci]
...
## [Version 1.62.0](https://github.com/lobehub/lobe-chat/compare/v1.61.6...v1.62.0 )
<sup>Released on **2025-02-20**</sup>
#### ✨ Features
- **misc**: Support pplx search grounding.
#### 🐛 Bug Fixes
- **misc**: Azure AI env var configuration issue..
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support pplx search grounding, closes [#6331 ](https://github.com/lobehub/lobe-chat/issues/6331 ) ([ccb0003 ](https://github.com/lobehub/lobe-chat/commit/ccb0003 ))
#### What's fixed
* **misc**: Azure AI env var configuration issue., closes [#6346 ](https://github.com/lobehub/lobe-chat/issues/6346 ) ([3fc61bb ](https://github.com/lobehub/lobe-chat/commit/3fc61bb ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-20 04:46:56 +00:00
Keating Huang
3fc61bb1f4
🐛 fix: Azure AI env var configuration issue. ( #6346 )
2025-02-20 12:38:47 +08:00
Arvin Xu
ccb0003bff
✨ feat: support pplx search grounding ( #6331 )
2025-02-20 12:31:08 +08:00
Arvin Xu
b30f55705f
push
2025-02-20 03:19:08 +00:00
Arvin Xu
fbe9ec0e48
Merge branch 'main' into chore/try-react-compiler
2025-02-20 11:13:12 +08:00
lobehubbot
057f45586b
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-20 02:51:39 +00:00
semantic-release-bot
276ef26d37
🔖 chore(release): v1.61.6 [skip ci]
...
### [Version 1.61.6](https://github.com/lobehub/lobe-chat/compare/v1.61.5...v1.61.6 )
<sup>Released on **2025-02-20**</sup>
#### 🐛 Bug Fixes
- **misc**: Casdoor webhooks error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Casdoor webhooks error, closes [#6304 ](https://github.com/lobehub/lobe-chat/issues/6304 ) ([7a458b9 ](https://github.com/lobehub/lobe-chat/commit/7a458b9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-20 02:50:28 +00:00
Rylan Cai
7a458b9e31
🐛 fix: Casdoor webhooks error ( #6304 )
...
* 🐛 fix: casdoor webhooks error
* 📝 docs: update docs
* 📝 docs: add impl details
* 📝 docs: add version requires for casdoor
2025-02-20 10:41:59 +08:00
gru-agent[bot]
b91fb84876
✅ test: Add unit tests for server default agent and files configuration functions. ( #6249 )
...
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
2025-02-20 10:37:03 +08:00
gru-agent[bot]
2ac3dff653
✅ test: Add unit tests for userRouter functionality in user.test.ts ( #6338 )
...
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
2025-02-20 10:14:42 +08:00
gru-agent[bot]
3a51aeaeda
✅ test: Add tests for additional error response statuses in errorResponse.test.ts ( #6300 )
...
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
2025-02-20 00:54:31 +08:00
lobehubbot
5bacc9dcc0
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-19 16:40:02 +00:00
semantic-release-bot
864b5b6711
🔖 chore(release): v1.61.5 [skip ci]
...
### [Version 1.61.5](https://github.com/lobehub/lobe-chat/compare/v1.61.4...v1.61.5 )
<sup>Released on **2025-02-19**</sup>
#### 💄 Styles
- **misc**: Show sso providers for next-auth in profile page.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Show sso providers for next-auth in profile page, closes [#5303 ](https://github.com/lobehub/lobe-chat/issues/5303 ) ([dd61bce ](https://github.com/lobehub/lobe-chat/commit/dd61bce ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-19 16:39:03 +00:00
Rylan Cai
dd61bce75c
💄 style: show sso providers for next-auth in profile page ( #5303 )
...
* ✨ feat: add sso fetcher in services
* 🚧 wip: provider list
* ♻️ refactor: change db operation
* ✨ feat: support unlink sso providers
* 🎨 style: make popconfirm topright
* 🌐 i18n: add zh-CN as gen source
* 💄 style: use Avatar wrap AuthIcons
* 💄 style: use modal
* ♻️ refactor: adapt to variants mode
* 🌐 i18n: auth uis
* ✅ refactor: pass lint test
* 🌐 i18n: change title
* 🐛 fix: auth0 & github not seen in light mode
2025-02-20 00:30:44 +08:00
lobehubbot
ef02986e69
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-18 17:07:32 +00:00
semantic-release-bot
36ef241984
🔖 chore(release): v1.61.4 [skip ci]
...
### [Version 1.61.4](https://github.com/lobehub/lobe-chat/compare/v1.61.3...v1.61.4 )
<sup>Released on **2025-02-18**</sup>
#### 💄 Styles
- **misc**: Improve perplexity models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve perplexity models, closes [#6307 ](https://github.com/lobehub/lobe-chat/issues/6307 ) ([c99908d ](https://github.com/lobehub/lobe-chat/commit/c99908d ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-18 17:06:32 +00:00
Arvin Xu
c99908dc2f
💄 style: improve perplexity models ( #6307 )
...
* update perplexity models
* defaultShowBrowserRequest for openai
* revert
2025-02-19 00:58:10 +08:00
lobehubbot
47d27a39a5
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-18 16:23:22 +00:00
semantic-release-bot
c5e2a30aaf
🔖 chore(release): v1.61.3 [skip ci]
...
### [Version 1.61.3](https://github.com/lobehub/lobe-chat/compare/v1.61.2...v1.61.3 )
<sup>Released on **2025-02-18**</sup>
#### 💄 Styles
- **misc**: Improve error content and console error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve error content and console error, closes [#6305 ](https://github.com/lobehub/lobe-chat/issues/6305 ) ([6a35f55 ](https://github.com/lobehub/lobe-chat/commit/6a35f55 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-18 16:22:23 +00:00
Arvin Xu
6a35f55ebc
💄 style: improve error content and console error ( #6305 )
...
* update i18n
* add console error
2025-02-19 00:14:01 +08:00
lobehubbot
74849f77bf
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-18 15:16:05 +00:00
semantic-release-bot
0b9e9bf8c1
🔖 chore(release): v1.61.2 [skip ci]
...
### [Version 1.61.2](https://github.com/lobehub/lobe-chat/compare/v1.61.1...v1.61.2 )
<sup>Released on **2025-02-18**</sup>
#### 💄 Styles
- **misc**: Add `kimi-latest` for Moonshot.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add `kimi-latest` for Moonshot, closes [#6295 ](https://github.com/lobehub/lobe-chat/issues/6295 ) ([4fb98da ](https://github.com/lobehub/lobe-chat/commit/4fb98da ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-18 15:15:06 +00:00
Zhijie He
4fb98da08f
💄 style: add kimi-latest for Moonshot ( #6295 )
...
* 💄 style: add `kimi-latest` for Moonshot
* 💄 style: update model list
* 💄 style: update model desc and cachedInput
* 💄 style: fix no model enabled
* 💄 style: update check model
2025-02-18 23:06:51 +08:00
lobehubbot
7b74abc3ae
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-18 15:05:18 +00:00
semantic-release-bot
0218b31278
🔖 chore(release): v1.61.1 [skip ci]
...
### [Version 1.61.1](https://github.com/lobehub/lobe-chat/compare/v1.61.0...v1.61.1 )
<sup>Released on **2025-02-18**</sup>
#### 💄 Styles
- **misc**: Improve serveral error code.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve serveral error code, closes [#6299 ](https://github.com/lobehub/lobe-chat/issues/6299 ) ([352cb90 ](https://github.com/lobehub/lobe-chat/commit/352cb90 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-18 15:04:20 +00:00
Arvin Xu
352cb90eb6
💄 style: improve serveral error code ( #6299 )
...
* improve error code
* improve CHAT MASK
* improve CHAT MASK
* update i18n
* fix tests
2025-02-18 22:55:58 +08:00
lobehubbot
f394b216d9
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-18 06:58:21 +00:00
semantic-release-bot
da965f67af
🔖 chore(release): v1.61.0 [skip ci]
...
## [Version 1.61.0](https://github.com/lobehub/lobe-chat/compare/v1.60.9...v1.61.0 )
<sup>Released on **2025-02-18**</sup>
#### ✨ Features
- **misc**: Support google vertex ai as a new provider.
#### 🐛 Bug Fixes
- **misc**: Try to fix pglite worker.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support google vertex ai as a new provider, closes [#4487 ](https://github.com/lobehub/lobe-chat/issues/4487 ) ([a0a9592 ](https://github.com/lobehub/lobe-chat/commit/a0a9592 ))
#### What's fixed
* **misc**: Try to fix pglite worker, closes [#6169 ](https://github.com/lobehub/lobe-chat/issues/6169 ) ([b3f4f13 ](https://github.com/lobehub/lobe-chat/commit/b3f4f13 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-18 06:57:12 +00:00
Arvin Xu
a0a95927d4
✨ feat: support google vertex ai as a new provider ( #4487 )
...
* ✨ feat: add vertex ai model runtime
* update
* support vertex ai with api key
* update models
* fix lint
* fix
* fix again
* Create Dockerfile.pglite
* Create docker-pglite.yml
* Update docker-pglite.yml
* fix credentials
* Update docker-pglite.yml
* fix
2025-02-18 14:48:59 +08:00
Arvin Xu
b3f4f13b9c
🐛 fix: try to fix pglite worker ( #6169 )
...
* try to fix pglite worker
* Update db.ts
2025-02-18 14:46:57 +08:00
lobehubbot
c5d372f525
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-18 05:44:59 +00:00
semantic-release-bot
fc67a3404a
🔖 chore(release): v1.60.9 [skip ci]
...
### [Version 1.60.9](https://github.com/lobehub/lobe-chat/compare/v1.60.8...v1.60.9 )
<sup>Released on **2025-02-18**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-18 05:44:00 +00:00
Arvin Xu
cb9104d2f9
👷 build: add pglite docker image ( #6287 )
2025-02-18 13:24:49 +08:00
lobehubbot
5f96a506c9
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-18 01:13:31 +00:00
semantic-release-bot
2fc2043bc1
🔖 chore(release): v1.60.8 [skip ci]
...
### [Version 1.60.8](https://github.com/lobehub/lobe-chat/compare/v1.60.7...v1.60.8 )
<sup>Released on **2025-02-18**</sup>
#### 💄 Styles
- **misc**: Sync chat limit.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Sync chat limit, closes [#6207 ](https://github.com/lobehub/lobe-chat/issues/6207 ) ([cc2f536 ](https://github.com/lobehub/lobe-chat/commit/cc2f536 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-18 01:12:26 +00:00
sxjeru
cc2f536658
💄 style: sync chat limit ( #6207 )
2025-02-18 09:04:23 +08:00
Arvin Xu
b5360d5cfb
📝 docs: Update docker image version in docs ( #6278 )
...
* Update README.md
* Update docker-compose.mdx
* Update docker-compose.zh-CN.mdx
* Update docker.mdx
* Update docker.zh-CN.mdx
* Update docker.mdx
* Update docker.zh-CN.mdx
* Update docker-compose.mdx
* Update docker-compose.zh-CN.mdx
2025-02-18 02:34:19 +08:00
gru-agent[bot]
bac6739b8c
✅ test: Add unit tests for ServerService methods in server.test.ts ( #6260 )
...
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
2025-02-18 02:02:20 +08:00
lobehubbot
5bb76ba13c
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-17 16:44:13 +00:00
semantic-release-bot
577daddb7d
🔖 chore(release): v1.60.7 [skip ci]
...
### [Version 1.60.7](https://github.com/lobehub/lobe-chat/compare/v1.60.6...v1.60.7 )
<sup>Released on **2025-02-17**</sup>
#### 💄 Styles
- **misc**: Remove deprecated gemini models, update MiniMax models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Remove deprecated gemini models, closes [#6269 ](https://github.com/lobehub/lobe-chat/issues/6269 ) ([45977c3 ](https://github.com/lobehub/lobe-chat/commit/45977c3 ))
* **misc**: Update MiniMax models, closes [#6270 ](https://github.com/lobehub/lobe-chat/issues/6270 ) ([2d7803a ](https://github.com/lobehub/lobe-chat/commit/2d7803a ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-17 16:43:10 +00:00
柴米油盐的梦想
45977c3d4d
💄 style: remove deprecated gemini models ( #6269 )
2025-02-18 00:34:49 +08:00
Zhijie He
2d7803a84a
💄 style: update MiniMax models ( #6270 )
2025-02-18 00:34:04 +08:00
lobehubbot
6b97177d4b
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-17 12:04:27 +00:00
semantic-release-bot
4003b8ebed
🔖 chore(release): v1.60.6 [skip ci]
...
### [Version 1.60.6](https://github.com/lobehub/lobe-chat/compare/v1.60.5...v1.60.6 )
<sup>Released on **2025-02-17**</sup>
#### 💄 Styles
- **misc**: Add o1 vision metadata.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add o1 vision metadata, closes [#6263 ](https://github.com/lobehub/lobe-chat/issues/6263 ) ([261d068 ](https://github.com/lobehub/lobe-chat/commit/261d068 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-17 12:03:26 +00:00
Arvin Xu
261d068028
💄 style: add o1 vision metadata ( #6263 )
...
* support
* update locale
2025-02-17 19:55:19 +08:00
CanisMinor
4e66ea3086
📝 docs: Add 2024 recap docs ( #6259 )
2025-02-17 19:26:28 +08:00
lobehubbot
07364c9196
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-17 11:24:16 +00:00
semantic-release-bot
b49f3e9025
🔖 chore(release): v1.60.5 [skip ci]
...
### [Version 1.60.5](https://github.com/lobehub/lobe-chat/compare/v1.60.4...v1.60.5 )
<sup>Released on **2025-02-17**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix loading on not login for db.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix loading on not login for db, closes [#6258 ](https://github.com/lobehub/lobe-chat/issues/6258 ) ([61692b9 ](https://github.com/lobehub/lobe-chat/commit/61692b9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-17 11:23:18 +00:00
Arvin Xu
61692b93c3
🐛 fix: fix loading on not login for db ( #6258 )
2025-02-17 19:15:17 +08:00
lobehubbot
1fc7ca6d1f
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-17 09:33:47 +00:00
semantic-release-bot
e190db47d3
🔖 chore(release): v1.60.4 [skip ci]
...
### [Version 1.60.4](https://github.com/lobehub/lobe-chat/compare/v1.60.3...v1.60.4 )
<sup>Released on **2025-02-17**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix agent config not load correctly.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix agent config not load correctly, closes [#6252 ](https://github.com/lobehub/lobe-chat/issues/6252 ) ([fe9bc16 ](https://github.com/lobehub/lobe-chat/commit/fe9bc16 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-17 09:32:39 +00:00
Arvin Xu
fe9bc16842
🐛 fix: fix agent config not load correctly ( #6252 )
...
* fix agent config issue
* improve loading for agent
* revert chat change
2025-02-17 17:24:20 +08:00
lobehubbot
977301b71d
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-17 08:30:13 +00:00
semantic-release-bot
4e2c80124f
🔖 chore(release): v1.60.3 [skip ci]
...
### [Version 1.60.3](https://github.com/lobehub/lobe-chat/compare/v1.60.2...v1.60.3 )
<sup>Released on **2025-02-17**</sup>
#### 🐛 Bug Fixes
- **misc**: User feedback for empty/long group names in create/edit group modals.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: User feedback for empty/long group names in create/edit group modals, closes [#6247 ](https://github.com/lobehub/lobe-chat/issues/6247 ) ([25c80d1 ](https://github.com/lobehub/lobe-chat/commit/25c80d1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-17 08:29:11 +00:00
Ramu Narasinga
25c80d1548
🐛 fix: user feedback for empty/long group names in create/edit group modals ( #6247 )
2025-02-17 16:20:51 +08:00
lobehubbot
32f442d65f
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-17 06:32:38 +00:00
semantic-release-bot
c3b9fa525e
🔖 chore(release): v1.60.2 [skip ci]
...
### [Version 1.60.2](https://github.com/lobehub/lobe-chat/compare/v1.60.1...v1.60.2 )
<sup>Released on **2025-02-17**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix model list issue in client mode.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix model list issue in client mode, closes [#6240 ](https://github.com/lobehub/lobe-chat/issues/6240 ) ([d6c6cda ](https://github.com/lobehub/lobe-chat/commit/d6c6cda ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-17 06:31:40 +00:00
Arvin Xu
d6c6cdaa09
🐛 fix: fix model list issue in client mode ( #6240 )
...
* fix model list issue in client mode
* fix tests
2025-02-17 14:23:27 +08:00
lobehubbot
1fde7b23f1
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-17 06:02:28 +00:00
semantic-release-bot
d7bdb62a83
🔖 chore(release): v1.60.1 [skip ci]
...
### [Version 1.60.1](https://github.com/lobehub/lobe-chat/compare/v1.60.0...v1.60.1 )
<sup>Released on **2025-02-17**</sup>
#### 💄 Styles
- **misc**: Update Jina AI Provider name & model info.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update Jina AI Provider name & model info, closes [#6243 ](https://github.com/lobehub/lobe-chat/issues/6243 ) ([ddbe482 ](https://github.com/lobehub/lobe-chat/commit/ddbe482 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-17 06:01:29 +00:00
Zhijie He
ddbe482b25
💄 style: update Jina AI Provider name & model info ( #6243 )
2025-02-17 13:53:08 +08:00
lobehubbot
8d40d71ce2
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-17 05:41:58 +00:00
semantic-release-bot
dab282ffa9
🔖 chore(release): v1.60.0 [skip ci]
...
## [Version 1.60.0](https://github.com/lobehub/lobe-chat/compare/v1.59.0...v1.60.0 )
<sup>Released on **2025-02-17**</sup>
#### ✨ Features
- **misc**: Add SambaNova provider support.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add SambaNova provider support, closes [#6218 ](https://github.com/lobehub/lobe-chat/issues/6218 ) ([a46eadf ](https://github.com/lobehub/lobe-chat/commit/a46eadf ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-17 05:40:56 +00:00
Zhijie He
a46eadf2d8
✨ feat: add SambaNova provider support ( #6218 )
...
* ✨ feat: add SambaNova provider support
* 🐛 fix: fix build error
* 🔨 chore: disable Browser Request & `DeepSeek-R1` model
2025-02-17 13:32:38 +08:00
lobehubbot
e061a209cb
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-16 17:16:25 +00:00
semantic-release-bot
63f2149fa4
🔖 chore(release): v1.59.0 [skip ci]
...
## [Version 1.59.0](https://github.com/lobehub/lobe-chat/compare/v1.58.0...v1.59.0 )
<sup>Released on **2025-02-16**</sup>
#### ✨ Features
- **misc**: Add volcengine as a new provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add volcengine as a new provider, closes [#6221 ](https://github.com/lobehub/lobe-chat/issues/6221 ) ([09bf8f0 ](https://github.com/lobehub/lobe-chat/commit/09bf8f0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-16 17:15:15 +00:00
Arvin Xu
09bf8f0a05
✨ feat: add volcengine as a new provider ( #6221 )
...
* add volcengine
* add volcengine model
* fix
* add api key
* fix deployment name find bug
* add ability
* update i18n
2025-02-17 01:07:12 +08:00
lobehubbot
895d8ee237
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-16 15:18:28 +00:00
semantic-release-bot
938e32f53e
🔖 chore(release): v1.58.0 [skip ci]
...
## [Version 1.58.0](https://github.com/lobehub/lobe-chat/compare/v1.57.1...v1.58.0 )
<sup>Released on **2025-02-16**</sup>
#### ✨ Features
- **misc**: Add Azure AI as new Provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add Azure AI as new Provider, closes [#6214 ](https://github.com/lobehub/lobe-chat/issues/6214 ) ([30e010f ](https://github.com/lobehub/lobe-chat/commit/30e010f ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-16 15:17:09 +00:00
Arvin Xu
30e010fe14
✨ feat: add Azure AI as new Provider ( #6214 )
...
* add azure ai
* 初步完成 ui 侧集成
* support streaming
* fix lint
* add azure ai implement
* try to fix issue
* improve code
* support deployment name
* improve create provider
* update snapshot
2025-02-16 23:08:43 +08:00
Rylan Cai
2dc712a9be
📝 docs: files access denied in one-click deploy ( #6213 )
2025-02-16 22:19:10 +08:00
lobehubbot
e5dc0996cf
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-16 08:48:40 +00:00
semantic-release-bot
e4733fb209
🔖 chore(release): v1.57.1 [skip ci]
...
### [Version 1.57.1](https://github.com/lobehub/lobe-chat/compare/v1.57.0...v1.57.1 )
<sup>Released on **2025-02-16**</sup>
#### 💄 Styles
- **misc**: Fix mobile agent settings not show correctly.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix mobile agent settings not show correctly, closes [#6203 ](https://github.com/lobehub/lobe-chat/issues/6203 ) ([0285d95 ](https://github.com/lobehub/lobe-chat/commit/0285d95 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-16 08:47:35 +00:00
Arvin Xu
0285d958fd
💄 style: fix mobile agent settings not show correctly ( #6203 )
...
* fix agent setting mobile
* improve code
* improve style for desktop
* fix inbox issue
* fix chat page issue
* fix desktop style
* refactor the store code
* fix navigation issue
2025-02-16 16:39:28 +08:00
lobehubbot
4ae2080a1f
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-16 05:58:41 +00:00
semantic-release-bot
118f8327f8
🔖 chore(release): v1.57.0 [skip ci]
...
## [Version 1.57.0](https://github.com/lobehub/lobe-chat/compare/v1.56.5...v1.57.0 )
<sup>Released on **2025-02-16**</sup>
#### ✨ Features
- **misc**: Add Jina AI model provider support.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add Jina AI model provider support, closes [#6140 ](https://github.com/lobehub/lobe-chat/issues/6140 ) ([6b4c15b ](https://github.com/lobehub/lobe-chat/commit/6b4c15b ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-16 05:57:38 +00:00
Zhijie He
6b4c15b8ce
✨ feat: add Jina AI model provider support ( #6140 )
...
* ✨ feat: add Jina model provider support
* 🐛 fix: fix ci error
* 💄 style: add `proxyUrl` support
* 🔨 chore: cleanup code
---------
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2025-02-16 13:49:25 +08:00
Arvin Xu
728c0c6263
🔨 chore: Update github issue ( #6202 )
...
* Update 1_bug_report_cn.yml
* Update 1_bug_report.yml
2025-02-16 12:50:37 +08:00
lobehubbot
373a24c472
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-16 04:27:55 +00:00
semantic-release-bot
995017b61a
🔖 chore(release): v1.56.5 [skip ci]
...
### [Version 1.56.5](https://github.com/lobehub/lobe-chat/compare/v1.56.4...v1.56.5 )
<sup>Released on **2025-02-16**</sup>
#### 🐛 Bug Fixes
- **misc**: Match o1 series models more robust in Azure OpenAI provider, set max_completion_tokens to null for Azure OpenAI.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Match o1 series models more robust in Azure OpenAI provider, closes [#6193 ](https://github.com/lobehub/lobe-chat/issues/6193 ) ([f444e66 ](https://github.com/lobehub/lobe-chat/commit/f444e66 ))
* **misc**: Set max_completion_tokens to null for Azure OpenAI, closes [#6198 ](https://github.com/lobehub/lobe-chat/issues/6198 ) ([e9e8da4 ](https://github.com/lobehub/lobe-chat/commit/e9e8da4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-16 04:26:53 +00:00
cuba3
f444e66a59
🐛 fix: match o1 series models more robust in Azure OpenAI provider ( #6193 )
2025-02-16 12:18:50 +08:00
hcygnaw
e9e8da414c
🐛 fix: set max_completion_tokens to null for Azure OpenAI ( #6198 )
...
Co-authored-by: yichuan <wang-yichuan@outlook.com >
2025-02-16 12:13:12 +08:00
lobehubbot
b62c48a715
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-16 03:57:38 +00:00
semantic-release-bot
c6b9250448
🔖 chore(release): v1.56.4 [skip ci]
...
### [Version 1.56.4](https://github.com/lobehub/lobe-chat/compare/v1.56.3...v1.56.4 )
<sup>Released on **2025-02-16**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix ai provider description not show correctly.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix ai provider description not show correctly, closes [#6199 ](https://github.com/lobehub/lobe-chat/issues/6199 ) ([3e8d9c5 ](https://github.com/lobehub/lobe-chat/commit/3e8d9c5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-16 03:56:36 +00:00
Arvin Xu
3e8d9c56a7
🐛 fix: fix ai provider description not show correctly ( #6199 )
2025-02-16 11:48:15 +08:00
lobehubbot
a3e2e58632
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-16 03:38:13 +00:00
semantic-release-bot
f4cbc6fb36
🔖 chore(release): v1.56.3 [skip ci]
...
### [Version 1.56.3](https://github.com/lobehub/lobe-chat/compare/v1.56.2...v1.56.3 )
<sup>Released on **2025-02-16**</sup>
#### 💄 Styles
- **misc**: Improve inbox agent settings.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve inbox agent settings, closes [#6197 ](https://github.com/lobehub/lobe-chat/issues/6197 ) ([37b70f0 ](https://github.com/lobehub/lobe-chat/commit/37b70f0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-16 03:37:13 +00:00
gru-agent[bot]
e5c0959f30
✅ test: Add unit tests for agentRouter functionality in agent.test.ts ( #6196 )
...
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
2025-02-16 11:29:20 +08:00
Arvin Xu
37b70f0f2d
💄 style: improve inbox agent settings ( #6197 )
2025-02-16 11:25:35 +08:00
lobehubbot
93bd401a6c
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-16 00:38:34 +00:00
semantic-release-bot
2c99f2f9a6
🔖 chore(release): v1.56.2 [skip ci]
...
### [Version 1.56.2](https://github.com/lobehub/lobe-chat/compare/v1.56.1...v1.56.2 )
<sup>Released on **2025-02-16**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix inbox agent can not save config.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix inbox agent can not save config, closes [#6186 ](https://github.com/lobehub/lobe-chat/issues/6186 ) ([588cba7 ](https://github.com/lobehub/lobe-chat/commit/588cba7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-16 00:37:24 +00:00
Arvin Xu
588cba75ff
🐛 fix: fix inbox agent can not save config ( #6186 )
2025-02-16 08:29:09 +08:00
lobehubbot
daa60e9af3
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-16 00:05:23 +00:00
semantic-release-bot
8aea602ca4
🔖 chore(release): v1.56.1 [skip ci]
...
### [Version 1.56.1](https://github.com/lobehub/lobe-chat/compare/v1.56.0...v1.56.1 )
<sup>Released on **2025-02-16**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix inbox agent edit way in the new mode.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix inbox agent edit way in the new mode, closes [#6190 ](https://github.com/lobehub/lobe-chat/issues/6190 ) ([6398362 ](https://github.com/lobehub/lobe-chat/commit/6398362 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-16 00:04:09 +00:00
Arvin Xu
6398362ad0
🐛 fix: fix inbox agent edit way in the new mode ( #6190 )
2025-02-16 07:56:08 +08:00
lobehubbot
49376381ea
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-15 17:58:50 +00:00
CanisMinor
cc2cd35d65
📝 docs: Update README for 2025 ( #6185 )
2025-02-16 01:50:41 +08:00
lobehubbot
2ebcf3066a
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-15 17:25:53 +00:00
semantic-release-bot
961e8e0601
🔖 chore(release): v1.56.0 [skip ci]
...
## [Version 1.56.0](https://github.com/lobehub/lobe-chat/compare/v1.55.4...v1.56.0 )
<sup>Released on **2025-02-15**</sup>
#### ✨ Features
- **misc**: Add configurable PDF processing method with Unstructured.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add configurable PDF processing method with Unstructured, closes [#5927 ](https://github.com/lobehub/lobe-chat/issues/5927 ) ([35fa3ee ](https://github.com/lobehub/lobe-chat/commit/35fa3ee ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-15 17:24:42 +00:00
Arvin Xu
57bfa6aa2a
🔨 chore: update vercel build ignore mode ( #6189 )
2025-02-16 01:16:40 +08:00
Morax
35fa3ee5c4
✨ feat: Add configurable PDF processing method with Unstructured ( #5927 )
...
* ✨ feat: Add configurable PDF processing method with Unstructured
* 🔧 fix: Update import path for env utility in ContentChunk module
* feat: add USE_UNSTRUCTURED_FOR_PDF environment variable to knowledge config
* Delete src/server/utils/env.ts
* feat: implement ChunkingRuleParser for file type and service mapping
* refactor: remove USE_UNSTRUCTURED_FOR_PDF from knowledge environment configuration
* test: add unit tests for ChunkingRuleParser functionality
* refactor: remove isUsingUnstructured method from ContentChunk class
* refactor: update ChunkingService type and clean up ContentChunk rules
* refactor: simplify ChunkingRuleParser and update ContentChunk module
* refactor: update ContentChunk module import for ChunkingService
2025-02-16 01:13:39 +08:00
Rylan Cai
b61cec7444
📝 docs: fix casdoor webhooks & add Chinese warnings in local docker compose template ( #6181 )
...
* 📝 docs: fix webhook url in docs
* 👷 ci: add zh warning
* 📝 docs: fix webhooks url
2025-02-16 00:20:03 +08:00
lobehubbot
1509763ad7
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-15 12:19:26 +00:00
semantic-release-bot
426aaf8df0
🔖 chore(release): v1.55.4 [skip ci]
...
### [Version 1.55.4](https://github.com/lobehub/lobe-chat/compare/v1.55.3...v1.55.4 )
<sup>Released on **2025-02-15**</sup>
#### 💄 Styles
- **misc**: Improve mobile params style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve mobile params style, closes [#6176 ](https://github.com/lobehub/lobe-chat/issues/6176 ) ([b5276de ](https://github.com/lobehub/lobe-chat/commit/b5276de ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-15 12:18:21 +00:00
Arvin Xu
b5276def88
💄 style: improve mobile params style ( #6176 )
...
* improve paramsControls style
* bump version
2025-02-15 20:10:06 +08:00
renovate[bot]
446db7a203
Update dependency @t3-oss/env-nextjs to ^0.12.0 ( #5595 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-15 14:05:41 +08:00
lobehubbot
302f85be84
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-15 05:25:01 +00:00
semantic-release-bot
adeb9863af
🔖 chore(release): v1.55.3 [skip ci]
...
### [Version 1.55.3](https://github.com/lobehub/lobe-chat/compare/v1.55.2...v1.55.3 )
<sup>Released on **2025-02-15**</sup>
#### 💄 Styles
- **misc**: Add deepseek r1 distill models for qwen series.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add deepseek r1 distill models for qwen series, closes [#5850 ](https://github.com/lobehub/lobe-chat/issues/5850 ) ([4a96a05 ](https://github.com/lobehub/lobe-chat/commit/4a96a05 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-15 05:23:59 +00:00
liyuan
4a96a05109
💄 style: add deepseek r1 distill models for qwen series ( #5850 )
...
* feat: add deepseek distill models for qwen series
* style: update qwen.ts indentation
* style: update qwen aiModels and modelProviders
2025-02-15 13:16:04 +08:00
George Alberich
b13e9bab42
📝 docs: Updated broken hyperlink ( #6067 )
...
* Update `docs/self-hosting/server-database/docker-compose.mdx`
* Update docker-compose.mdx
2025-02-15 13:15:33 +08:00
lobehubbot
b197f8e977
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-15 05:13:23 +00:00
semantic-release-bot
51ea929815
🔖 chore(release): v1.55.2 [skip ci]
...
### [Version 1.55.2](https://github.com/lobehub/lobe-chat/compare/v1.55.1...v1.55.2 )
<sup>Released on **2025-02-15**</sup>
#### 🐛 Bug Fixes
- **misc**: Avoid blank reasoning with OpenRouter.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Avoid blank reasoning with OpenRouter, closes [#6153 ](https://github.com/lobehub/lobe-chat/issues/6153 ) ([c2278d1 ](https://github.com/lobehub/lobe-chat/commit/c2278d1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-15 05:12:21 +00:00
sxjeru
c2278d1657
🐛 fix: Avoid blank reasoning with OpenRouter ( #6153 )
...
* Update openai.ts
* Update openai.ts
* 👌 忽略纯粹换行的 reasoning
* Update index.tsx
---------
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2025-02-15 13:04:23 +08:00
Arvin Xu
a20aad04d7
📝 docs: update langfuse Chinese docs ( #6168 )
...
* update docs
* update docs
2025-02-15 12:52:00 +08:00
lobehubbot
a4ce534120
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-15 04:31:23 +00:00
semantic-release-bot
13d975e48a
🔖 chore(release): v1.55.1 [skip ci]
...
### [Version 1.55.1](https://github.com/lobehub/lobe-chat/compare/v1.55.0...v1.55.1 )
<sup>Released on **2025-02-15**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix Azure OpenAI O1 models and refactor the Azure OpenAI implement.
#### 💄 Styles
- **misc**: Update openrouter model list and descriptions.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix Azure OpenAI O1 models and refactor the Azure OpenAI implement, closes [#6079 ](https://github.com/lobehub/lobe-chat/issues/6079 ) ([6a89a8c ](https://github.com/lobehub/lobe-chat/commit/6a89a8c ))
#### Styles
* **misc**: Update openrouter model list and descriptions, closes [#6160 ](https://github.com/lobehub/lobe-chat/issues/6160 ) ([3ce0485 ](https://github.com/lobehub/lobe-chat/commit/3ce0485 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-15 04:30:11 +00:00
hiyu
4584a6c354
📝 docs: add deployment on tencent cloud lighthouse ( #4647 )
...
* 📝 docs: add deployment on tencent cloud lighthouse
* update docs
--------
2025-02-15 12:22:27 +08:00
Tom Lian
6a89a8c2ba
🐛 fix: fix Azure OpenAI O1 models and refactor the Azure OpenAI implement ( #6079 )
...
* 🐛 fix: fix Azure OpenAI O1 models
* fix: remove @azure/core-rest-pipeline
* fix: fix import & type assertion
* fix: fix import
2025-02-15 12:18:56 +08:00
gru-agent[bot]
40df6c2215
✅ test: Add unit tests for aiModelRouter functionality in aiModel.test.ts. ( #6088 )
...
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
2025-02-15 12:11:54 +08:00
gru-agent[bot]
d1e5662316
✅ test: Add unit tests for AI model selectors in the Redux store. ( #6114 )
...
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
2025-02-15 12:10:55 +08:00
so02iti01
3ce0485652
💄 style: update openrouter model list and descriptions ( #6160 )
2025-02-15 12:10:14 +08:00
lobehubbot
4bafe8cc70
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-14 15:07:53 +00:00
semantic-release-bot
848cf4fdfd
🔖 chore(release): v1.55.0 [skip ci]
...
## [Version 1.55.0](https://github.com/lobehub/lobe-chat/compare/v1.54.0...v1.55.0 )
<sup>Released on **2025-02-14**</sup>
#### ✨ Features
- **misc**: Add vLLM provider support.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add vLLM provider support, closes [#6154 ](https://github.com/lobehub/lobe-chat/issues/6154 ) ([1708e32 ](https://github.com/lobehub/lobe-chat/commit/1708e32 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-14 15:06:46 +00:00
Zhijie He
1708e325ac
✨ feat: add vLLM provider support ( #6154 )
...
* ✨ feat: add vLLM provider support
* 💄 style: update model list
2025-02-14 22:58:58 +08:00
Arvin Xu
6b6bd5ce5c
👷 build: update ai provider docs url ( #6158 )
2025-02-14 22:58:39 +08:00
lobehubbot
cdb0425940
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-14 13:58:18 +00:00
semantic-release-bot
ecb04c9d50
🔖 chore(release): v1.54.0 [skip ci]
...
## [Version 1.54.0](https://github.com/lobehub/lobe-chat/compare/v1.53.12...v1.54.0 )
<sup>Released on **2025-02-14**</sup>
#### ✨ Features
- **misc**: Add Nvidia NIM provider support.
#### 💄 Styles
- **misc**: Improve advanced params settings.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add Nvidia NIM provider support, closes [#6142 ](https://github.com/lobehub/lobe-chat/issues/6142 ) ([ab796a7 ](https://github.com/lobehub/lobe-chat/commit/ab796a7 ))
#### Styles
* **misc**: Improve advanced params settings, closes [#6149 ](https://github.com/lobehub/lobe-chat/issues/6149 ) ([bf6699c ](https://github.com/lobehub/lobe-chat/commit/bf6699c ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-14 13:57:06 +00:00
Zhijie He
ab796a79d6
✨ feat: add Nvidia NIM provider support ( #6142 )
...
* ✨ feat: add Nvidia NIM provider support
* 🐛 fix: fix build error
* 🔨 chore: sort code
* 💄 style: update model list
* 🐛 fix: fix ci error
2025-02-14 21:48:36 +08:00
Arvin Xu
bf6699c422
💄 style: improve advanced params settings ( #6149 )
...
* support params
* update i18n
* update i18n
* fix title
* fix warning
2025-02-14 21:48:24 +08:00
lobehubbot
5b83f2e76d
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-14 02:52:39 +00:00
semantic-release-bot
7fd883dc86
🔖 chore(release): v1.53.12 [skip ci]
...
### [Version 1.53.12](https://github.com/lobehub/lobe-chat/compare/v1.53.11...v1.53.12 )
<sup>Released on **2025-02-14**</sup>
#### ♻ Code Refactoring
- **misc**: Improve model fetch behavior.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Improve model fetch behavior, closes [#6055 ](https://github.com/lobehub/lobe-chat/issues/6055 ) ([4c2aaf6 ](https://github.com/lobehub/lobe-chat/commit/4c2aaf6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-14 02:51:40 +00:00
Zhijie He
4c2aaf6705
♻️ refactor: improve model fetch behavior ( #6055 )
...
* ♻️ refactor: refactor model fetch behavior
* 🐛 fix: fix gemini thinking model set functionCall tag
* 🐛 fix: fix Spark fc tag missing
* ✨ feat: add model fetch support for Tencent Cloud
* ♻️ refactor: refactor import `LOBE_DEFAULT_MODEL_LIST` with async method - Part 1
* ♻️ refactor: refactor import LOBE_DEFAULT_MODEL_LIST with async method - Part 2
* 🔨 chore: add vision, reasoning, fc default value
* ♻️ refactor: improve knownModel matching
* 🐛 fix: fix ci error
2025-02-14 10:43:59 +08:00
lobehubbot
e684f10fdc
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-13 17:32:37 +00:00
semantic-release-bot
d57392e12d
🔖 chore(release): v1.53.11 [skip ci]
...
### [Version 1.53.11](https://github.com/lobehub/lobe-chat/compare/v1.53.10...v1.53.11 )
<sup>Released on **2025-02-13**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix provider form api key.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix provider form api key, closes [#6115 ](https://github.com/lobehub/lobe-chat/issues/6115 ) ([d074238 ](https://github.com/lobehub/lobe-chat/commit/d074238 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-13 17:31:36 +00:00
Arvin Xu
d07423814b
🐛 fix: fix provider form api key ( #6115 )
...
* update provider form
* improve loading page
2025-02-14 01:23:35 +08:00
lobehubbot
f19a981fdc
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-13 15:56:20 +00:00
semantic-release-bot
3e4a875997
🔖 chore(release): v1.53.10 [skip ci]
...
### [Version 1.53.10](https://github.com/lobehub/lobe-chat/compare/v1.53.9...v1.53.10 )
<sup>Released on **2025-02-13**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix api key input issue.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix api key input issue, closes [#6112 ](https://github.com/lobehub/lobe-chat/issues/6112 ) ([48e3b85 ](https://github.com/lobehub/lobe-chat/commit/48e3b85 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-13 15:55:18 +00:00
Arvin Xu
48e3b85029
🐛 fix: fix api key input issue ( #6112 )
...
* fix api key input issue
* try to fix clerk auth
2025-02-13 23:47:11 +08:00
lobehubbot
8ed48c93f2
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-13 14:40:33 +00:00
semantic-release-bot
017a2998f0
🔖 chore(release): v1.53.9 [skip ci]
...
### [Version 1.53.9](https://github.com/lobehub/lobe-chat/compare/v1.53.8...v1.53.9 )
<sup>Released on **2025-02-13**</sup>
#### 💄 Styles
- **misc**: Support select check models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Support select check models, closes [#6106 ](https://github.com/lobehub/lobe-chat/issues/6106 ) ([2243bbb ](https://github.com/lobehub/lobe-chat/commit/2243bbb ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-13 14:39:24 +00:00
Arvin Xu
2243bbb049
💄 style: support select check models ( #6106 )
...
* support check models
* use select not auto complete
* fix style
2025-02-13 22:30:46 +08:00
wzdnzd
5a012e4996
📝 docs: update custom model list instructions ( #6076 )
2025-02-13 14:58:01 +08:00
gru-agent[bot]
a75100f4c7
✅ test: Add unit tests for ServerService methods in server.test.ts ( #6090 )
...
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
2025-02-13 14:57:14 +08:00
lobehubbot
0737775d03
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-13 05:52:25 +00:00
semantic-release-bot
771279ce72
🔖 chore(release): v1.53.8 [skip ci]
...
### [Version 1.53.8](https://github.com/lobehub/lobe-chat/compare/v1.53.7...v1.53.8 )
<sup>Released on **2025-02-13**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix model fetch for spark and fix the support of model reset.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix model fetch for spark and fix the support of model reset, closes [#6080 ](https://github.com/lobehub/lobe-chat/issues/6080 ) ([257fda1 ](https://github.com/lobehub/lobe-chat/commit/257fda1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-13 05:51:20 +00:00
Arvin Xu
257fda1231
🐛 fix: fix model fetch for spark and fix the support of model reset ( #6080 )
...
* fix spark fetch issue
* fix lint
2025-02-13 13:43:29 +08:00
lobehubbot
9bef2fb52b
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-13 04:59:30 +00:00
semantic-release-bot
49a3f682ed
🔖 chore(release): v1.53.7 [skip ci]
...
### [Version 1.53.7](https://github.com/lobehub/lobe-chat/compare/v1.53.6...v1.53.7 )
<sup>Released on **2025-02-13**</sup>
#### 💄 Styles
- **misc**: Update model list.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update model list, closes [#6056 ](https://github.com/lobehub/lobe-chat/issues/6056 ) ([be0d7f6 ](https://github.com/lobehub/lobe-chat/commit/be0d7f6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-13 04:58:29 +00:00
柴米油盐的梦想
be0d7f6329
💄 style: Update model list ( #6056 )
...
* 💄 style: Update huggingface model list
* 💄 style: Rename cloudflare model
2025-02-13 12:50:19 +08:00
renovate[bot]
6b5713abf3
Update dependency ubuntu to v24 ( #4198 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-13 12:01:21 +08:00
lobehubbot
6ab727e3d3
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-13 03:21:33 +00:00
semantic-release-bot
c888a2d67a
🔖 chore(release): v1.53.6 [skip ci]
...
### [Version 1.53.6](https://github.com/lobehub/lobe-chat/compare/v1.53.5...v1.53.6 )
<sup>Released on **2025-02-13**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix not enable models correctly.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix not enable models correctly, closes [#6071 ](https://github.com/lobehub/lobe-chat/issues/6071 ) ([b78328e ](https://github.com/lobehub/lobe-chat/commit/b78328e ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-13 03:20:16 +00:00
renovate[bot]
43b8274471
Update dependency lucide-react to ^0.475.0 ( #5505 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-13 11:12:17 +08:00
renovate[bot]
cfbadca690
Update dependency @huggingface/tasks to ^0.15.0 ( #5594 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-13 11:09:31 +08:00
Arvin Xu
b78328eee0
🐛 fix: fix not enable models correctly ( #6071 )
...
* fix enabled issue
* fix tests
2025-02-13 11:07:38 +08:00
gru-agent[bot]
4aff39640f
✅ test: Add unit test for src/server/routers/lambda/aiProvider.ts ( #5686 )
...
* Add unit tests for aiProviderRouter functionality in aiProvider.test.ts
* Add export for aiProviderProcedure in aiProvider.ts.
* Update aiProvider.ts
2025-02-13 11:05:54 +08:00
gru-agent[bot]
55bc785277
✅ test: Add unit tests for providerTestUtils using a mock runtime in providerTestUtils.test.ts ( #6028 )
...
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
2025-02-13 10:57:04 +08:00
Jack Song
87555bcae9
📝 docs: update docs of next-auth in vercel deployment ( #6070 )
...
* Update auth.zh-CN.mdx
fix next auth desc
* Update auth.mdx
2025-02-13 10:55:01 +08:00
gru-agent[bot]
8c4ce2696d
✅ test: Add unit tests for AiInfraRepos methods in index.test.ts ( #6061 )
...
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
2025-02-13 10:14:57 +08:00
lobehubbot
1e53ae781b
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-13 01:14:17 +00:00
semantic-release-bot
03ae464fc5
🔖 chore(release): v1.53.5 [skip ci]
...
### [Version 1.53.5](https://github.com/lobehub/lobe-chat/compare/v1.53.4...v1.53.5 )
<sup>Released on **2025-02-13**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix latex in thinking tag render.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix latex in thinking tag render, closes [#6063 ](https://github.com/lobehub/lobe-chat/issues/6063 ) ([7e89b2d ](https://github.com/lobehub/lobe-chat/commit/7e89b2d ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-13 01:13:07 +00:00
Arvin Xu
7e89b2dc94
🐛 fix: fix latex in thinking tag render ( #6063 )
...
* fix latex-in-thinking
* fix latex-in-thinking
* fix latex-in-thinking
2025-02-13 09:04:40 +08:00
lobehubbot
d421e9321e
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-12 16:11:34 +00:00
semantic-release-bot
15d12df942
🔖 chore(release): v1.53.4 [skip ci]
...
### [Version 1.53.4](https://github.com/lobehub/lobe-chat/compare/v1.53.3...v1.53.4 )
<sup>Released on **2025-02-12**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix ai model abilities issue.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix ai model abilities issue, closes [#6060 ](https://github.com/lobehub/lobe-chat/issues/6060 ) ([718f477 ](https://github.com/lobehub/lobe-chat/commit/718f477 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-12 16:10:31 +00:00
Arvin Xu
718f477e3f
🐛 fix: fix ai model abilities issue ( #6060 )
2025-02-13 00:02:31 +08:00
lobehubbot
10c2af180e
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-12 14:37:16 +00:00
semantic-release-bot
e503aa259e
🔖 chore(release): v1.53.3 [skip ci]
...
### [Version 1.53.3](https://github.com/lobehub/lobe-chat/compare/v1.53.2...v1.53.3 )
<sup>Released on **2025-02-12**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix tencent cloud api issue.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix tencent cloud api issue, closes [#6058 ](https://github.com/lobehub/lobe-chat/issues/6058 ) ([025d0bc ](https://github.com/lobehub/lobe-chat/commit/025d0bc ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-12 14:36:09 +00:00
hedeqiang
025d0bcd62
🐛 fix: fix tencent cloud api issue ( #6058 )
...
* fix: tencentcloud
* fix: tencentcloud
2025-02-12 22:27:52 +08:00
lobehubbot
474f7964b7
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-12 05:15:33 +00:00
semantic-release-bot
f9556e42c5
🔖 chore(release): v1.53.2 [skip ci]
...
### [Version 1.53.2](https://github.com/lobehub/lobe-chat/compare/v1.53.1...v1.53.2 )
<sup>Released on **2025-02-12**</sup>
#### 🐛 Bug Fixes
- **misc**: Disable openrouter client fetch.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Disable openrouter client fetch, closes [#6043 ](https://github.com/lobehub/lobe-chat/issues/6043 ) ([63b22ce ](https://github.com/lobehub/lobe-chat/commit/63b22ce ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-12 05:14:28 +00:00
Arvin Xu
63b22ce739
🐛 fix: disable openrouter client fetch ( #6043 )
...
* update docs
* improve openrouter config
* update docs
2025-02-12 13:06:35 +08:00
lobehubbot
0667ec2873
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-12 04:56:52 +00:00
semantic-release-bot
437a477b20
🔖 chore(release): v1.53.1 [skip ci]
...
### [Version 1.53.1](https://github.com/lobehub/lobe-chat/compare/v1.53.0...v1.53.1 )
<sup>Released on **2025-02-12**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix reasoning output for OpenRouter reasoning models like deepseek-r1.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix reasoning output for OpenRouter reasoning models like deepseek-r1, closes [#5903 ](https://github.com/lobehub/lobe-chat/issues/5903 ) [#5766 ](https://github.com/lobehub/lobe-chat/issues/5766 ) ([bfd9317 ](https://github.com/lobehub/lobe-chat/commit/bfd9317 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-12 04:55:53 +00:00
TechnoHouse
bfd9317feb
🐛 fix: fix reasoning output for OpenRouter reasoning models like deepseek-r1 ( #5903 )
...
* ✨ feat: Support include_reasoning for OpenRouter provider's models. Solves #5766
* ✨ feat: Support display OpenRouter's "reasoning" output by transforming
its "reasoning" to be consistent with most other platforms: reasoning outputs wrapped by <think> XML tag.
* Revert openrouter stream transformer: Capture reasoning content inside openai stream processor
* Address PR comments: r1 does not support functional calling
* add unittest for openrouter reasoning stream handling
2025-02-12 12:47:54 +08:00
lobehubbot
aabec1fe1d
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-11 18:18:30 +00:00
semantic-release-bot
d07b4a2303
🔖 chore(release): v1.53.0 [skip ci]
...
## [Version 1.53.0](https://github.com/lobehub/lobe-chat/compare/v1.52.19...v1.53.0 )
<sup>Released on **2025-02-11**</sup>
#### ✨ Features
- **misc**: Support tencent cloud provider.
#### 💄 Styles
- **misc**: Update i18n, update provider i18n.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support tencent cloud provider, closes [#6029 ](https://github.com/lobehub/lobe-chat/issues/6029 ) ([6ec6b08 ](https://github.com/lobehub/lobe-chat/commit/6ec6b08 ))
#### Styles
* **misc**: Update i18n, closes [#6030 ](https://github.com/lobehub/lobe-chat/issues/6030 ) ([ee48e30 ](https://github.com/lobehub/lobe-chat/commit/ee48e30 ))
* **misc**: Update provider i18n, closes [#6031 ](https://github.com/lobehub/lobe-chat/issues/6031 ) ([e0e231c ](https://github.com/lobehub/lobe-chat/commit/e0e231c ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-11 18:17:20 +00:00
Arvin Xu
e0e231c7a8
💄 style: update provider i18n ( #6031 )
2025-02-12 02:09:26 +08:00
Arvin Xu
6ec6b08fd7
✨ feat: support tencent cloud provider ( #6029 )
2025-02-12 02:04:37 +08:00
Arvin Xu
ee48e30758
💄 style: update i18n ( #6030 )
...
* update i18n
* update i18n
2025-02-12 02:03:16 +08:00
lobehubbot
8b4cd1309b
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-11 16:12:11 +00:00
semantic-release-bot
ac4109364e
🔖 chore(release): v1.52.19 [skip ci]
...
### [Version 1.52.19](https://github.com/lobehub/lobe-chat/compare/v1.52.18...v1.52.19 )
<sup>Released on **2025-02-11**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the agent runtime test case.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the agent runtime test case, closes [#6025 ](https://github.com/lobehub/lobe-chat/issues/6025 ) ([3414fdd ](https://github.com/lobehub/lobe-chat/commit/3414fdd ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-11 16:11:11 +00:00
Arvin Xu
3414fdd2c5
♻️ refactor: refactor the agent runtime test case ( #6025 )
...
* refactor tests
* refactor the runtime tests
* refactor the runtime tests
2025-02-12 00:02:59 +08:00
lobehubbot
d11af79c61
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-11 12:10:38 +00:00
semantic-release-bot
79ddef3ef7
🔖 chore(release): v1.52.18 [skip ci]
...
### [Version 1.52.18](https://github.com/lobehub/lobe-chat/compare/v1.52.17...v1.52.18 )
<sup>Released on **2025-02-11**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-11 12:09:36 +00:00
Arvin Xu
aafa727811
👷 build: fix docker image ( #6020 )
2025-02-11 19:51:20 +08:00
lobehubbot
4b44e4bcf1
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-11 11:27:47 +00:00
semantic-release-bot
f4d0e34545
🔖 chore(release): v1.52.17 [skip ci]
...
### [Version 1.52.17](https://github.com/lobehub/lobe-chat/compare/v1.52.16...v1.52.17 )
<sup>Released on **2025-02-11**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-11 11:26:43 +00:00
Arvin Xu
959dd883c0
👷 build: improve Docker workflow ( #5995 )
...
* chore: enables parallel Docker builds
* chore: update docker hub username
* chore: update arm os
* add a label trigger
* fix docker login issue
* try again
* fix git hash
* update branch heads
* update lighthouse
---------
Co-authored-by: coulsontl <149155411+coulsontl@users.noreply.github.com >
2025-02-11 19:18:36 +08:00
lobehubbot
3bf6bdc17d
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-11 03:27:36 +00:00
semantic-release-bot
3e2e7eeb5a
🔖 chore(release): v1.52.16 [skip ci]
...
### [Version 1.52.16](https://github.com/lobehub/lobe-chat/compare/v1.52.15...v1.52.16 )
<sup>Released on **2025-02-11**</sup>
#### 💄 Styles
- **misc**: Support mistral proxy url.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Support mistral proxy url, closes [#6002 ](https://github.com/lobehub/lobe-chat/issues/6002 ) ([dcb465e ](https://github.com/lobehub/lobe-chat/commit/dcb465e ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-11 03:26:38 +00:00
Arvin Xu
dcb465eab7
💄 style: support mistral proxy url ( #6002 )
2025-02-11 11:18:47 +08:00
lobehubbot
5af600a53d
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-10 17:08:33 +00:00
semantic-release-bot
3696aa6eac
🔖 chore(release): v1.52.15 [skip ci]
...
### [Version 1.52.15](https://github.com/lobehub/lobe-chat/compare/v1.52.14...v1.52.15 )
<sup>Released on **2025-02-10**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix lmstudio baseURL.
#### 💄 Styles
- **misc**: Optimized MaxToken Slider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix lmstudio baseURL, closes [#5988 ](https://github.com/lobehub/lobe-chat/issues/5988 ) ([1d19aa6 ](https://github.com/lobehub/lobe-chat/commit/1d19aa6 ))
#### Styles
* **misc**: Optimized MaxToken Slider, closes [#5952 ](https://github.com/lobehub/lobe-chat/issues/5952 ) ([3cdcb95 ](https://github.com/lobehub/lobe-chat/commit/3cdcb95 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-10 17:07:21 +00:00
Rylan Cai
5cc967ad95
👷 chore: Add configuration check for docker compose at setup.sh ( #5926 )
...
* 👷 chore: add configuration check in local
* 🐛 fix: do not display error msg if correct
* ✏️ typo: fix incorrect description
* 👷 ci: add warnings
2025-02-11 00:59:35 +08:00
sxjeru
3cdcb95431
💄 style: Optimized MaxToken Slider ( #5952 )
2025-02-11 00:57:52 +08:00
gru-agent[bot]
d7c3edba71
✅ test: add unit test for src/utils/client/switchLang.ts ( #5971 )
...
* fix language issue
* refactor the language part
* fix tests
* Add cookie setting functionality to switchLang tests for locale changes.
---------
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
2025-02-11 00:55:49 +08:00
Arvin Xu
1d19aa6fac
🐛 fix: fix lmstudio baseURL ( #5988 )
...
* fix lmstudio
* fix lmstudio
2025-02-11 00:51:34 +08:00
lobehubbot
79964b73c4
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-10 15:34:20 +00:00
semantic-release-bot
9085207f6e
🔖 chore(release): v1.52.14 [skip ci]
...
### [Version 1.52.14](https://github.com/lobehub/lobe-chat/compare/v1.52.13...v1.52.14 )
<sup>Released on **2025-02-10**</sup>
#### 💄 Styles
- **misc**: Refactor agent settings modal.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Refactor agent settings modal, closes [#5987 ](https://github.com/lobehub/lobe-chat/issues/5987 ) ([6482f8a ](https://github.com/lobehub/lobe-chat/commit/6482f8a ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-10 15:33:19 +00:00
Arvin Xu
6482f8a332
💄 style: refactor agent settings modal ( #5987 )
...
* remove setting modal
* refactor the agent settings modal
* fix tests
* fix tests
2025-02-10 23:25:19 +08:00
lobehubbot
d8b522d338
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-10 14:34:22 +00:00
semantic-release-bot
500dca3223
🔖 chore(release): v1.52.13 [skip ci]
...
### [Version 1.52.13](https://github.com/lobehub/lobe-chat/compare/v1.52.12...v1.52.13 )
<sup>Released on **2025-02-10**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix Aliyun deepseek-r1 reasoning parsing with oneapi, Support Aliyun deepseek-r1 reasoning.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix Aliyun deepseek-r1 reasoning parsing with oneapi, closes [#5964 ](https://github.com/lobehub/lobe-chat/issues/5964 ) ([0d7e665 ](https://github.com/lobehub/lobe-chat/commit/0d7e665 ))
* **misc**: Support Aliyun deepseek-r1 reasoning, closes [#5954 ](https://github.com/lobehub/lobe-chat/issues/5954 ) ([cf7a2d6 ](https://github.com/lobehub/lobe-chat/commit/cf7a2d6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-10 14:33:08 +00:00
sxjeru
cf7a2d642e
🐛 fix: Support Aliyun deepseek-r1 reasoning ( #5954 )
...
* Update qwen.ts
* Update qwen.ts
2025-02-10 22:25:05 +08:00
DeepWzh
0d7e6651d7
🐛 fix: fix Aliyun deepseek-r1 reasoning parsing with oneapi ( #5964 )
...
* fix: ensure that reasoning_content is a non-empty string when dealing with Aliyun Bailian
* fix: improve handling of reasoning_content and content in OpenAI stream transformation
* test: add openai reasoning test in aliyun bailian api
2025-02-10 22:24:33 +08:00
Rylan Cai
ae4aa0e2e1
📝 docs: Add warning to caching in reverse proxy ( #5985 )
...
* 📝 docs: add warning
* 📝 docs: add links
2025-02-10 21:28:42 +08:00
lobehubbot
0d7e364bc5
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-10 13:07:14 +00:00
semantic-release-bot
ac317ded63
🔖 chore(release): v1.52.12 [skip ci]
...
### [Version 1.52.12](https://github.com/lobehub/lobe-chat/compare/v1.52.11...v1.52.12 )
<sup>Released on **2025-02-10**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix language incorrect on page hydration.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix language incorrect on page hydration, closes [#5970 ](https://github.com/lobehub/lobe-chat/issues/5970 ) ([91912cf ](https://github.com/lobehub/lobe-chat/commit/91912cf ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-10 13:06:11 +00:00
Arvin Xu
91912cf725
🐛 fix: fix language incorrect on page hydration ( #5970 )
...
* fix language issue
* refactor the language part
* fix tests
2025-02-10 20:58:20 +08:00
lds
3957ac2f46
📝 docs: Update docs/self-hosting/environment-variables/auth.zh-CN.mdx ( #5976 )
2025-02-10 20:26:57 +08:00
lobehubbot
f8bdf82f03
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-10 02:35:27 +00:00
semantic-release-bot
9be3cd4231
🔖 chore(release): v1.52.11 [skip ci]
...
### [Version 1.52.11](https://github.com/lobehub/lobe-chat/compare/v1.52.10...v1.52.11 )
<sup>Released on **2025-02-10**</sup>
#### 💄 Styles
- **misc**: Support Mermaid in Artifacts.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Support Mermaid in Artifacts, closes [#5947 ](https://github.com/lobehub/lobe-chat/issues/5947 ) ([892f961 ](https://github.com/lobehub/lobe-chat/commit/892f961 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-10 02:34:31 +00:00
Arvin Xu
892f9613b1
💄 style: support Mermaid in Artifacts ( #5947 )
2025-02-10 10:26:41 +08:00
lobehubbot
4079495897
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-09 17:38:57 +00:00
semantic-release-bot
1fb62e84d9
🔖 chore(release): v1.52.10 [skip ci]
...
### [Version 1.52.10](https://github.com/lobehub/lobe-chat/compare/v1.52.9...v1.52.10 )
<sup>Released on **2025-02-09**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-09 17:37:58 +00:00
Rylan Cai
ae9c802e16
📝 docs: Add warnings to disable signup for casdoor ( #5942 )
...
* 📝 docs: add prompt for disable sign up
* 📝 docs: add notice for sign up
2025-02-10 01:30:05 +08:00
Arvin Xu
eea2d2cc69
👷 build: improve dockerfile of rewrite ( #5943 )
2025-02-10 01:29:23 +08:00
lobehubbot
704de4a029
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-09 16:11:00 +00:00
semantic-release-bot
0c4d937c0c
🔖 chore(release): v1.52.9 [skip ci]
...
### [Version 1.52.9](https://github.com/lobehub/lobe-chat/compare/v1.52.8...v1.52.9 )
<sup>Released on **2025-02-09**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix changelog issue.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix changelog issue, closes [#5941 ](https://github.com/lobehub/lobe-chat/issues/5941 ) ([9df47a3 ](https://github.com/lobehub/lobe-chat/commit/9df47a3 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-09 16:09:57 +00:00
Arvin Xu
9df47a3990
🐛 fix: fix changelog issue ( #5941 )
2025-02-10 00:01:59 +08:00
lobehubbot
5de327de75
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-09 06:18:11 +00:00
semantic-release-bot
80de12ff49
🔖 chore(release): v1.52.8 [skip ci]
...
### [Version 1.52.8](https://github.com/lobehub/lobe-chat/compare/v1.52.7...v1.52.8 )
<sup>Released on **2025-02-09**</sup>
#### 💄 Styles
- **misc**: Update github model list, Update openrouter model list.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update github model list, closes [#5920 ](https://github.com/lobehub/lobe-chat/issues/5920 ) ([0676d0a ](https://github.com/lobehub/lobe-chat/commit/0676d0a ))
* **misc**: Update openrouter model list, closes [#5919 ](https://github.com/lobehub/lobe-chat/issues/5919 ) ([8a185d3 ](https://github.com/lobehub/lobe-chat/commit/8a185d3 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-09 06:17:08 +00:00
opoet
0676d0a77a
💄 style: Update github model list ( #5920 )
2025-02-09 14:08:59 +08:00
opoet
8a185d363a
💄 style: Update openrouter model list ( #5919 )
2025-02-09 14:08:49 +08:00
Arvin Xu
a53af9f0d6
🔨 chore: add vercelIgnoredBuildStep ( #5929 )
...
* add
* add
* fix
* branch
* again
* fix
2025-02-09 14:05:51 +08:00
lobehubbot
32d484a3a9
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-09 05:49:50 +00:00
semantic-release-bot
073fc65dfd
🔖 chore(release): v1.52.7 [skip ci]
...
### [Version 1.52.7](https://github.com/lobehub/lobe-chat/compare/v1.52.6...v1.52.7 )
<sup>Released on **2025-02-09**</sup>
#### 🐛 Bug Fixes
- **misc**: Rewrite to local container in docker deployment mode.
#### 💄 Styles
- **misc**: Update Cloudflare models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Rewrite to local container in docker deployment mode, closes [#5910 ](https://github.com/lobehub/lobe-chat/issues/5910 ) ([f399197 ](https://github.com/lobehub/lobe-chat/commit/f399197 ))
#### Styles
* **misc**: Update Cloudflare models, closes [#5899 ](https://github.com/lobehub/lobe-chat/issues/5899 ) ([b71206d ](https://github.com/lobehub/lobe-chat/commit/b71206d ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-09 05:48:39 +00:00
Arvin Xu
f399197364
🐛 fix: rewrite to local container in docker deployment mode ( #5910 )
...
* make rewrite with local
* try longitude
* refactor the isMobile condition
* support use longitude as theme detector
* improve dockerfile
* improve geo
* improve geo
* improve geo
* vercel functions
* clean log
* skip api request at first
* turn back status in rewrite
2025-02-09 13:40:57 +08:00
柴米油盐的梦想
b71206d784
💄 style: Update Cloudflare models ( #5899 )
2025-02-09 13:34:55 +08:00
Rylan Cai
0b5b945f18
📝 docs: add docs for webhooks ( #5924 )
2025-02-09 13:33:56 +08:00
renovate[bot]
4108795ace
Update pnpm to v9.15.5 ( #5915 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-09 11:12:36 +08:00
renovate[bot]
9f9408411f
Update dependency happy-dom to v17 ( #5916 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-09 10:59:09 +08:00
lobehubbot
540d199f18
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-08 22:25:02 +00:00
semantic-release-bot
056d50e55b
🔖 chore(release): v1.52.6 [skip ci]
...
### [Version 1.52.6](https://github.com/lobehub/lobe-chat/compare/v1.52.5...v1.52.6 )
<sup>Released on **2025-02-08**</sup>
#### 💄 Styles
- **misc**: Update ZeroOne models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update ZeroOne models, closes [#5904 ](https://github.com/lobehub/lobe-chat/issues/5904 ) ([6e8d1a7 ](https://github.com/lobehub/lobe-chat/commit/6e8d1a7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-08 22:24:02 +00:00
Ryo Shen
6e8d1a7fa9
💄 style: Update ZeroOne models ( #5904 )
...
* 💄 style: Update ZeroOne models
* 💄 style: Update ZeroOne models
2025-02-09 06:15:59 +08:00
lobehubbot
3f2a7c4472
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-08 21:42:00 +00:00
semantic-release-bot
fc13b42fe2
🔖 chore(release): v1.52.5 [skip ci]
...
### [Version 1.52.5](https://github.com/lobehub/lobe-chat/compare/v1.52.4...v1.52.5 )
<sup>Released on **2025-02-08**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix changelog modal.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix changelog modal, closes [#5906 ](https://github.com/lobehub/lobe-chat/issues/5906 ) ([cbc5967 ](https://github.com/lobehub/lobe-chat/commit/cbc5967 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-08 21:41:03 +00:00
Arvin Xu
cbc5967d37
🐛 fix: fix changelog modal ( #5906 )
...
* try to fix / 308 redirect
* clean log
* must dynamic
2025-02-09 05:33:14 +08:00
lobehubbot
29d14b6b12
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-08 10:17:49 +00:00
semantic-release-bot
723b89dd3e
🔖 chore(release): v1.52.4 [skip ci]
...
### [Version 1.52.4](https://github.com/lobehub/lobe-chat/compare/v1.52.3...v1.52.4 )
<sup>Released on **2025-02-08**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix changelog modal.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix changelog modal, closes [#5894 ](https://github.com/lobehub/lobe-chat/issues/5894 ) ([2a3840b ](https://github.com/lobehub/lobe-chat/commit/2a3840b ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-08 10:16:50 +00:00
Arvin Xu
2a3840bb1e
🐛 fix: fix changelog modal ( #5894 )
...
* fix changelog modal
* improve
2025-02-08 18:09:06 +08:00
lobehubbot
5aa4bec6e8
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-08 09:45:03 +00:00
semantic-release-bot
9e43450658
🔖 chore(release): v1.52.3 [skip ci]
...
### [Version 1.52.3](https://github.com/lobehub/lobe-chat/compare/v1.52.2...v1.52.3 )
<sup>Released on **2025-02-08**</sup>
#### 🐛 Bug Fixes
- **misc**: Add Zhipu param limit, Fix translation in variants mode.
#### 💄 Styles
- **misc**: Update Gemini 2.0 models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Add Zhipu param limit, closes [#5858 ](https://github.com/lobehub/lobe-chat/issues/5858 ) ([c299d78 ](https://github.com/lobehub/lobe-chat/commit/c299d78 ))
* **misc**: Fix translation in variants mode, closes [#5878 ](https://github.com/lobehub/lobe-chat/issues/5878 ) ([fcbc7b9 ](https://github.com/lobehub/lobe-chat/commit/fcbc7b9 ))
#### Styles
* **misc**: Update Gemini 2.0 models, closes [#5777 ](https://github.com/lobehub/lobe-chat/issues/5777 ) ([89803a5 ](https://github.com/lobehub/lobe-chat/commit/89803a5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-08 09:43:56 +00:00
sxjeru
89803a5ced
💄 style: Update Gemini 2.0 models ( #5777 )
...
* Update google.ts
* Update google.ts
* Update google.ts
* Update google.ts
* Update google.ts
* Update google.ts
2025-02-08 17:36:13 +08:00
CanisMinor
fcbc7b929d
🐛 fix: Fix translation in variants mode ( #5878 )
...
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2025-02-08 17:31:08 +08:00
sxjeru
c299d78760
🐛 fix: Add Zhipu param limit ( #5858 )
...
* Update index.ts
* Update index.ts
2025-02-08 17:30:10 +08:00
lobehubbot
2aaa57dafb
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-08 09:02:08 +00:00
semantic-release-bot
6457060bae
🔖 chore(release): v1.52.2 [skip ci]
...
### [Version 1.52.2](https://github.com/lobehub/lobe-chat/compare/v1.52.1...v1.52.2 )
<sup>Released on **2025-02-08**</sup>
#### 💄 Styles
- **misc**: Add siliconcloud pro models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add siliconcloud pro models, closes [#5851 ](https://github.com/lobehub/lobe-chat/issues/5851 ) ([9b321e6 ](https://github.com/lobehub/lobe-chat/commit/9b321e6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-08 09:01:03 +00:00
sxjeru
9b321e6a32
💄 style: Add siliconcloud pro models ( #5851 )
...
* Update siliconcloud.ts
* Update siliconcloud.ts
* Update siliconcloud.ts
2025-02-08 16:53:19 +08:00
Arvin Xu
260c0fd5ec
🔨 chore: fix docker-compose.yml ( #5890 )
2025-02-08 16:34:28 +08:00
lobehubbot
2f5d95e004
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-08 08:29:56 +00:00
semantic-release-bot
dcca8d87e3
🔖 chore(release): v1.52.1 [skip ci]
...
### [Version 1.52.1](https://github.com/lobehub/lobe-chat/compare/v1.52.0...v1.52.1 )
<sup>Released on **2025-02-08**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix static relative issues.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix static relative issues, closes [#5874 ](https://github.com/lobehub/lobe-chat/issues/5874 ) ([419977b ](https://github.com/lobehub/lobe-chat/commit/419977b ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-08 08:28:53 +00:00
Arvin Xu
419977b59b
🐛 fix: fix static relative issues ( #5874 )
...
* static again
* try to fix
* fix
* fix tests
* fix oAuthSSOProviders
* remove force-static
* remove force-static
* fix server import swr
* fix tests
* fix tests
* fix test
2025-02-08 16:21:16 +08:00
lobehubbot
d0f54629c8
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-08 02:34:19 +00:00
semantic-release-bot
283ef89734
🔖 chore(release): v1.52.0 [skip ci]
...
## [Version 1.52.0](https://github.com/lobehub/lobe-chat/compare/v1.51.16...v1.52.0 )
<sup>Released on **2025-02-08**</sup>
#### ✨ Features
- **misc**: Refactor the auth condition in Next Auth.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Refactor the auth condition in Next Auth, closes [#5866 ](https://github.com/lobehub/lobe-chat/issues/5866 ) ([e529108 ](https://github.com/lobehub/lobe-chat/commit/e529108 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-08 02:33:11 +00:00
Arvin Xu
e529108ff6
✨ feat: refactor the auth condition in Next Auth ( #5866 )
...
This upgrade includes two changes:
For users deploying with Vercel using next-auth, it is necessary to add the environment variable `NEXT_PUBLIC_ENABLE_NEXT_AUTH=1` to ensure Next Auth is enabled; other users are not affected.
For users using clerk in self-built images, it is necessary to additionally configure `NEXT_PUBLIC_ENABLE_NEXT_AUTH=0` to disable Next Auth
Other standard deployment scenarios (using Clerk in Vercel and using next-auth in Docker) are not affected
For More detail, refer to https://github.com/lobehub/lobe-chat/issues/5804
本次升级存在两个变更:
- 针对使用 Vercel 部署中使用 next-auth 的用户,需要额外添加 `NEXT_PUBLIC_ENABLE_NEXT_AUTH=1` 环境变量来确保开启 Next Auth
- 针对使用自构建镜像中使用 clerk 的用户,需要额外配置 `NEXT_PUBLIC_ENABLE_NEXT_AUTH=0` 环境变量来关闭 Next Auth
其他标准部署场景(Vercel 中使用 Clerk 与 Docker 中使用 next-auth )不受影响
变更详情原因查看 https://github.com/lobehub/lobe-chat/issues/5804
2025-02-08 10:25:28 +08:00
lobehubbot
a1149301a3
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-07 17:16:25 +00:00
semantic-release-bot
b0db95d312
🔖 chore(release): v1.51.16 [skip ci]
...
### [Version 1.51.16](https://github.com/lobehub/lobe-chat/compare/v1.51.15...v1.51.16 )
<sup>Released on **2025-02-07**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-07 17:15:26 +00:00
dupl
85d6035810
👷 build: netlify build error during the installation of dependencies using pnpm ( #5861 )
2025-02-08 01:07:32 +08:00
lobehubbot
40d599eb8a
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-07 08:24:46 +00:00
semantic-release-bot
899a6e6387
🔖 chore(release): v1.51.15 [skip ci]
...
### [Version 1.51.15](https://github.com/lobehub/lobe-chat/compare/v1.51.14...v1.51.15 )
<sup>Released on **2025-02-07**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix home next auth error and update pnpm.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix home next auth error and update pnpm, closes [#5833 ](https://github.com/lobehub/lobe-chat/issues/5833 ) ([aa74d20 ](https://github.com/lobehub/lobe-chat/commit/aa74d20 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-07 08:23:46 +00:00
Arvin Xu
aa74d20244
🐛 fix: fix home next auth error and update pnpm ( #5833 )
...
* update
* try to fix next auth
2025-02-07 16:15:50 +08:00
lobehubbot
b5fed64672
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-07 07:05:51 +00:00
semantic-release-bot
7171ab84a1
🔖 chore(release): v1.51.14 [skip ci]
...
### [Version 1.51.14](https://github.com/lobehub/lobe-chat/compare/v1.51.13...v1.51.14 )
<sup>Released on **2025-02-07**</sup>
#### ♻ Code Refactoring
- **misc**: Update changelog cache and upgrade anthropic sdk.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Update changelog cache and upgrade anthropic sdk, closes [#5829 ](https://github.com/lobehub/lobe-chat/issues/5829 ) ([620df2f ](https://github.com/lobehub/lobe-chat/commit/620df2f ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-07 07:04:49 +00:00
Rylan Cai
00f9d34001
🔨 chore: pin lobe-chat-database@1.51.3 in docker-compose.yml to avoid one-click deploy error ( #5831 )
2025-02-07 14:56:43 +08:00
Arvin Xu
620df2f20d
♻️ refactor: update changelog cache and upgrade anthropic sdk ( #5829 )
...
* update
* fix tests
2025-02-07 14:55:18 +08:00
lobehubbot
985869c32a
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-07 06:07:03 +00:00
semantic-release-bot
670c79708f
🔖 chore(release): v1.51.13 [skip ci]
...
### [Version 1.51.13](https://github.com/lobehub/lobe-chat/compare/v1.51.12...v1.51.13 )
<sup>Released on **2025-02-07**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix next auth error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix next auth error, closes [#5825 ](https://github.com/lobehub/lobe-chat/issues/5825 ) ([4509b7a ](https://github.com/lobehub/lobe-chat/commit/4509b7a ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-07 06:05:43 +00:00
Arvin Xu
4509b7a3df
🐛 fix: Fix next auth error ( #5825 )
...
* try to fix next-auth
* try to fix next-auth
* fix
2025-02-07 13:57:49 +08:00
lobehubbot
f7fa432bfb
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-07 02:19:53 +00:00
semantic-release-bot
a93007f322
🔖 chore(release): v1.51.12 [skip ci]
...
### [Version 1.51.12](https://github.com/lobehub/lobe-chat/compare/v1.51.11...v1.51.12 )
<sup>Released on **2025-02-07**</sup>
#### 🐛 Bug Fixes
- **misc**: Try to fix next-auth issue.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Try to fix next-auth issue, closes [#5813 ](https://github.com/lobehub/lobe-chat/issues/5813 ) ([8e316bd ](https://github.com/lobehub/lobe-chat/commit/8e316bd ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-07 02:18:53 +00:00
Arvin Xu
8e316bdc3c
🐛 fix: try to fix next-auth issue ( #5813 )
...
* try to fix next-auth issue
* move (auth) page
* refactor the StoreInitialization
2025-02-07 10:10:55 +08:00
lobehubbot
8bdd72cb53
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-06 17:55:39 +00:00
semantic-release-bot
ae49c68215
🔖 chore(release): v1.51.11 [skip ci]
...
### [Version 1.51.11](https://github.com/lobehub/lobe-chat/compare/v1.51.10...v1.51.11 )
<sup>Released on **2025-02-06**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix `/file/[id]` 500 issue.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix `/file/[id]` 500 issue, closes [#5812 ](https://github.com/lobehub/lobe-chat/issues/5812 ) ([9bb387e ](https://github.com/lobehub/lobe-chat/commit/9bb387e ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-06 17:53:26 +00:00
Arvin Xu
9bb387e451
🐛 fix: fix /file/[id] 500 issue ( #5812 )
...
* fix files 500
* improve provider 500 issue fix
2025-02-07 01:45:29 +08:00
lobehubbot
27edbb234f
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-06 16:39:22 +00:00
semantic-release-bot
6610361681
🔖 chore(release): v1.51.10 [skip ci]
...
### [Version 1.51.10](https://github.com/lobehub/lobe-chat/compare/v1.51.9...v1.51.10 )
<sup>Released on **2025-02-06**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix provider 500 issue.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix provider 500 issue, closes [#5807 ](https://github.com/lobehub/lobe-chat/issues/5807 ) ([db860b5 ](https://github.com/lobehub/lobe-chat/commit/db860b5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-06 16:38:21 +00:00
Arvin Xu
db860b56e0
🐛 fix: fix provider 500 issue ( #5807 )
2025-02-07 00:30:28 +08:00
lobehubbot
adecae5227
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-06 15:11:56 +00:00
semantic-release-bot
d8693220d0
🔖 chore(release): v1.51.9 [skip ci]
...
### [Version 1.51.9](https://github.com/lobehub/lobe-chat/compare/v1.51.8...v1.51.9 )
<sup>Released on **2025-02-06**</sup>
#### 💄 Styles
- **misc**: Update edtion tag display and improve prerender.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update edtion tag display and improve prerender, closes [#5800 ](https://github.com/lobehub/lobe-chat/issues/5800 ) ([673109b ](https://github.com/lobehub/lobe-chat/commit/673109b ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-06 15:10:57 +00:00
Arvin Xu
673109ba46
💄 style: update edtion tag display and improve prerender ( #5800 )
...
* try to remove chat force-static
* update locale
* try to remove chat force-static
* try to remove setting provider page force-static
2025-02-06 23:03:14 +08:00
lobehubbot
f7524248c5
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-06 13:43:26 +00:00
semantic-release-bot
1eaf48ce89
🔖 chore(release): v1.51.8 [skip ci]
...
### [Version 1.51.8](https://github.com/lobehub/lobe-chat/compare/v1.51.7...v1.51.8 )
<sup>Released on **2025-02-06**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor model fetch method.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor model fetch method, closes [#5768 ](https://github.com/lobehub/lobe-chat/issues/5768 ) ([e406908 ](https://github.com/lobehub/lobe-chat/commit/e406908 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-06 13:42:25 +00:00
Zhijie He
e40690817e
♻️ refactor: refactor model fetch method ( #5768 )
...
* ♻️ refactor: refactor model fetch method
* 🐛 fix: fix ci & tag matching error
* 🐛 fix: fix qvq vision tag match error
* 🐛 fix: fix typo
* 🐛 fix: fix qvq, qwq reasoning tag missing
* 🐛 fix: fix model name matching error
* 🐛 fix: fix qvq vision tag missing
* 🐛 fix: fix typo
* 🔨 chore: support more type of models
* 🐛 fix: fix some issue
* 🐛 fix: fix togetherai apiKey missing when fetch model list
* 🔨 chore: cleanup unused code
* 🔨 chore: add oai provider support
2025-02-06 21:34:43 +08:00
lobehubbot
1a3d1d7013
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-06 13:34:03 +00:00
semantic-release-bot
096501d92b
🔖 chore(release): v1.51.7 [skip ci]
...
### [Version 1.51.7](https://github.com/lobehub/lobe-chat/compare/v1.51.6...v1.51.7 )
<sup>Released on **2025-02-06**</sup>
#### 💄 Styles
- **misc**: Add Aliyun deepseek-r1 distill models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add Aliyun deepseek-r1 distill models, closes [#5769 ](https://github.com/lobehub/lobe-chat/issues/5769 ) ([8b68190 ](https://github.com/lobehub/lobe-chat/commit/8b68190 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-06 13:33:03 +00:00
sxjeru
8b681906b7
💄 style: Add Aliyun deepseek-r1 distill models ( #5769 )
2025-02-06 21:25:02 +08:00
lobehubbot
f1dbf8d693
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-06 12:57:45 +00:00
semantic-release-bot
e99b06007b
🔖 chore(release): v1.51.6 [skip ci]
...
### [Version 1.51.6](https://github.com/lobehub/lobe-chat/compare/v1.51.5...v1.51.6 )
<sup>Released on **2025-02-06**</sup>
#### 🐛 Bug Fixes
- **misc**: Try to fix discover error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Try to fix discover error, closes [#5794 ](https://github.com/lobehub/lobe-chat/issues/5794 ) ([9b7bd99 ](https://github.com/lobehub/lobe-chat/commit/9b7bd99 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-06 12:56:42 +00:00
Arvin Xu
9b7bd9906f
🐛 fix: try to fix discover error ( #5794 )
2025-02-06 20:48:32 +08:00
lobehubbot
edbad23c23
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-06 11:33:26 +00:00
semantic-release-bot
4cf08e0caf
🔖 chore(release): v1.51.5 [skip ci]
...
### [Version 1.51.5](https://github.com/lobehub/lobe-chat/compare/v1.51.4...v1.51.5 )
<sup>Released on **2025-02-06**</sup>
#### 💄 Styles
- **misc**: Add siliconcloud models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add siliconcloud models, closes [#5725 ](https://github.com/lobehub/lobe-chat/issues/5725 ) ([e84853c ](https://github.com/lobehub/lobe-chat/commit/e84853c ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-06 11:32:29 +00:00
sxjeru
e84853c1e6
💄 style: Add siliconcloud models ( #5725 )
...
* Update siliconcloud.ts
* Update siliconcloud.ts
* Update siliconcloud.ts
2025-02-06 19:24:36 +08:00
lobehubbot
badcb7bf8a
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-06 10:40:58 +00:00
semantic-release-bot
4e3013a0f0
🔖 chore(release): v1.51.4 [skip ci]
...
### [Version 1.51.4](https://github.com/lobehub/lobe-chat/compare/v1.51.3...v1.51.4 )
<sup>Released on **2025-02-06**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-06 10:39:59 +00:00
Arvin Xu
159f25526d
⚡ ️ perf: make app page as static route to improve performance ( #5478 )
...
* move files
* refactor to static mode
* fix tests
2025-02-06 18:32:10 +08:00
lobehubbot
1953220ac6
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-05 17:40:44 +00:00
semantic-release-bot
dc2a291cce
🔖 chore(release): v1.51.3 [skip ci]
...
### [Version 1.51.3](https://github.com/lobehub/lobe-chat/compare/v1.51.2...v1.51.3 )
<sup>Released on **2025-02-05**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor Wenxin with LobeOpenAICompatibleFactory.
#### 🐛 Bug Fixes
- **misc**: Artifact Parsing and Rendering Bug Fix for Gemini 2.0 Flash.
#### 💄 Styles
- **misc**: Add Cache, Metadata, FeatureFlag Viewer to DevPanel.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor Wenxin with LobeOpenAICompatibleFactory, closes [#5729 ](https://github.com/lobehub/lobe-chat/issues/5729 ) ([a90a75e ](https://github.com/lobehub/lobe-chat/commit/a90a75e ))
#### What's fixed
* **misc**: Artifact Parsing and Rendering Bug Fix for Gemini 2.0 Flash, closes [#5633 ](https://github.com/lobehub/lobe-chat/issues/5633 ) ([7d782b1 ](https://github.com/lobehub/lobe-chat/commit/7d782b1 ))
#### Styles
* **misc**: Add Cache, Metadata, FeatureFlag Viewer to DevPanel, closes [#5764 ](https://github.com/lobehub/lobe-chat/issues/5764 ) ([db4e9c7 ](https://github.com/lobehub/lobe-chat/commit/db4e9c7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-05 17:39:36 +00:00
Yale Huang
7d782b1165
🐛 fix: Artifact Parsing and Rendering Bug Fix for Gemini 2.0 Flash ( #5633 )
...
* ✨ feat: Enhance LobeArtifact processing and rehype plugin
- Add test cases for artifact processing with adjacent lobeThinking tags
- Modify utils to insert empty line between lobeThinking and lobeArtifact
- Implement rehype plugin for transforming LobeArtifact tags in markdown
* ✨ feat: Improve LobeArtifact processing with advanced code block removal
- Add comprehensive test cases for artifact processing with various code block scenarios
- Enhance utils to handle fenced code blocks within and around lobeArtifact tags
- Support removing code blocks for HTML and other artifact types
* ✨ feat: Enhance LobeArtifact code block removal tests
- Add comprehensive test cases for processWithArtifact function
- Cover scenarios with HTML and tool_code code blocks
- Test handling of code blocks with content before and after
- Verify processing of artifacts with and without surrounding code blocks
* ✨ feat: Improve LobeArtifact code block processing regex
- Enhance regex in processWithArtifact to handle more complex code block scenarios
- Support better extraction of content before, within, and after code blocks
- Improve handling of artifacts with surrounding text and multiple tags
* ✨ feat: Add artifact processing and selector tests
- Enhance `processWithArtifact` with debug logging and improved code block handling
- Add comprehensive test cases for artifact-related selectors in chat store
- Implement tests for message content, artifact code extraction, and tag closure detection
* ✨ feat: Improve artifact code block extraction in selectors
- Add support for removing markdown code block wrapping in artifact content
- Update `artifactCode` selector to handle HTML and other code block scenarios
- Enhance test coverage for artifact code extraction with markdown-wrapped content
* 🔇 refactor: Remove debug console logs from processWithArtifact
- Clean up unnecessary console.log statements in artifact processing utility
- Improve code readability and performance by removing debug logging
- Maintain existing logic for artifact tag and code block processing
---------
Co-authored-by: yale <yale@example.com >
2025-02-06 01:31:34 +08:00
Zhijie He
a90a75e613
♻️ refactor: refactor Wenxin with LobeOpenAICompatibleFactory ( #5729 )
...
* ♻️ refactor: refactor Wenxin with LobeOpenAICompatibleFactory
* 💄 style: update model list
* 📝 docs: update docs
* 💄 style: update model list
2025-02-06 01:30:07 +08:00
CanisMinor
db4e9c7fbb
💄 style: Add Cache, Metadata, FeatureFlag Viewer to DevPanel ( #5764 )
...
* ✨ feat: Add Chache DevTool
* 💄 style: Update Dev Panel style
* ✨ feat: Add seo debug
* ✨ feat: Add Feature Flag
* 💄 style: Update DevTool
* 💄 style: Update style
* 💄 style: Update style
2025-02-06 01:29:33 +08:00
lobehubbot
80fd5a8027
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-05 16:55:36 +00:00
semantic-release-bot
e2b35502bf
🔖 chore(release): v1.51.2 [skip ci]
...
### [Version 1.51.2](https://github.com/lobehub/lobe-chat/compare/v1.51.1...v1.51.2 )
<sup>Released on **2025-02-05**</sup>
#### 💄 Styles
- **misc**: Update model list, add reasoning tag.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update model list, add reasoning tag, closes [#5696 ](https://github.com/lobehub/lobe-chat/issues/5696 ) ([dedd784 ](https://github.com/lobehub/lobe-chat/commit/dedd784 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-05 16:54:33 +00:00
Zhijie He
dedd7840d6
💄 style: update model list, add reasoning tag ( #5696 )
...
* 💄 style: update model list, add reasoning tag
* 💄 style: add `internlm3-latest` for InternLM
* 💄 style: add missing reasoning tag for QvQ
* 💄 style: fix deepseek-r1 reasoning tag missing
* 🐛 fix: fix ci error
2025-02-06 00:46:50 +08:00
CanisMinor
283157a84b
🔧 chore: Log fetch cache info ( #5759 )
2025-02-05 15:14:59 +08:00
lobehubbot
d330c2e4d3
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-05 03:05:12 +00:00
semantic-release-bot
5556eee106
🔖 chore(release): v1.51.1 [skip ci]
...
### [Version 1.51.1](https://github.com/lobehub/lobe-chat/compare/v1.51.0...v1.51.1 )
<sup>Released on **2025-02-05**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-05 03:04:14 +00:00
Arvin Xu
8903aed12b
⚡ ️ perf: improve code of user panel ( #5752 )
...
* improve code
* update repos
2025-02-05 10:56:32 +08:00
lobehubbot
f899c824d3
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-05 01:08:49 +00:00
semantic-release-bot
48a97a48ab
🔖 chore(release): v1.51.0 [skip ci]
...
## [Version 1.51.0](https://github.com/lobehub/lobe-chat/compare/v1.50.5...v1.51.0 )
<sup>Released on **2025-02-05**</sup>
#### ✨ Features
- **misc**: Add reasoning tag support for custom models via UI or ENV.
#### 🐛 Bug Fixes
- **misc**: Fix deepseek-v3 & qvq model tag fetch error from SiliconCloud, fix model ability missing.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add reasoning tag support for custom models via UI or ENV, closes [#5684 ](https://github.com/lobehub/lobe-chat/issues/5684 ) ([3499403 ](https://github.com/lobehub/lobe-chat/commit/3499403 ))
#### What's fixed
* **misc**: Fix deepseek-v3 & qvq model tag fetch error from SiliconCloud, closes [#5741 ](https://github.com/lobehub/lobe-chat/issues/5741 ) ([ee61653 ](https://github.com/lobehub/lobe-chat/commit/ee61653 ))
* **misc**: Fix model ability missing, closes [#5739 ](https://github.com/lobehub/lobe-chat/issues/5739 ) ([0e1a022 ](https://github.com/lobehub/lobe-chat/commit/0e1a022 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-05 01:07:30 +00:00
Zhijie He
3499403fa0
✨ feat: add reasoning tag support for custom models via UI or ENV ( #5684 )
2025-02-05 08:59:45 +08:00
Arvin Xu
0e1a022607
🐛 fix: fix model ability missing ( #5739 )
2025-02-05 08:55:49 +08:00
Zhijie He
ee61653481
🐛 fix: fix deepseek-v3 & qvq model tag fetch error from SiliconCloud ( #5741 )
2025-02-05 08:54:02 +08:00
lobehubbot
6a88524222
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-04 15:11:47 +00:00
semantic-release-bot
76d97fca25
🔖 chore(release): v1.50.5 [skip ci]
...
### [Version 1.50.5](https://github.com/lobehub/lobe-chat/compare/v1.50.4...v1.50.5 )
<sup>Released on **2025-02-04**</sup>
#### 💄 Styles
- **misc**: Add/Update Aliyun Cloud Models, update GitHub Models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add/Update Aliyun Cloud Models, closes [#5613 ](https://github.com/lobehub/lobe-chat/issues/5613 ) ([95cd822 ](https://github.com/lobehub/lobe-chat/commit/95cd822 ))
* **misc**: Update GitHub Models, closes [#5683 ](https://github.com/lobehub/lobe-chat/issues/5683 ) ([ed4e048 ](https://github.com/lobehub/lobe-chat/commit/ed4e048 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-04 15:10:42 +00:00
sxjeru
95cd8227dc
💄 style: Add/Update Aliyun Cloud Models ( #5613 )
...
* Update qwen.ts
* Update qwen.ts
* Update qwen.ts
* Update qwen.ts
* Update qwen.ts
* Update qwen.ts
* Update qwen.ts
* Update qwen.ts
2025-02-04 23:02:48 +08:00
柴米油盐的梦想
ed4e048557
💄 style: update GitHub Models ( #5683 )
2025-02-04 23:02:14 +08:00
Arvin Xu
a6a6e6b9f9
📝 docs: add deepseek r1 changelog ( #5736 )
2025-02-04 22:25:52 +08:00
hcygnaw
39410f8910
📝 docs: Add DEEPSEEK_PROXY_URL configuration to environment variables ( #5691 )
...
* 📝 docs: Add DEEPSEEK_PROXY_URL configuration to environment variables
* Simplify changes.
* Revert index.ts
* revert changes
---------
Co-authored-by: yichuan <wang-yichuan@outlook.com >
2025-02-04 22:20:15 +08:00
lobehubbot
353153822b
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-04 13:39:49 +00:00
semantic-release-bot
7c38c413e3
🔖 chore(release): v1.50.4 [skip ci]
...
### [Version 1.50.4](https://github.com/lobehub/lobe-chat/compare/v1.50.3...v1.50.4 )
<sup>Released on **2025-02-04**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix invalid utf8 character.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix invalid utf8 character, closes [#5732 ](https://github.com/lobehub/lobe-chat/issues/5732 ) ([2905cb5 ](https://github.com/lobehub/lobe-chat/commit/2905cb5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-04 13:38:45 +00:00
Arvin Xu
2905cb5734
🐛 fix: fix invalid utf8 character ( #5732 )
...
* update docs
* update locale
* 🐛 fix: fix invalid utf-8 character
* improve log
* Update index.ts
2025-02-04 21:30:52 +08:00
lobehubbot
2b7076b2f7
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-04 13:13:54 +00:00
semantic-release-bot
74d96da257
🔖 chore(release): v1.50.3 [skip ci]
...
### [Version 1.50.3](https://github.com/lobehub/lobe-chat/compare/v1.50.2...v1.50.3 )
<sup>Released on **2025-02-04**</sup>
#### 💄 Styles
- **misc**: Update model locale.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update model locale, closes [#5731 ](https://github.com/lobehub/lobe-chat/issues/5731 ) ([d3d26d7 ](https://github.com/lobehub/lobe-chat/commit/d3d26d7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-04 13:12:52 +00:00
Arvin Xu
d3d26d70bd
💄 style: update model locale ( #5731 )
...
* update docs
* update locale
2025-02-04 21:05:02 +08:00
lobehubbot
53f3595dfe
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-04 10:27:43 +00:00
semantic-release-bot
5cf358420e
🔖 chore(release): v1.50.2 [skip ci]
...
### [Version 1.50.2](https://github.com/lobehub/lobe-chat/compare/v1.50.1...v1.50.2 )
<sup>Released on **2025-02-04**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix `o1` series calling issue.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix `o1` series calling issue, closes [#5714 ](https://github.com/lobehub/lobe-chat/issues/5714 ) ([d74653e ](https://github.com/lobehub/lobe-chat/commit/d74653e ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-04 10:26:33 +00:00
Zhijie He
d74653e5a3
🐛 fix: fix o1 series calling issue ( #5714 )
2025-02-04 18:18:48 +08:00
Rylan Cai
cc088449ce
📝 docs: only detect private ip in port mode
2025-02-04 13:29:02 +08:00
Arvin Xu
d00d75dc17
📝 docs: update sh in docker compose deploy guide ( #5708 )
2025-02-04 00:28:27 +08:00
Rylan Cai
b63765ccce
📝 docs: Refactor the setup.sh to make deployment much easier ( #5290 )
...
* 🚧 wip: wip
* ✨ feat: create s3 bucket at start
* 🐛 fix: pswd shown in plain
* ♻️ refactor: remove unpack commands
* 🔨 ci: update script
* 🐛 fix: env files not downloaded
* 🔨 chore: support interact prompts
* 🐛 fix: AUTH_URL
* 🐛 fix: should download first
* 🐛 fix: let casdoor set origin
* 📝 docs: update docs for new setup
* 📝 docs: user non-admin app for lobe
* 👷 chore: remove -f for setup.sh
* 📝 docs: user
* 👷 chore: fix wrong host for casdoor
* 📝 docs: en docs
* 📝 docs: use new script
* ✏️ typo: fix typos
* 🐛 fix: wrong ip setup
* 🐛 fix: protocal generate failed
* 🐛 fix: remove warning
* ♻️ refactor: add warning for ip mode
* 📝 docs: display reverse proxy
* ♻️ refactor: move setup.sh to ../
* ✏️ typo: fix typos
* ♻️ refactor: remove setup.sh
2025-02-03 23:50:22 +08:00
lobehubbot
cffce51a57
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-03 15:16:51 +00:00
semantic-release-bot
28ebb97d3a
🔖 chore(release): v1.50.1 [skip ci]
...
### [Version 1.50.1](https://github.com/lobehub/lobe-chat/compare/v1.50.0...v1.50.1 )
<sup>Released on **2025-02-03**</sup>
#### 🐛 Bug Fixes
- **misc**: Bind the selected group name in the rename modal..
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Bind the selected group name in the rename modal., closes [#5159 ](https://github.com/lobehub/lobe-chat/issues/5159 ) ([7da05ce ](https://github.com/lobehub/lobe-chat/commit/7da05ce ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-03 15:15:55 +00:00
Ramu Narasinga
7da05cec8c
🐛 fix: Bind the selected group name in the rename modal. ( #5159 )
2025-02-03 23:08:14 +08:00
lobehubbot
6eb26d1701
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-03 09:49:23 +00:00
semantic-release-bot
e447045185
🔖 chore(release): v1.50.0 [skip ci]
...
## [Version 1.50.0](https://github.com/lobehub/lobe-chat/compare/v1.49.16...v1.50.0 )
<sup>Released on **2025-02-03**</sup>
#### ✨ Features
- **misc**: Add `o3-mini` support for OpenAI & GitHub Models.
#### 🐛 Bug Fixes
- **misc**: Fix parse of deepseek r1 in siliconflow provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add `o3-mini` support for OpenAI & GitHub Models, closes [#5657 ](https://github.com/lobehub/lobe-chat/issues/5657 ) ([492cfd4 ](https://github.com/lobehub/lobe-chat/commit/492cfd4 ))
#### What's fixed
* **misc**: Fix parse of deepseek r1 in siliconflow provider, closes [#5687 ](https://github.com/lobehub/lobe-chat/issues/5687 ) ([44e81e2 ](https://github.com/lobehub/lobe-chat/commit/44e81e2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-03 09:48:00 +00:00
Arvin Xu
44e81e23f1
🐛 fix: fix parse of deepseek r1 in siliconflow provider ( #5687 )
2025-02-03 17:40:09 +08:00
Zhijie He
492cfd4657
✨ feat: add o3-mini support for OpenAI & GitHub Models ( #5657 )
...
* 📝 docs(bot): Auto sync agents & plugin to readme
* 💄 style: add `o3-mini` support for OpenAI & GitHub Models
* 🔨 chore: change system role from `user` to `developer` for reasoning model
* [feat] add `reasoning_effort` support for OpenAI Reasoning model
* 🔨 chore: rollback `package.json` change
* 🔨 chore: update locales for `enableReasoningEffort.title`
* 💄 style: update i18n
* 💄 style: add `reasoning_effort` intro to discover page
* 📝 docs: add docs for `reasoning_effort`
---------
Co-authored-by: lobehubbot <i@lobehub.com >
2025-02-03 17:31:43 +08:00
lobehubbot
1f236c5253
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-03 07:28:50 +00:00
semantic-release-bot
60f7079779
🔖 chore(release): v1.49.16 [skip ci]
...
### [Version 1.49.16](https://github.com/lobehub/lobe-chat/compare/v1.49.15...v1.49.16 )
<sup>Released on **2025-02-03**</sup>
#### 💄 Styles
- **misc**: Update perplexity models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update perplexity models, closes [#5624 ](https://github.com/lobehub/lobe-chat/issues/5624 ) ([58a86fc ](https://github.com/lobehub/lobe-chat/commit/58a86fc ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-03 07:27:47 +00:00
sxjeru
58a86fc3bc
💄 style: Update perplexity models ( #5624 )
...
* Update perplexity.ts
* Update perplexity.ts
* Update perplexity.ts
* 👌 更新快照
2025-02-03 15:19:59 +08:00
lobehubbot
43d5fdeb2c
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-03 07:19:37 +00:00
semantic-release-bot
ddacca0e0f
🔖 chore(release): v1.49.15 [skip ci]
...
### [Version 1.49.15](https://github.com/lobehub/lobe-chat/compare/v1.49.14...v1.49.15 )
<sup>Released on **2025-02-03**</sup>
#### 💄 Styles
- **misc**: Update Fireworks check model and fix check error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update Fireworks check model and fix check error, closes [#5680 ](https://github.com/lobehub/lobe-chat/issues/5680 ) ([64ea539 ](https://github.com/lobehub/lobe-chat/commit/64ea539 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-03 07:18:35 +00:00
Zhijie He
64ea5391b6
💄 style: update Fireworks check model and fix check error ( #5680 )
...
* 💄 style: update Fireworks check model
* 💄 style: update Fireworks AI model list
2025-02-03 15:10:37 +08:00
lobehubbot
696ae8f907
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-03 06:50:16 +00:00
semantic-release-bot
c72eceebec
🔖 chore(release): v1.49.14 [skip ci]
...
### [Version 1.49.14](https://github.com/lobehub/lobe-chat/compare/v1.49.13...v1.49.14 )
<sup>Released on **2025-02-03**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix provider update issue.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix provider update issue, closes [#5676 ](https://github.com/lobehub/lobe-chat/issues/5676 ) ([e5d81ea ](https://github.com/lobehub/lobe-chat/commit/e5d81ea ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-03 06:49:13 +00:00
Arvin Xu
e5d81eadd5
🐛 fix: fix provider update issue ( #5676 )
...
* fix update issue
* fix bug
2025-02-03 14:41:16 +08:00
Zhijie He
ec08854013
👷 build: fix pnpm cannot be installed via corepack due to key id mismatch ( #5679 )
...
* 🐛 fix: fix pnpm cannot be installed via corepack due to key id mismatch
* 🔨 chore: workaround need update corepack to latest
* 🔨 chore: drop `jq` deps, use `sed` instead
2025-02-03 14:39:59 +08:00
lobehubbot
61c1d33b41
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-03 04:00:42 +00:00
semantic-release-bot
496036bf99
🔖 chore(release): v1.49.13 [skip ci]
...
### [Version 1.49.13](https://github.com/lobehub/lobe-chat/compare/v1.49.12...v1.49.13 )
<sup>Released on **2025-02-03**</sup>
#### 🐛 Bug Fixes
- **misc**: Optimize requests without historical messages.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Optimize requests without historical messages, closes [#5174 ](https://github.com/lobehub/lobe-chat/issues/5174 ) ([182f8d9 ](https://github.com/lobehub/lobe-chat/commit/182f8d9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-03 03:59:34 +00:00
sxjeru
182f8d9b57
🐛 fix: Optimize requests without historical messages ( #5174 )
2025-02-03 11:51:49 +08:00
Arvin Xu
abab5e2eba
🔨 chore: unlock @clerk/nextjs ( #5673 )
2025-02-02 23:42:19 +08:00
renovate[bot]
2bec8766a5
Update dependency drizzle-orm to ^0.39.0 ( #5660 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-02 19:38:36 +08:00
lobehubbot
7f2dc6e1c6
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-02 11:21:17 +00:00
semantic-release-bot
ff91b326d0
🔖 chore(release): v1.49.12 [skip ci]
...
### [Version 1.49.12](https://github.com/lobehub/lobe-chat/compare/v1.49.11...v1.49.12 )
<sup>Released on **2025-02-02**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix can not stop generating.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix can not stop generating, closes [#5671 ](https://github.com/lobehub/lobe-chat/issues/5671 ) ([ae39c35 ](https://github.com/lobehub/lobe-chat/commit/ae39c35 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-02 11:20:11 +00:00
sxjeru
8ab4a30b3f
💄 style: Check siliconcloud API-Key Balance ( #5667 )
...
* Update siliconcloud.ts
* Update index.ts
* Update index.ts
* Update index.ts
* Update index.ts
2025-02-02 19:12:21 +08:00
Arvin Xu
ae39c3593b
🐛 fix: fix can not stop generating ( #5671 )
...
* improve thinking style
* fix cannot stop with thinking
* clean
* improve lobe thinking
* fix portal footer
* fix style
* memo portal width
2025-02-02 19:07:09 +08:00
lobehubbot
355e275f4b
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-02 09:45:42 +00:00
semantic-release-bot
6d479ed54d
🔖 chore(release): v1.49.11 [skip ci]
...
### [Version 1.49.11](https://github.com/lobehub/lobe-chat/compare/v1.49.10...v1.49.11 )
<sup>Released on **2025-02-02**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix ollama intergration checker and client fetch issue.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix ollama intergration checker and client fetch issue, closes [#5665 ](https://github.com/lobehub/lobe-chat/issues/5665 ) ([cd09a07 ](https://github.com/lobehub/lobe-chat/commit/cd09a07 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-02 09:44:17 +00:00
Arvin Xu
cd09a074af
🐛 fix: fix ollama intergration checker and client fetch issue ( #5665 )
...
* fix ollama
* add r1 models
* fix ollama error
* fix ollama client fetch error
* improve code
* refactor SetupGuide
* fix ollama client fetch issue
* update models
* update i18n
* fix ollama client fetch issue
* fix test
2025-02-02 17:36:21 +08:00
lobehubbot
6a786eba80
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-02 09:11:11 +00:00
semantic-release-bot
2415215ab0
🔖 chore(release): v1.49.10 [skip ci]
...
### [Version 1.49.10](https://github.com/lobehub/lobe-chat/compare/v1.49.9...v1.49.10 )
<sup>Released on **2025-02-02**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix `<think>` tag crash with special markdown content.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix `<think>` tag crash with special markdown content, closes [#5670 ](https://github.com/lobehub/lobe-chat/issues/5670 ) ([b719522 ](https://github.com/lobehub/lobe-chat/commit/b719522 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-02 09:10:10 +00:00
Arvin Xu
b719522fb1
🐛 fix: fix <think> tag crash with special markdown content ( #5670 )
2025-02-02 17:02:21 +08:00
lobehubbot
8268a0c2eb
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-01 23:53:12 +00:00
semantic-release-bot
0f31920db9
🔖 chore(release): v1.49.9 [skip ci]
...
### [Version 1.49.9](https://github.com/lobehub/lobe-chat/compare/v1.49.8...v1.49.9 )
<sup>Released on **2025-02-01**</sup>
#### 💄 Styles
- **misc**: Update siliconcloud models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update siliconcloud models, closes [#5647 ](https://github.com/lobehub/lobe-chat/issues/5647 ) ([4b41ad4 ](https://github.com/lobehub/lobe-chat/commit/4b41ad4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-01 23:52:10 +00:00
sxjeru
4b41ad494e
💄 style: Update siliconcloud models ( #5647 )
2025-02-02 07:44:11 +08:00
lobehubbot
75d3b6a00d
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-01 15:38:58 +00:00
semantic-release-bot
ed56c5e010
🔖 chore(release): v1.49.8 [skip ci]
...
### [Version 1.49.8](https://github.com/lobehub/lobe-chat/compare/v1.49.7...v1.49.8 )
<sup>Released on **2025-02-01**</sup>
#### 💄 Styles
- **misc**: Support thinking for all non DeepSeek official api R1 models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Support thinking for all non DeepSeek official api R1 models, closes [#5654 ](https://github.com/lobehub/lobe-chat/issues/5654 ) ([9b32137 ](https://github.com/lobehub/lobe-chat/commit/9b32137 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-01 15:37:59 +00:00
Arvin Xu
9b3213719b
💄 style: support thinking for all non DeepSeek official api R1 models ( #5654 )
...
* wip ollama thinking
* revert
* update locale
* improve style
* support ollama thinking
* fix edge case
2025-02-01 23:30:11 +08:00
lobehubbot
e5cda3abd3
📝 docs(bot): Auto sync agents & plugin to readme
2025-02-01 15:21:32 +00:00
semantic-release-bot
4b8a550be4
🔖 chore(release): v1.49.7 [skip ci]
...
### [Version 1.49.7](https://github.com/lobehub/lobe-chat/compare/v1.49.6...v1.49.7 )
<sup>Released on **2025-02-01**</sup>
#### 🐛 Bug Fixes
- **misc**: Multiple deepseek-reasoner request errors.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Multiple deepseek-reasoner request errors, closes [#5601 ](https://github.com/lobehub/lobe-chat/issues/5601 ) ([71cc32b ](https://github.com/lobehub/lobe-chat/commit/71cc32b ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-02-01 15:20:30 +00:00
sxjeru
71cc32bdc2
🐛 fix: Multiple deepseek-reasoner request errors ( #5601 )
...
* Update index.ts
* Update index.ts
* Update index.test.ts
2025-02-01 23:12:45 +08:00
lobehubbot
403265888b
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-30 13:15:54 +00:00
semantic-release-bot
4fe4e899bd
🔖 chore(release): v1.49.6 [skip ci]
...
### [Version 1.49.6](https://github.com/lobehub/lobe-chat/compare/v1.49.5...v1.49.6 )
<sup>Released on **2025-01-30**</sup>
#### 🐛 Bug Fixes
- **misc**: Support litellm reasoning streaming.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Support litellm reasoning streaming, closes [#5632 ](https://github.com/lobehub/lobe-chat/issues/5632 ) ([9942fb3 ](https://github.com/lobehub/lobe-chat/commit/9942fb3 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-30 13:14:54 +00:00
Arvin Xu
9942fb345d
🐛 fix: support litellm reasoning streaming ( #5632 )
...
* fix litellm reasoner
* fix tests
2025-01-30 21:07:02 +08:00
lobehubbot
0361628166
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-28 05:40:24 +00:00
semantic-release-bot
b6df3009e6
🔖 chore(release): v1.49.5 [skip ci]
...
### [Version 1.49.5](https://github.com/lobehub/lobe-chat/compare/v1.49.4...v1.49.5 )
<sup>Released on **2025-01-28**</sup>
#### 🐛 Bug Fixes
- **misc**: Pin `@clerk/nextjs@6.10 .2` to avoid build error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Pin `@clerk/nextjs@6.10 .2` to avoid build error, closes [#5611 ](https://github.com/lobehub/lobe-chat/issues/5611 ) ([deb03ad ](https://github.com/lobehub/lobe-chat/commit/deb03ad ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-28 05:39:25 +00:00
Arvin Xu
deb03ad8d7
🐛 fix: pin @clerk/nextjs@6.10.2 to avoid build error ( #5611 )
2025-01-28 13:31:28 +08:00
lobehubbot
3c4b7eac7e
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-28 02:42:39 +00:00
semantic-release-bot
a2704edd38
🔖 chore(release): v1.49.4 [skip ci]
...
### [Version 1.49.4](https://github.com/lobehub/lobe-chat/compare/v1.49.3...v1.49.4 )
<sup>Released on **2025-01-28**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix changelog locale not showing English.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix changelog locale not showing English, closes [#5607 ](https://github.com/lobehub/lobe-chat/issues/5607 ) ([9104242 ](https://github.com/lobehub/lobe-chat/commit/9104242 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-28 02:41:35 +00:00
Arvin Xu
91042429c4
🐛 fix: fix changelog locale not showing English ( #5607 )
2025-01-28 10:33:47 +08:00
lobehubbot
789da45b4b
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-27 11:51:42 +00:00
semantic-release-bot
41b3d12dca
🔖 chore(release): v1.49.3 [skip ci]
...
### [Version 1.49.3](https://github.com/lobehub/lobe-chat/compare/v1.49.2...v1.49.3 )
<sup>Released on **2025-01-27**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix discover ssr hydration error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix discover ssr hydration error, closes [#5605 ](https://github.com/lobehub/lobe-chat/issues/5605 ) ([e3702a6 ](https://github.com/lobehub/lobe-chat/commit/e3702a6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-27 11:50:46 +00:00
Arvin Xu
e3702a691f
🐛 fix: fix discover ssr hydration error ( #5605 )
...
* fix assistant page ssr error
* refactor useSearchParams
* refactor to fix discover ssr error
2025-01-27 19:42:59 +08:00
lobehubbot
3c54b72c0b
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-27 08:06:01 +00:00
semantic-release-bot
5d4355c1de
🔖 chore(release): v1.49.2 [skip ci]
...
### [Version 1.49.2](https://github.com/lobehub/lobe-chat/compare/v1.49.1...v1.49.2 )
<sup>Released on **2025-01-27**</sup>
#### ♻ Code Refactoring
- **misc**: Remove use query.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Remove use query, closes [#5604 ](https://github.com/lobehub/lobe-chat/issues/5604 ) ([58c60de ](https://github.com/lobehub/lobe-chat/commit/58c60de ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-27 08:05:07 +00:00
Arvin Xu
58c60de55d
♻️ refactor: remove use query ( #5604 )
...
* refactor DiscoverTab query
* refactor: refactor use query usage
* clean use query
* fix lint
* wrapper scan
2025-01-27 15:57:27 +08:00
lobehubbot
994568fda3
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-27 06:50:24 +00:00
semantic-release-bot
8c9e4de42d
🔖 chore(release): v1.49.1 [skip ci]
...
### [Version 1.49.1](https://github.com/lobehub/lobe-chat/compare/v1.49.0...v1.49.1 )
<sup>Released on **2025-01-27**</sup>
#### ♻ Code Refactoring
- **misc**: UseMobileWorkspace use nqus to replace useQuery.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: UseMobileWorkspace use nqus to replace useQuery, closes [#5603 ](https://github.com/lobehub/lobe-chat/issues/5603 ) ([70e5272 ](https://github.com/lobehub/lobe-chat/commit/70e5272 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-27 06:49:25 +00:00
Arvin Xu
70e5272a4e
♻️ refactor: useMobileWorkspace use nqus to replace useQuery ( #5603 )
...
* update middleware match
* refactor with useShowMobileWorkspace
* bump lobe-ui
* fix data modal height
* fix height
2025-01-27 14:41:30 +08:00
lobehubbot
dad50e5498
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-27 02:57:22 +00:00
semantic-release-bot
f652ccd2b9
🔖 chore(release): v1.49.0 [skip ci]
...
## [Version 1.49.0](https://github.com/lobehub/lobe-chat/compare/v1.48.4...v1.49.0 )
<sup>Released on **2025-01-27**</sup>
#### ✨ Features
- **misc**: Support Doubao Models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support Doubao Models, closes [#5481 ](https://github.com/lobehub/lobe-chat/issues/5481 ) ([d8afe47 ](https://github.com/lobehub/lobe-chat/commit/d8afe47 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-27 02:56:23 +00:00
sxjeru
d8afe47c91
✨ feat: Support Doubao Models ( #5481 )
...
* feat(config): add Doubao provider
* fix
* fix
* add
* fix
* fix
* src/server/globalConfig/index.ts
* src/app/(main)/settings/provider/(detail)/doubao/page.tsx
* fix
* try
* try
* rec
* follow review
* test
* 👌 try
* Update doubao.ts
* Update index.ts
* Delete src/app/(main)/settings/llm/ProviderList/Doubao/index.tsx
* Update providers.tsx
* Update providers.tsx
---------
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2025-01-27 10:48:29 +08:00
wbean
13c3455414
🔨 chore: local docker-compose setup.sh compatible mac osx ( #5247 )
...
* Update setup.sh
fix: local docker-compose setup.sh compatible maxos
* Update setup.sh
remove unnecessary branch for system chosen
2025-01-27 10:43:47 +08:00
lobehubbot
38b55ba0dc
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-27 02:37:29 +00:00
semantic-release-bot
f4822a15e2
🔖 chore(release): v1.48.4 [skip ci]
...
### [Version 1.48.4](https://github.com/lobehub/lobe-chat/compare/v1.48.3...v1.48.4 )
<sup>Released on **2025-01-27**</sup>
#### 💄 Styles
- **misc**: Improve thinking style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve thinking style, closes [#5602 ](https://github.com/lobehub/lobe-chat/issues/5602 ) ([d4dc3f2 ](https://github.com/lobehub/lobe-chat/commit/d4dc3f2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-27 02:36:28 +00:00
Arvin Xu
d4dc3f219d
💄 style: improve thinking style ( #5602 )
...
* refactor the thinking comp
* update locale
2025-01-27 10:28:35 +08:00
JoeChen
eaeeb57fb7
📝 docs: add domain configuration scheme documentation based on Casdoor authentication method ( #5577 )
...
* 📝 docs: Update production deployment documentation, add domain configuration scheme documentation based on Casdoor authentication method
* 📝 docs: Update self-hosting documentation, add Casdoor-based authentication solution, remove Logto-based production deployment part
2025-01-27 10:26:57 +08:00
lobehubbot
27bd861d04
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-26 12:51:02 +00:00
semantic-release-bot
df02b2bbf8
🔖 chore(release): v1.48.3 [skip ci]
...
### [Version 1.48.3](https://github.com/lobehub/lobe-chat/compare/v1.48.2...v1.48.3 )
<sup>Released on **2025-01-26**</sup>
#### 💄 Styles
- **misc**: Improve model pricing with CNY.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve model pricing with CNY, closes [#5599 ](https://github.com/lobehub/lobe-chat/issues/5599 ) ([6d91457 ](https://github.com/lobehub/lobe-chat/commit/6d91457 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-26 12:50:06 +00:00
Arvin Xu
6d91457906
💄 style: improve model pricing with CNY ( #5599 )
...
* improve model pricing
* improve
* fix test
2025-01-26 20:42:17 +08:00
lobehubbot
1794074eb3
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-25 04:09:31 +00:00
semantic-release-bot
c5ce33367a
🔖 chore(release): v1.48.2 [skip ci]
...
### [Version 1.48.2](https://github.com/lobehub/lobe-chat/compare/v1.48.1...v1.48.2 )
<sup>Released on **2025-01-25**</sup>
#### 💄 Styles
- **misc**: Add `parallel_tool_calls` support for Qwen, fix tag version and add provider changelog.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add `parallel_tool_calls` support for Qwen, closes [#5584 ](https://github.com/lobehub/lobe-chat/issues/5584 ) ([b89aeeb ](https://github.com/lobehub/lobe-chat/commit/b89aeeb ))
* **misc**: Fix tag version and add provider changelog, closes [#5582 ](https://github.com/lobehub/lobe-chat/issues/5582 ) ([63c571b ](https://github.com/lobehub/lobe-chat/commit/63c571b ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-25 04:08:33 +00:00
Arvin Xu
63c571b275
💄 style: fix tag version and add provider changelog ( #5582 )
...
* add changelog
* fix
* fix test
* update locale
2025-01-25 12:00:58 +08:00
Zhijie He
b89aeebe13
💄 style: add parallel_tool_calls support for Qwen ( #5584 )
2025-01-25 11:53:33 +08:00
lobehubbot
02b91a5f76
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-25 03:52:09 +00:00
semantic-release-bot
cda7e439d1
🔖 chore(release): v1.48.1 [skip ci]
...
### [Version 1.48.1](https://github.com/lobehub/lobe-chat/compare/v1.48.0...v1.48.1 )
<sup>Released on **2025-01-25**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix ollama Browser Request failed in PG mode.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix ollama Browser Request failed in PG mode, closes [#5585 ](https://github.com/lobehub/lobe-chat/issues/5585 ) ([b2f3c33 ](https://github.com/lobehub/lobe-chat/commit/b2f3c33 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-25 03:51:06 +00:00
Zhijie He
b2f3c33f66
🐛 fix: fix ollama Browser Request failed in PG mode ( #5585 )
2025-01-25 11:43:13 +08:00
lobehubbot
45ad962d63
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-24 05:53:46 +00:00
semantic-release-bot
acbc5d82cc
🔖 chore(release): v1.48.0 [skip ci]
...
## [Version 1.48.0](https://github.com/lobehub/lobe-chat/compare/v1.47.23...v1.48.0 )
<sup>Released on **2025-01-24**</sup>
#### ✨ Features
- **misc**: Support display thinking for DeepSeek R1.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support display thinking for DeepSeek R1, closes [#5558 ](https://github.com/lobehub/lobe-chat/issues/5558 ) ([f98bb5a ](https://github.com/lobehub/lobe-chat/commit/f98bb5a ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-24 05:52:46 +00:00
Arvin Xu
f98bb5abc1
✨ feat: support display thinking for DeepSeek R1 ( #5558 )
...
* feat: support thinking
* update
* fix
* feat: support thinking
* fix lint
* improve style
* improve style
* update ability
* fix tests
* improve code
* update i18n
* Update google.ts
* improve thinking
2025-01-24 13:44:54 +08:00
lobehubbot
7008022d9a
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-24 04:25:05 +00:00
semantic-release-bot
9353744747
🔖 chore(release): v1.47.23 [skip ci]
...
### [Version 1.47.23](https://github.com/lobehub/lobe-chat/compare/v1.47.22...v1.47.23 )
<sup>Released on **2025-01-24**</sup>
#### 💄 Styles
- **misc**: Fix model fetch match tag error & add Hunyuan model fetch support.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix model fetch match tag error & add Hunyuan model fetch support, closes [#5566 ](https://github.com/lobehub/lobe-chat/issues/5566 ) ([7b075ef ](https://github.com/lobehub/lobe-chat/commit/7b075ef ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-24 04:24:06 +00:00
Zhijie He
7b075efda8
💄 style: fix model fetch match tag error & add Hunyuan model fetch support ( #5566 )
...
* 💄 style: fix model fetch match tag error & add model fetch support for Hunyuan
* 💄 style: add `qvq-72b-preview` vision model
* 💄 style: add vision tag
* 💄 style: update Hunyuan model list
* 🐛 fix: fix Hunyuan model fetch ci error
* 💄 style: remove fc tag for Hunyuan vision model
* 🐛 fix: fix ci error
* 🔨 chore: support non-pglite mode
2025-01-24 12:16:31 +08:00
lobehubbot
ccdd68eb90
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-24 02:10:25 +00:00
semantic-release-bot
0784156dab
🔖 chore(release): v1.47.22 [skip ci]
...
### [Version 1.47.22](https://github.com/lobehub/lobe-chat/compare/v1.47.21...v1.47.22 )
<sup>Released on **2025-01-24**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix form input in provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix form input in provider, closes [#5571 ](https://github.com/lobehub/lobe-chat/issues/5571 ) ([07e2396 ](https://github.com/lobehub/lobe-chat/commit/07e2396 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-24 02:09:24 +00:00
Arvin Xu
07e23962d8
🐛 fix: fix form input in provider ( #5571 )
2025-01-24 10:01:41 +08:00
renovate[bot]
2734cf3b75
Update dependency unstructured-client to ^0.19.0 ( #5507 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-24 01:23:27 +08:00
lobehubbot
59b1448b20
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-23 17:02:22 +00:00
semantic-release-bot
1b78642f6a
🔖 chore(release): v1.47.21 [skip ci]
...
### [Version 1.47.21](https://github.com/lobehub/lobe-chat/compare/v1.47.20...v1.47.21 )
<sup>Released on **2025-01-23**</sup>
#### 💄 Styles
- **misc**: Add HuggingFace Model: DeepSeek R1.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add HuggingFace Model: DeepSeek R1, closes [#5564 ](https://github.com/lobehub/lobe-chat/issues/5564 ) ([66d4edd ](https://github.com/lobehub/lobe-chat/commit/66d4edd ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-23 17:01:23 +00:00
柴米油盐的梦想
66d4edda41
💄 style: Add HuggingFace Model: DeepSeek R1 ( #5564 )
2025-01-24 00:53:32 +08:00
lobehubbot
223e3e40db
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-23 16:41:06 +00:00
semantic-release-bot
2e84a4ec4b
🔖 chore(release): v1.47.20 [skip ci]
...
### [Version 1.47.20](https://github.com/lobehub/lobe-chat/compare/v1.47.19...v1.47.20 )
<sup>Released on **2025-01-23**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix tts in new provider model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix tts in new provider model, closes [#5569 ](https://github.com/lobehub/lobe-chat/issues/5569 ) ([3fef83e ](https://github.com/lobehub/lobe-chat/commit/3fef83e ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-23 16:40:06 +00:00
Arvin Xu
3fef83e3c6
🐛 fix: fix tts in new provider model ( #5569 )
2025-01-24 00:32:21 +08:00
lobehubbot
8f7d907e36
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-23 15:42:53 +00:00
semantic-release-bot
0bb7833de7
🔖 chore(release): v1.47.19 [skip ci]
...
### [Version 1.47.19](https://github.com/lobehub/lobe-chat/compare/v1.47.18...v1.47.19 )
<sup>Released on **2025-01-23**</sup>
#### 💄 Styles
- **misc**: Add new stepfun model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add new stepfun model, closes [#5560 ](https://github.com/lobehub/lobe-chat/issues/5560 ) ([6e027e8 ](https://github.com/lobehub/lobe-chat/commit/6e027e8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-23 15:41:55 +00:00
sxjeru
6e027e8f0b
💄 style: Add new stepfun model ( #5560 )
...
* Update stepfun.ts
* Update stepfun.ts
* Update stepfun.ts
* Update stepfun.ts
2025-01-23 23:34:04 +08:00
lobehubbot
6dc10b0639
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-23 05:39:44 +00:00
semantic-release-bot
462e09b7a1
🔖 chore(release): v1.47.18 [skip ci]
...
### [Version 1.47.18](https://github.com/lobehub/lobe-chat/compare/v1.47.17...v1.47.18 )
<sup>Released on **2025-01-23**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix debounce issue of provider config.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix debounce issue of provider config, closes [#5557 ](https://github.com/lobehub/lobe-chat/issues/5557 ) ([c971530 ](https://github.com/lobehub/lobe-chat/commit/c971530 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-23 05:38:46 +00:00
Arvin Xu
c9715300ec
🐛 fix: fix debounce issue of provider config ( #5557 )
...
* style
* fix input
* improve validate
* fix build
2025-01-23 13:31:02 +08:00
lobehubbot
2203fd4eff
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-22 16:18:24 +00:00
semantic-release-bot
a42b7b7fa0
🔖 chore(release): v1.47.17 [skip ci]
...
### [Version 1.47.17](https://github.com/lobehub/lobe-chat/compare/v1.47.16...v1.47.17 )
<sup>Released on **2025-01-22**</sup>
#### 🐛 Bug Fixes
- **misc**: Upgrade `react-i18next` to ^15.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Upgrade `react-i18next` to ^15, closes [#5553 ](https://github.com/lobehub/lobe-chat/issues/5553 ) ([d0275fd ](https://github.com/lobehub/lobe-chat/commit/d0275fd ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-22 16:17:26 +00:00
Arvin Xu
d0275fdc40
🐛 fix: upgrade react-i18next to ^15 ( #5553 )
2025-01-23 00:09:41 +08:00
lobehubbot
7bfd431ba8
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-22 14:16:59 +00:00
semantic-release-bot
e99685aff1
🔖 chore(release): v1.47.16 [skip ci]
...
### [Version 1.47.16](https://github.com/lobehub/lobe-chat/compare/v1.47.15...v1.47.16 )
<sup>Released on **2025-01-22**</sup>
#### ♻ Code Refactoring
- **misc**: Move hooks and component.
#### 💄 Styles
- **misc**: Add gemini new model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Move hooks and component, closes [#5551 ](https://github.com/lobehub/lobe-chat/issues/5551 ) ([c5db091 ](https://github.com/lobehub/lobe-chat/commit/c5db091 ))
#### Styles
* **misc**: Add gemini new model, closes [#5546 ](https://github.com/lobehub/lobe-chat/issues/5546 ) ([ebdd626 ](https://github.com/lobehub/lobe-chat/commit/ebdd626 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-22 14:15:56 +00:00
Arvin Xu
c5db091a9a
♻️ refactor: move hooks and component ( #5551 )
2025-01-22 22:07:57 +08:00
arvinxx
e5b4b60c3d
add config
2025-01-22 22:03:27 +08:00
sxjeru
ebdd626b7f
💄 style: Add gemini new model ( #5546 )
...
* Update google.ts
* Update google.ts
2025-01-22 21:59:45 +08:00
lobehubbot
17aca7df8a
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-22 06:16:27 +00:00
semantic-release-bot
944435df9b
🔖 chore(release): v1.47.15 [skip ci]
...
### [Version 1.47.15](https://github.com/lobehub/lobe-chat/compare/v1.47.14...v1.47.15 )
<sup>Released on **2025-01-22**</sup>
#### 💄 Styles
- **misc**: Improve discover model page.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve discover model page, closes [#5544 ](https://github.com/lobehub/lobe-chat/issues/5544 ) ([979849c ](https://github.com/lobehub/lobe-chat/commit/979849c ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-22 06:15:30 +00:00
Arvin Xu
979849cf7b
💄 style: improve discover model page ( #5544 )
...
* improve
* refactor db viewer
* fix lint
* improve code
2025-01-22 14:07:43 +08:00
lobehubbot
a6eff23f61
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-22 02:05:39 +00:00
semantic-release-bot
2b98c07170
🔖 chore(release): v1.47.14 [skip ci]
...
### [Version 1.47.14](https://github.com/lobehub/lobe-chat/compare/v1.47.13...v1.47.14 )
<sup>Released on **2025-01-22**</sup>
#### 💄 Styles
- **misc**: Support model list with model fetcher settings.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Support model list with model fetcher settings, closes [#5540 ](https://github.com/lobehub/lobe-chat/issues/5540 ) ([637fbf4 ](https://github.com/lobehub/lobe-chat/commit/637fbf4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-22 02:04:42 +00:00
Arvin Xu
637fbf48a5
💄 style: support model list with model fetcher settings ( #5540 )
2025-01-22 09:56:54 +08:00
lobehubbot
55a64b8fd5
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-21 18:52:32 +00:00
semantic-release-bot
38bb45cb39
🔖 chore(release): v1.47.13 [skip ci]
...
### [Version 1.47.13](https://github.com/lobehub/lobe-chat/compare/v1.47.12...v1.47.13 )
<sup>Released on **2025-01-21**</sup>
#### 💄 Styles
- **misc**: Add `ModelFetcher` for supported providers.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add `ModelFetcher` for supported providers, closes [#5316 ](https://github.com/lobehub/lobe-chat/issues/5316 ) [#252 ](https://github.com/lobehub/lobe-chat/issues/252 ) ([a189c81 ](https://github.com/lobehub/lobe-chat/commit/a189c81 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-21 18:51:29 +00:00
Zhijie He
a189c8193f
💄 style: add ModelFetcher for supported providers ( #5316 )
...
* 💄 style: add ModelFetcher for supported provider
* 💄 style: add Mistral ModelFetcher support
* 💄 style: add `glm-zero-preview` model for Zhipu
* 💄 style: add more supported providers
* 💄 style: add SenseNova & Baichuan support with custom models endpoint
* 🐛 fix: fix fc keyword typo, should lowercase
* 💄 style: update aiModels list
* ♻️ refactor: use aiModels sheme
* Revert "♻️ refactor: use aiModels sheme" (#252 )
This reverts commit 049662da22 .
* 🐛 fix: fix `firefunction` series not set as functionCall
* 💄 style: add Zhipu FetchModel support
* 💄 style: add Anthropic FetchModel support
* 💄 style: add Google ModelFetch support
* 💄 style: add HuggingFace ModelFetch support
* 🐛 fix: fix stepfun fc tag
* ♻️ refactor: refactor `LOBE_DEFAULT_MODEL_LIST` import
* 🔨 chore: revert some changes
* 🐛 fix: fix aiModels import
* 🐛 fix: fix CI error
* 💄 style: add `MiniMax-Text-01`
* 💄 style: add vision model support for Moonshot
* Update moonshot.ts
* Update index.ts
* Update moonshot.ts
2025-01-22 02:43:20 +08:00
renovate[bot]
51798603f7
Update dependency react-scan to ^0.1.0 ( #5506 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-21 23:20:37 +08:00
lobehubbot
7749703280
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-21 08:42:54 +00:00
semantic-release-bot
f56dab7a48
🔖 chore(release): v1.47.12 [skip ci]
...
### [Version 1.47.12](https://github.com/lobehub/lobe-chat/compare/v1.47.11...v1.47.12 )
<sup>Released on **2025-01-21**</sup>
#### 💄 Styles
- **misc**: Refactor `[@nav](https://github.com/nav )` layout and improve pin list style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Refactor `[@nav](https://github.com/nav )` layout and improve pin list style, closes [#5533 ](https://github.com/lobehub/lobe-chat/issues/5533 ) ([cc8a7f4 ](https://github.com/lobehub/lobe-chat/commit/cc8a7f4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-21 08:41:59 +00:00
Arvin Xu
cc8a7f4a43
💄 style: refactor @nav layout and improve pin list style ( #5533 )
...
* refactor layout
* fix prefetch
2025-01-21 16:34:20 +08:00
lobehubbot
f5ed8f8777
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-21 07:11:44 +00:00
semantic-release-bot
ab68c3c375
🔖 chore(release): v1.47.11 [skip ci]
...
### [Version 1.47.11](https://github.com/lobehub/lobe-chat/compare/v1.47.10...v1.47.11 )
<sup>Released on **2025-01-21**</sup>
#### ♻ Code Refactoring
- **misc**: Improve code for ai provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Improve code for ai provider, closes [#5532 ](https://github.com/lobehub/lobe-chat/issues/5532 ) ([ea59e24 ](https://github.com/lobehub/lobe-chat/commit/ea59e24 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-21 07:10:44 +00:00
Arvin Xu
ea59e243bb
♻️ refactor: improve code for ai provider ( #5532 )
...
* improve code
* fire
2025-01-21 15:02:56 +08:00
renovate[bot]
d60c09b707
Update pnpm to v9.15.4 ( #5504 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-21 11:24:12 +08:00
lobehubbot
06c235b426
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-21 02:33:40 +00:00
semantic-release-bot
0d4536dec1
🔖 chore(release): v1.47.10 [skip ci]
...
### [Version 1.47.10](https://github.com/lobehub/lobe-chat/compare/v1.47.9...v1.47.10 )
<sup>Released on **2025-01-21**</sup>
#### 💄 Styles
- **misc**: Support assistant blacklist.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Support assistant blacklist, closes [#5527 ](https://github.com/lobehub/lobe-chat/issues/5527 ) ([3534c0d ](https://github.com/lobehub/lobe-chat/commit/3534c0d ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-21 02:32:42 +00:00
Arvin Xu
3534c0df3d
💄 style: support assistant blacklist ( #5527 )
...
* style: support blacklist
* add revalidate tags
* add revalidate tags api method
* improve code
2025-01-21 10:24:49 +08:00
lobehubbot
807574be1c
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-20 16:46:09 +00:00
semantic-release-bot
86760c04c3
🔖 chore(release): v1.47.9 [skip ci]
...
### [Version 1.47.9](https://github.com/lobehub/lobe-chat/compare/v1.47.8...v1.47.9 )
<sup>Released on **2025-01-20**</sup>
#### ♻ Code Refactoring
- **misc**: Improve error code.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Improve error code, closes [#5525 ](https://github.com/lobehub/lobe-chat/issues/5525 ) ([4fc4fa6 ](https://github.com/lobehub/lobe-chat/commit/4fc4fa6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-20 16:45:14 +00:00
Arvin Xu
4fc4fa65e4
♻️ refactor: improve error code ( #5525 )
2025-01-21 00:37:38 +08:00
lobehubbot
cf693f4e4c
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-20 13:57:57 +00:00
semantic-release-bot
ae1b6c3066
🔖 chore(release): v1.47.8 [skip ci]
...
### [Version 1.47.8](https://github.com/lobehub/lobe-chat/compare/v1.47.7...v1.47.8 )
<sup>Released on **2025-01-20**</sup>
#### 💄 Styles
- **misc**: Add deepseek r1 model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add deepseek r1 model, closes [#5520 ](https://github.com/lobehub/lobe-chat/issues/5520 ) ([414477f ](https://github.com/lobehub/lobe-chat/commit/414477f ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-20 13:56:53 +00:00
sxjeru
414477fe77
💄 style: Add deepseek r1 model ( #5520 )
...
* Update deepseek.ts
* Update deepseek.ts
* Update deepseek.ts
* Update index.ts
* Update index.ts
* Update index.ts
2025-01-20 21:48:57 +08:00
Arvin Xu
dc286158f5
🔨 chore: Create devcontainer.json for codespaces ( #5522 )
...
* Create devcontainer.json
* Update devcontainer.json
2025-01-20 20:47:27 +08:00
lobehubbot
e75c71add8
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-20 11:56:40 +00:00
semantic-release-bot
d9f43f7117
🔖 chore(release): v1.47.7 [skip ci]
...
### [Version 1.47.7](https://github.com/lobehub/lobe-chat/compare/v1.47.6...v1.47.7 )
<sup>Released on **2025-01-20**</sup>
#### ♻ Code Refactoring
- **misc**: Remove redundant payload remapping in client-fetch.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Remove redundant payload remapping in client-fetch, closes [#5267 ](https://github.com/lobehub/lobe-chat/issues/5267 ) ([0c7dd82 ](https://github.com/lobehub/lobe-chat/commit/0c7dd82 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-20 11:55:45 +00:00
Rylan Cai
0c7dd825ff
♻️ refactor: Remove redundant payload remapping in client-fetch ( #5267 )
...
* ♻️ refactor: auth payload in client-fetch
* 🎨 style: format code
* ♻️ refactor: remap for groq, cf
* ✅ test: auth payload
* 🧪 test: add tests for cloudflare & bedrock
* 📝 docs: add docs for refactoring
* ♻️ refactor: remove unused import
* 📝 docs: mark as deprecated
2025-01-20 19:48:05 +08:00
lobehubbot
018896502b
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-20 10:03:01 +00:00
semantic-release-bot
91be2a4b6d
🔖 chore(release): v1.47.6 [skip ci]
...
### [Version 1.47.6](https://github.com/lobehub/lobe-chat/compare/v1.47.5...v1.47.6 )
<sup>Released on **2025-01-20**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor provider code.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor provider code, closes [#5516 ](https://github.com/lobehub/lobe-chat/issues/5516 ) ([fa1a07f ](https://github.com/lobehub/lobe-chat/commit/fa1a07f ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-20 10:02:05 +00:00
Arvin Xu
fa1a07f8c8
♻️ refactor: refactor provider code ( #5516 )
2025-01-20 17:54:26 +08:00
lobehubbot
e7324ea3a0
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-20 06:44:10 +00:00
semantic-release-bot
a32673249a
🔖 chore(release): v1.47.5 [skip ci]
...
### [Version 1.47.5](https://github.com/lobehub/lobe-chat/compare/v1.47.4...v1.47.5 )
<sup>Released on **2025-01-20**</sup>
#### ♻ Code Refactoring
- **misc**: Improve ai provider code.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Improve ai provider code, closes [#5514 ](https://github.com/lobehub/lobe-chat/issues/5514 ) ([92789cd ](https://github.com/lobehub/lobe-chat/commit/92789cd ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-20 06:43:14 +00:00
Arvin Xu
92789cd401
♻️ refactor: improve ai provider code ( #5514 )
...
* add
* Delete src/app/(main)/settings/provider/ProviderMenu/Cloud/AddNew.tsx
* Delete src/app/(main)/settings/provider/ProviderMenu/Cloud/ItemLock.tsx
* Update index.tsx
* Rename Switch.tsx to EnableSwitch.tsx
2025-01-20 14:35:34 +08:00
lobehubbot
8c024127c2
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-18 13:05:46 +00:00
semantic-release-bot
2f83f7a8c0
🔖 chore(release): v1.47.4 [skip ci]
...
### [Version 1.47.4](https://github.com/lobehub/lobe-chat/compare/v1.47.3...v1.47.4 )
<sup>Released on **2025-01-18**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-18 13:04:47 +00:00
Arvin Xu
6dbc9c51f6
⚡ ️ perf: move pglite into web worker ( #5500 )
...
* move pglite into web worker
* fix turbopack build
* fix turbopack build
* improve code
2025-01-18 20:56:53 +08:00
lobehubbot
9b38c9cb3b
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-18 11:19:05 +00:00
semantic-release-bot
ac839ff159
🔖 chore(release): v1.47.3 [skip ci]
...
### [Version 1.47.3](https://github.com/lobehub/lobe-chat/compare/v1.47.2...v1.47.3 )
<sup>Released on **2025-01-18**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix hydration error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix hydration error, closes [#5502 ](https://github.com/lobehub/lobe-chat/issues/5502 ) ([cbe469a ](https://github.com/lobehub/lobe-chat/commit/cbe469a ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-18 11:18:10 +00:00
Arvin Xu
cbe469a804
🐛 fix: fix hydration error ( #5502 )
...
* fix code
* update dev script
2025-01-18 19:10:35 +08:00
lobehubbot
de203d7ffd
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-17 12:54:25 +00:00
semantic-release-bot
413aa581a3
🔖 chore(release): v1.47.2 [skip ci]
...
### [Version 1.47.2](https://github.com/lobehub/lobe-chat/compare/v1.47.1...v1.47.2 )
<sup>Released on **2025-01-17**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix api key in api key form.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix api key in api key form, closes [#5498 ](https://github.com/lobehub/lobe-chat/issues/5498 ) ([b4a160b ](https://github.com/lobehub/lobe-chat/commit/b4a160b ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-17 12:53:25 +00:00
Arvin Xu
b4a160b680
🐛 fix: fix api key in api key form ( #5498 )
...
* fix api key
* fix client fetch
2025-01-17 20:45:07 +08:00
lobehubbot
261e14ae4b
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-17 12:11:25 +00:00
semantic-release-bot
98ae7b897d
🔖 chore(release): v1.47.1 [skip ci]
...
### [Version 1.47.1](https://github.com/lobehub/lobe-chat/compare/v1.47.0...v1.47.1 )
<sup>Released on **2025-01-17**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-17 12:10:30 +00:00
Arvin Xu
a33c75b22a
👷 build: fix build scripts ( #5497 )
2025-01-17 20:02:27 +08:00
lobehubbot
73a4e3d6bc
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-17 11:46:21 +00:00
semantic-release-bot
2595879656
🔖 chore(release): v1.47.0 [skip ci]
...
## [Version 1.47.0](https://github.com/lobehub/lobe-chat/compare/v1.46.7...v1.47.0 )
<sup>Released on **2025-01-17**</sup>
#### ✨ Features
- **misc**: Support new ai provider in client pglite.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support new ai provider in client pglite, closes [#5488 ](https://github.com/lobehub/lobe-chat/issues/5488 ) ([08f505f ](https://github.com/lobehub/lobe-chat/commit/08f505f ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-17 11:45:20 +00:00
Arvin Xu
08f505f1f9
✨ feat: support new ai provider in client pglite ( #5488 )
...
* update to pglite mode
* add service
* 新增 DevPanel
* 新增数据库预览 UI
* Update useCategory.tsx
* add postgres table viewer
* improve table detail
* fix
* fix list
* fix custom provider in client mode
* fix build
* fix tests
* fix url
* add test for service
2025-01-17 19:36:53 +08:00
lobehubbot
aa07c405a2
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-17 05:19:46 +00:00
semantic-release-bot
0e073ad9b2
🔖 chore(release): v1.46.7 [skip ci]
...
### [Version 1.46.7](https://github.com/lobehub/lobe-chat/compare/v1.46.6...v1.46.7 )
<sup>Released on **2025-01-17**</sup>
#### 🐛 Bug Fixes
- **misc**: Improve validation for provider and model in parseFilesConfig, temporarily disable S3 client integrity check for Cloudflare R2.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Improve validation for provider and model in parseFilesConfig, closes [#5454 ](https://github.com/lobehub/lobe-chat/issues/5454 ) ([b4808f8 ](https://github.com/lobehub/lobe-chat/commit/b4808f8 ))
* **misc**: Temporarily disable S3 client integrity check for Cloudflare R2, closes [#5479 ](https://github.com/lobehub/lobe-chat/issues/5479 ) ([a638238 ](https://github.com/lobehub/lobe-chat/commit/a638238 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-17 05:18:38 +00:00
Henry Yee
b4808f877e
🐛 fix: improve validation for provider and model in parseFilesConfig ( #5454 )
...
* 🐛 fix: improve validation for provider and model in parseFilesConfig
* 🐛 fix: update embeddings configuration test to reflect changes in model parsing
* 🐛 fix: update configuration keys from queryModel to queryMode and enhance parsing tests
* 🐛 fix: enhance error handling for invalid environment variable formats in parseFilesConfig
2025-01-17 13:10:27 +08:00
小云丨Arale
a638238333
🐛 fix: temporarily disable S3 client integrity check for Cloudflare R2 ( #5479 )
...
* 🐛 fix: S3 client integrity check for Cloudflare R2
related issues:
https://github.com/cloudflare/cloudflare-docs/pull/19236
https://github.com/aws/aws-sdk-js-v3/issues/6810
* Update index.ts
---------
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2025-01-17 13:09:19 +08:00
dupl
e3f65d728d
👷 build: netlify build 137 error ( #5486 )
2025-01-17 13:08:23 +08:00
lobehubbot
d8c05ce412
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-16 13:46:28 +00:00
semantic-release-bot
95240008f8
🔖 chore(release): v1.46.6 [skip ci]
...
### [Version 1.46.6](https://github.com/lobehub/lobe-chat/compare/v1.46.5...v1.46.6 )
<sup>Released on **2025-01-16**</sup>
#### 🐛 Bug Fixes
- **misc**: Gemini models HarmBlockThreshold.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Gemini models HarmBlockThreshold, closes [#5477 ](https://github.com/lobehub/lobe-chat/issues/5477 ) ([f98375c ](https://github.com/lobehub/lobe-chat/commit/f98375c ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-16 13:45:28 +00:00
sxjeru
f98375cd98
🐛 fix: Gemini models HarmBlockThreshold ( #5477 )
...
* Update index.ts
* Update index.ts
* Update index.ts
2025-01-16 21:37:21 +08:00
lobehubbot
05528356d8
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-16 11:23:09 +00:00
semantic-release-bot
5c9933bdf2
🔖 chore(release): v1.46.5 [skip ci]
...
### [Version 1.46.5](https://github.com/lobehub/lobe-chat/compare/v1.46.4...v1.46.5 )
<sup>Released on **2025-01-16**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-16 11:22:07 +00:00
sxjeru
bcea92077d
👷 build: vercel build OOM error ( #5473 )
...
* Update vercel.json
* Update vercel.json
* Update vercel.json
2025-01-16 19:08:10 +08:00
An0nymous
a20dfbdb8e
📝 docs: Fix docs typo ( #5467 )
2025-01-16 13:10:14 +08:00
lobehubbot
a0014ec587
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-16 01:19:09 +00:00
semantic-release-bot
4d539b6803
🔖 chore(release): v1.46.4 [skip ci]
...
### [Version 1.46.4](https://github.com/lobehub/lobe-chat/compare/v1.46.3...v1.46.4 )
<sup>Released on **2025-01-16**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor some implement for the next performance improvement.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor some implement for the next performance improvement, closes [#5462 ](https://github.com/lobehub/lobe-chat/issues/5462 ) ([b5e1146 ](https://github.com/lobehub/lobe-chat/commit/b5e1146 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-16 01:18:08 +00:00
Arvin Xu
b5e1146a6a
♻️ refactor: refactor some implement for the next performance improvement ( #5462 )
...
* refactor import
* wrapper suspense for useParams
* refactor the locale parser
* add tests for parseBrowserLanguage
* fix next-auth url
* refactor auth page url
2025-01-16 09:09:56 +08:00
YLong Shi
b11d08e820
📝 docs: fix plugin usage link ( #5453 )
2025-01-15 15:41:28 +08:00
lobehubbot
2bb59e27c4
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-15 07:32:41 +00:00
semantic-release-bot
6315d2cd29
🔖 chore(release): v1.46.3 [skip ci]
...
### [Version 1.46.3](https://github.com/lobehub/lobe-chat/compare/v1.46.2...v1.46.3 )
<sup>Released on **2025-01-15**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix azure in new ai provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix azure in new ai provider, closes [#5448 ](https://github.com/lobehub/lobe-chat/issues/5448 ) ([b5042c3 ](https://github.com/lobehub/lobe-chat/commit/b5042c3 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-15 07:31:42 +00:00
Arvin Xu
b5042c3857
🐛 fix: fix azure in new ai provider ( #5448 )
2025-01-15 15:23:30 +08:00
lobehubbot
99c2251b1b
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-15 07:20:25 +00:00
semantic-release-bot
b2cfeb446e
🔖 chore(release): v1.46.2 [skip ci]
...
### [Version 1.46.2](https://github.com/lobehub/lobe-chat/compare/v1.46.1...v1.46.2 )
<sup>Released on **2025-01-15**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-15 07:19:27 +00:00
dupl
dd1dc8907b
👷 build: Node.js command line arguments use hyphens (-) as word separators ( #5449 )
2025-01-15 15:11:25 +08:00
lobehubbot
4ff0b74ac9
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-15 04:42:11 +00:00
Phalis_Zequlard
ee9b8cd6eb
📝 docs: add zh-TW readme ( #5312 )
...
* ✨ feat: add zh-TW readme
* 📝 docs: add new language to menu
2025-01-15 12:34:09 +08:00
lobehubbot
bd534fc02a
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-15 04:28:09 +00:00
semantic-release-bot
00cee010e3
🔖 chore(release): v1.46.1 [skip ci]
...
### [Version 1.46.1](https://github.com/lobehub/lobe-chat/compare/v1.46.0...v1.46.1 )
<sup>Released on **2025-01-15**</sup>
#### 💄 Styles
- **misc**: Add auth support for `PROXY_URL`.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add auth support for `PROXY_URL`, closes [#5304 ](https://github.com/lobehub/lobe-chat/issues/5304 ) ([eb26c79 ](https://github.com/lobehub/lobe-chat/commit/eb26c79 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-15 04:27:07 +00:00
renovate[bot]
416f6c97ae
Update dependency lucide-react to ^0.471.0 ( #5404 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2025-01-15 12:18:52 +08:00
WindSpiritSR
eb26c79f53
💄 style: add auth support for PROXY_URL ( #5304 )
...
Signed-off-by: WindSpiritSR <simon343riley@gmail.com >
2025-01-15 12:17:48 +08:00
lobehubbot
dfab4ce8ab
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-15 03:26:27 +00:00
semantic-release-bot
5a37c93712
🔖 chore(release): v1.46.0 [skip ci]
...
## [Version 1.46.0](https://github.com/lobehub/lobe-chat/compare/v1.45.17...v1.46.0 )
<sup>Released on **2025-01-15**</sup>
#### ✨ Features
- **misc**: Add lm studio provider, support to customize Embedding model with env.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add lm studio provider, closes [#4483 ](https://github.com/lobehub/lobe-chat/issues/4483 ) ([0ac5802 ](https://github.com/lobehub/lobe-chat/commit/0ac5802 ))
* **misc**: Support to customize Embedding model with env, closes [#5177 ](https://github.com/lobehub/lobe-chat/issues/5177 ) ([eed9357 ](https://github.com/lobehub/lobe-chat/commit/eed9357 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-15 03:25:24 +00:00
Henry Yee
eed9357ab5
✨ feat: support to customize Embedding model with env ( #5177 )
...
* feat: 添加嵌入模型配置支持,更新相关文档和测试
* feat: 重构文件配置,更新默认设置和相关测试
* ♻ Code Refactoring
- Update the file configuration and standardize the model naming to camel case.
2025-01-15 11:17:20 +08:00
Arvin Xu
0ac5802d1e
✨ feat: add lm studio provider ( #4483 )
...
* 添加 LM Studio
* Update index.ts
* update desc
2025-01-15 11:16:24 +08:00
lobehubbot
b2ffdb8aa5
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-15 02:22:03 +00:00
semantic-release-bot
d8da56fba7
🔖 chore(release): v1.45.17 [skip ci]
...
### [Version 1.45.17](https://github.com/lobehub/lobe-chat/compare/v1.45.16...v1.45.17 )
<sup>Released on **2025-01-15**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor Minimax with LobeOpenAICompatibleFactory.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor Minimax with LobeOpenAICompatibleFactory, closes [#5325 ](https://github.com/lobehub/lobe-chat/issues/5325 ) ([da11b55 ](https://github.com/lobehub/lobe-chat/commit/da11b55 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-15 02:21:07 +00:00
Zhijie He
da11b557ed
♻️ refactor: refactor Minimax with LobeOpenAICompatibleFactory ( #5325 )
...
* ♻️ refactor: refactor Minimax with LobeOpenAICompatibleFactory
* 💄 style: add vision tag for `abab6.5s-chat` & `abab7-chat-preview`
* 🐛 fix: fix Minimax output long content interrupted by default `max_tokens` (256tokens)
* 💄 style: update aiModels list
* 🐛 fix: fix price typo
* 💄 style: add releaseAt tag
2025-01-15 10:13:14 +08:00
lobehubbot
0f57f1edb2
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-14 18:42:41 +00:00
semantic-release-bot
90494bec6e
🔖 chore(release): v1.45.16 [skip ci]
...
### [Version 1.45.16](https://github.com/lobehub/lobe-chat/compare/v1.45.15...v1.45.16 )
<sup>Released on **2025-01-14**</sup>
#### ♻ Code Refactoring
- **misc**: Improve ai provider code.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Improve ai provider code, closes [#5442 ](https://github.com/lobehub/lobe-chat/issues/5442 ) ([32013b4 ](https://github.com/lobehub/lobe-chat/commit/32013b4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-14 18:41:39 +00:00
Arvin Xu
32013b49fb
♻️ refactor: improve ai provider code ( #5442 )
2025-01-15 02:33:51 +08:00
Jannik Maierhöfer
df082e5618
📝 docs: add Langfuse observability to documentation ( #4818 )
...
* docs: add Langfuse observability to documentation
* moved the docuement to self-hosting/advanced observability/langfuse.mdx
2025-01-15 02:04:38 +08:00
lobehubbot
7c4f0f202d
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-14 17:59:06 +00:00
semantic-release-bot
78fac8bbad
🔖 chore(release): v1.45.15 [skip ci]
...
### [Version 1.45.15](https://github.com/lobehub/lobe-chat/compare/v1.45.14...v1.45.15 )
<sup>Released on **2025-01-14**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix pull models error in new ai provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix pull models error in new ai provider, closes [#5441 ](https://github.com/lobehub/lobe-chat/issues/5441 ) ([1726d85 ](https://github.com/lobehub/lobe-chat/commit/1726d85 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-14 17:58:10 +00:00
Arvin Xu
1726d8523e
🐛 fix: fix pull models error in new ai provider ( #5441 )
2025-01-15 01:50:24 +08:00
lobehubbot
b49e6239b4
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-14 17:26:55 +00:00
semantic-release-bot
47870a42e2
🔖 chore(release): v1.45.14 [skip ci]
...
### [Version 1.45.14](https://github.com/lobehub/lobe-chat/compare/v1.45.13...v1.45.14 )
<sup>Released on **2025-01-14**</sup>
#### ♻ Code Refactoring
- **plugin**: Update plugin prompt.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **plugin**: Update plugin prompt, closes [#5083 ](https://github.com/lobehub/lobe-chat/issues/5083 ) ([ddd3b53 ](https://github.com/lobehub/lobe-chat/commit/ddd3b53 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-14 17:25:57 +00:00
BrandonStudio
ddd3b539cd
♻️ refactor(plugin): update plugin prompt ( #5083 )
2025-01-15 01:17:31 +08:00
lobehubbot
d99fdf5b3c
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-14 17:12:47 +00:00
semantic-release-bot
1f9e86e916
🔖 chore(release): v1.45.13 [skip ci]
...
### [Version 1.45.13](https://github.com/lobehub/lobe-chat/compare/v1.45.12...v1.45.13 )
<sup>Released on **2025-01-14**</sup>
#### 💄 Styles
- **misc**: Improve model config form modal.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve model config form modal, closes [#5438 ](https://github.com/lobehub/lobe-chat/issues/5438 ) ([9b303e0 ](https://github.com/lobehub/lobe-chat/commit/9b303e0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-14 17:11:47 +00:00
Arvin Xu
9b303e0c6c
💄 style: improve model config form modal ( #5438 )
...
* improve model config modal
* improve
* format
* improve form rules
2025-01-15 01:03:57 +08:00
lobehubbot
72df0234c2
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-14 16:21:25 +00:00
semantic-release-bot
0249da7a7a
🔖 chore(release): v1.45.12 [skip ci]
...
### [Version 1.45.12](https://github.com/lobehub/lobe-chat/compare/v1.45.11...v1.45.12 )
<sup>Released on **2025-01-14**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix `enable_search` parameter intro condition in Qwen.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix `enable_search` parameter intro condition in Qwen, closes [#5297 ](https://github.com/lobehub/lobe-chat/issues/5297 ) ([0b19c20 ](https://github.com/lobehub/lobe-chat/commit/0b19c20 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-14 16:20:18 +00:00
Zhijie He
0b19c2097b
🐛 fix: fix enable_search parameter intro condition in Qwen ( #5297 )
...
* 🐛 fix: fix `enable_search`parameter intro condition in Qwen
* 🔨 chore: add some notes
* ♻️ refactor: intro `QwenEnableSearchModelSeries` to control `enable_search` parameter
* 🔨 chore: update comments
* 🔨 chore: add env to control `enable_search` & `search_strategy`
2025-01-15 00:12:24 +08:00
wangsl
aa4f619d10
📝 docs: Update deepseek model to v3 in README. ( #5397 )
...
* Update README.md
将 README 中的 deepseek 模型版本号更新为 v3
* Update README.ja-JP.md
将 README 中的 deepseek 模型版本号更新为 v3
2025-01-15 00:06:58 +08:00
lobehubbot
a58e672561
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-14 15:01:35 +00:00
semantic-release-bot
f3893a3d88
🔖 chore(release): v1.45.11 [skip ci]
...
### [Version 1.45.11](https://github.com/lobehub/lobe-chat/compare/v1.45.10...v1.45.11 )
<sup>Released on **2025-01-14**</sup>
#### 🐛 Bug Fixes
- **misc**: Support Gemini 2.0 HarmBlockThreshold.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Support Gemini 2.0 HarmBlockThreshold, closes [#5422 ](https://github.com/lobehub/lobe-chat/issues/5422 ) ([4d1a4cd ](https://github.com/lobehub/lobe-chat/commit/4d1a4cd ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-14 15:00:40 +00:00
sxjeru
4d1a4cd800
🐛 fix: support Gemini 2.0 HarmBlockThreshold ( #5422 )
...
* Update index.ts
* Update index.ts
2025-01-14 22:52:54 +08:00
lobehubbot
3cffc7e5fc
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-14 14:27:36 +00:00
semantic-release-bot
d4a46cccc6
🔖 chore(release): v1.45.10 [skip ci]
...
### [Version 1.45.10](https://github.com/lobehub/lobe-chat/compare/v1.45.9...v1.45.10 )
<sup>Released on **2025-01-14**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix some providers issues.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix some providers issues, closes [#5429 ](https://github.com/lobehub/lobe-chat/issues/5429 ) ([b7edbd3 ](https://github.com/lobehub/lobe-chat/commit/b7edbd3 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-14 14:26:27 +00:00
Arvin Xu
b7edbd319c
🐛 fix: fix some providers issues ( #5429 )
...
* Update package.json
* Update package.json
* fix null issue
* update locale
* fix model ability display
* update locale
2025-01-14 22:18:26 +08:00
lobehubbot
8a8eabc0b9
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-14 11:41:01 +00:00
semantic-release-bot
3e4262deb3
🔖 chore(release): v1.45.9 [skip ci]
...
### [Version 1.45.9](https://github.com/lobehub/lobe-chat/compare/v1.45.8...v1.45.9 )
<sup>Released on **2025-01-14**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix pin package manager to pnpm@9 for docker.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix pin package manager to pnpm@9 for docker, closes [#5436 ](https://github.com/lobehub/lobe-chat/issues/5436 ) ([00dc29b ](https://github.com/lobehub/lobe-chat/commit/00dc29b ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-14 11:39:49 +00:00
Arvin Xu
00dc29b97c
🐛 fix: fix pin package manager to pnpm@9 for docker ( #5436 )
2025-01-14 19:31:49 +08:00
lobehubbot
cf4609558c
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-14 10:53:58 +00:00
semantic-release-bot
800e51a712
🔖 chore(release): v1.45.8 [skip ci]
...
### [Version 1.45.8](https://github.com/lobehub/lobe-chat/compare/v1.45.7...v1.45.8 )
<sup>Released on **2025-01-14**</sup>
#### 🐛 Bug Fixes
- **misc**: Refactor dynamic import in RSC.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Refactor dynamic import in RSC, closes [#5434 ](https://github.com/lobehub/lobe-chat/issues/5434 ) ([6a663a7 ](https://github.com/lobehub/lobe-chat/commit/6a663a7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-14 10:52:59 +00:00
Arvin Xu
6a663a72e8
🐛 fix: refactor dynamic import in RSC ( #5434 )
...
* refactor
* fix
2025-01-14 18:45:16 +08:00
renovate[bot]
e65a192b57
Update pnpm to v9.15.3 ( #5403 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2025-01-14 17:49:48 +08:00
lobehubbot
4d083435b4
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-13 07:28:05 +00:00
semantic-release-bot
c6e03ec8b2
🔖 chore(release): v1.45.7 [skip ci]
...
### [Version 1.45.7](https://github.com/lobehub/lobe-chat/compare/v1.45.6...v1.45.7 )
<sup>Released on **2025-01-13**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix released at for undefined condition.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix released at for undefined condition, closes [#5391 ](https://github.com/lobehub/lobe-chat/issues/5391 ) ([9c5822a ](https://github.com/lobehub/lobe-chat/commit/9c5822a ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-13 07:27:00 +00:00
Arvin Xu
a09962cd04
🔨 chore: fix test ci ( #5410 )
...
* fix ci
* fix ci
2025-01-13 15:19:02 +08:00
Arvin Xu
9c5822a1fe
🐛 fix: fix released at for undefined condition ( #5391 )
2025-01-11 06:47:36 +08:00
lobehubbot
fcccd57adb
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-10 07:01:18 +00:00
semantic-release-bot
08c4537f58
🔖 chore(release): v1.45.6 [skip ci]
...
### [Version 1.45.6](https://github.com/lobehub/lobe-chat/compare/v1.45.5...v1.45.6 )
<sup>Released on **2025-01-10**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix `*_MODEL_LIST` env in new provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix `*_MODEL_LIST` env in new provider, closes [#5350 ](https://github.com/lobehub/lobe-chat/issues/5350 ) ([2b1b2a2 ](https://github.com/lobehub/lobe-chat/commit/2b1b2a2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-10 07:00:11 +00:00
Arvin Xu
2b1b2a2213
🐛 fix: fix *_MODEL_LIST env in new provider ( #5350 )
...
* update
* fix model list
* fix tests
* fix tests
* improve code
* update locales
* update locales
* fix
* fix ui
2025-01-10 14:51:39 +08:00
semantic-release-bot
4d25a14cc2
🔖 chore(release): v1.45.5 [skip ci]
...
### [Version 1.45.5](https://github.com/lobehub/lobe-chat/compare/v1.45.4...v1.45.5 )
<sup>Released on **2025-01-09**</sup>
#### 🐛 Bug Fixes
- **misc**: Revert officeparser.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Revert officeparser, closes [#5370 ](https://github.com/lobehub/lobe-chat/issues/5370 ) ([ea116c2 ](https://github.com/lobehub/lobe-chat/commit/ea116c2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-09 08:58:58 +00:00
CanisMinor
ea116c28ea
🔧 fix: Revert officeparser ( #5370 )
2025-01-09 16:50:38 +08:00
semantic-release-bot
da0e8a8cb0
🔖 chore(release): v1.45.4 [skip ci]
...
### [Version 1.45.4](https://github.com/lobehub/lobe-chat/compare/v1.45.3...v1.45.4 )
<sup>Released on **2025-01-09**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix GitHub and huggingface provider config unusable.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix GitHub and huggingface provider config unusable, closes [#5366 ](https://github.com/lobehub/lobe-chat/issues/5366 ) ([aec67b4 ](https://github.com/lobehub/lobe-chat/commit/aec67b4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-09 07:09:01 +00:00
Arvin Xu
aec67b4c5f
🐛 fix: fix GitHub and huggingface provider config unusable ( #5366 )
2025-01-09 15:00:24 +08:00
semantic-release-bot
dc15d0023c
🔖 chore(release): v1.45.3 [skip ci]
...
### [Version 1.45.3](https://github.com/lobehub/lobe-chat/compare/v1.45.2...v1.45.3 )
<sup>Released on **2025-01-09**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix some ai provider known issues.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix some ai provider known issues, closes [#5361 ](https://github.com/lobehub/lobe-chat/issues/5361 ) ([b2775b5 ](https://github.com/lobehub/lobe-chat/commit/b2775b5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-09 05:29:12 +00:00
Arvin Xu
b2775b571b
🐛 fix: fix some ai provider known issues ( #5361 )
...
* fix provider url
* improve fetch model list issue
* fix builtin model sort and displayName
* fix user enabled models
* fix model name
* fix model displayName name
2025-01-09 13:20:46 +08:00
semantic-release-bot
4a49bc7009
🔖 chore(release): v1.45.2 [skip ci]
...
### [Version 1.45.2](https://github.com/lobehub/lobe-chat/compare/v1.45.1...v1.45.2 )
<sup>Released on **2025-01-09**</sup>
#### 💄 Styles
- **misc**: Update siliconcloud model list.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update siliconcloud model list, closes [#5360 ](https://github.com/lobehub/lobe-chat/issues/5360 ) ([69085ac ](https://github.com/lobehub/lobe-chat/commit/69085ac ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-09 04:53:08 +00:00
LovelyGuYiMeng
69085acfd1
💄 style: Update siliconcloud model list ( #5360 )
...
* Update siliconcloud.ts
* Update siliconcloud.ts
2025-01-09 12:44:48 +08:00
semantic-release-bot
552d3fbfa7
🔖 chore(release): v1.45.1 [skip ci]
...
### [Version 1.45.1](https://github.com/lobehub/lobe-chat/compare/v1.45.0...v1.45.1 )
<sup>Released on **2025-01-09**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix remark gfm regex breaks in Safari versions < 16.4.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix remark gfm regex breaks in Safari versions < 16.4, closes [#5357 ](https://github.com/lobehub/lobe-chat/issues/5357 ) ([9086570 ](https://github.com/lobehub/lobe-chat/commit/9086570 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-09 04:34:44 +00:00
Arvin Xu
90865706cc
🐛 fix: fix remark gfm regex breaks in Safari versions < 16.4 ( #5357 )
...
* fix build
* fix build
2025-01-09 12:26:19 +08:00
lobehubbot
f50b8de2a0
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-08 13:42:52 +00:00
semantic-release-bot
f05225046c
🔖 chore(release): v1.45.0 [skip ci]
...
## [Version 1.45.0](https://github.com/lobehub/lobe-chat/compare/v1.44.3...v1.45.0 )
<sup>Released on **2025-01-08**</sup>
#### ✨ Features
- **misc**: Update Remark.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Update Remark, closes [#5340 ](https://github.com/lobehub/lobe-chat/issues/5340 ) ([2c3331a ](https://github.com/lobehub/lobe-chat/commit/2c3331a ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-08 13:41:47 +00:00
CanisMinor
2c3331a591
✨ feat: Update Remark ( #5340 )
...
* ✨ feat: Update Remark
* 📝 docs: Update seo
* 🔧 chore: Fix deps
* 🔧 chore: Update ui version
* 📝 docs: Update docs
* ✨ feat: Update @lobehub/ui to 1.163.0
2025-01-08 21:32:57 +08:00
lobehubbot
45aac54df6
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-08 09:52:03 +00:00
semantic-release-bot
35c459c33d
🔖 chore(release): v1.44.3 [skip ci]
...
### [Version 1.44.3](https://github.com/lobehub/lobe-chat/compare/v1.44.2...v1.44.3 )
<sup>Released on **2025-01-08**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix provider enabled issue.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix provider enabled issue, closes [#5337 ](https://github.com/lobehub/lobe-chat/issues/5337 ) ([8e0b634 ](https://github.com/lobehub/lobe-chat/commit/8e0b634 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-08 09:50:59 +00:00
Arvin Xu
8e0b634505
🐛 fix: fix provider enabled issue ( #5337 )
2025-01-08 17:42:25 +08:00
lobehubbot
62ba16b116
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-08 04:43:25 +00:00
semantic-release-bot
90e0198cab
🔖 chore(release): v1.44.2 [skip ci]
...
### [Version 1.44.2](https://github.com/lobehub/lobe-chat/compare/v1.44.1...v1.44.2 )
<sup>Released on **2025-01-08**</sup>
#### 🐛 Bug Fixes
- **misc**: Add provider id validate.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Add provider id validate, closes [#5336 ](https://github.com/lobehub/lobe-chat/issues/5336 ) ([7f8a1b6 ](https://github.com/lobehub/lobe-chat/commit/7f8a1b6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-08 04:42:22 +00:00
Arvin Xu
7f8a1b6ea4
🐛 fix: add provider id validate ( #5336 )
...
* fix loading issue
* fix provider id issue
2025-01-08 12:33:39 +08:00
lobehubbot
0578d6dc6c
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-08 02:31:24 +00:00
semantic-release-bot
19c426b3d8
🔖 chore(release): v1.44.1 [skip ci]
...
### [Version 1.44.1](https://github.com/lobehub/lobe-chat/compare/v1.44.0...v1.44.1 )
<sup>Released on **2025-01-08**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix model select not auto update and sort issue.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix model select not auto update and sort issue, closes [#5330 ](https://github.com/lobehub/lobe-chat/issues/5330 ) ([dc76d6f ](https://github.com/lobehub/lobe-chat/commit/dc76d6f ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-08 02:30:25 +00:00
Arvin Xu
dc76d6f8fc
🐛 fix: fix model select not auto update and sort issue ( #5330 )
2025-01-08 10:21:58 +08:00
lobehubbot
6f3331d462
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-07 16:36:57 +00:00
semantic-release-bot
61056f2d19
🔖 chore(release): v1.44.0 [skip ci]
...
## [Version 1.44.0](https://github.com/lobehub/lobe-chat/compare/v1.43.6...v1.44.0 )
<sup>Released on **2025-01-07**</sup>
#### ✨ Features
- **misc**: Brand new AI provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Brand new AI provider, closes [#5158 ](https://github.com/lobehub/lobe-chat/issues/5158 ) ([bde6d64 ](https://github.com/lobehub/lobe-chat/commit/bde6d64 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-07 16:35:36 +00:00
Arvin Xu
bde6d64fa4
✨ feat: brand new AI provider ( #5158 )
...
* ✨ feat: 完成 ai provider 部分的新增、menu 列表、卡片列表与开启关闭,支持 model 开关,并优化列表展示,支持 model 拉取。完成 ai models 新增和修改逻辑、排序完整实现,优化开关体验,完成 chat model select 实现。完成 provider 的配置修改与删除开发
update config
fix
add sdk type
fix toggle search issue
improve enable
优化模型开关操作体验
feat: 完成 chat model select 部分实现
fix auth
兼容 client db 废弃模式
fix test
完成 provider 的配置修改与删除开发
clean
* 修正未登录态的数据
* fix db sql
* fix lint
* update
* improve loading
* improve model list empty state
2025-01-08 00:26:55 +08:00
sinsu1004
b603d002ac
📝 docs: fix incorrect casdoor password information in self-hosting guide ( #5310 )
2025-01-07 20:25:51 +08:00
lobehubbot
933d5c4f75
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-07 12:22:32 +00:00
semantic-release-bot
05b4168255
🔖 chore(release): v1.43.6 [skip ci]
...
### [Version 1.43.6](https://github.com/lobehub/lobe-chat/compare/v1.43.5...v1.43.6 )
<sup>Released on **2025-01-07**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix portal suspense error when first open.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix portal suspense error when first open, closes [#5322 ](https://github.com/lobehub/lobe-chat/issues/5322 ) ([0d4c487 ](https://github.com/lobehub/lobe-chat/commit/0d4c487 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-07 12:21:28 +00:00
Arvin Xu
0d4c48752d
🐛 fix: fix portal suspense error when first open ( #5322 )
2025-01-07 20:12:55 +08:00
lobehubbot
758ade2247
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-07 09:00:59 +00:00
semantic-release-bot
61b6ac1abd
🔖 chore(release): v1.43.5 [skip ci]
...
### [Version 1.43.5](https://github.com/lobehub/lobe-chat/compare/v1.43.4...v1.43.5 )
<sup>Released on **2025-01-07**</sup>
#### 💄 Styles
- **misc**: Fix style warning in antd 5.23.0 and some error logs.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix style warning in antd 5.23.0 and some error logs, closes [#5319 ](https://github.com/lobehub/lobe-chat/issues/5319 ) ([4fcf5d6 ](https://github.com/lobehub/lobe-chat/commit/4fcf5d6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-07 09:00:02 +00:00
CanisMinor
4fcf5d6532
💄 style: Fix style warning in antd 5.23.0 and some error logs ( #5319 )
...
* 💄 style: Fix style problem in antd 5.23.0
* 💄 style: Fix props
* 🔧 chore: Revert some change
* 🔧 chore: Revert some change
* 🔧 chore: Remove shiki from deps
2025-01-07 16:51:51 +08:00
lobehubbot
20f28092c6
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-06 02:04:25 +00:00
semantic-release-bot
adc64b9ec3
🔖 chore(release): v1.43.4 [skip ci]
...
### [Version 1.43.4](https://github.com/lobehub/lobe-chat/compare/v1.43.3...v1.43.4 )
<sup>Released on **2025-01-06**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix format short number.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix format short number, closes [#5294 ](https://github.com/lobehub/lobe-chat/issues/5294 ) ([d8a29ec ](https://github.com/lobehub/lobe-chat/commit/d8a29ec ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-06 02:03:29 +00:00
Arvin Xu
d8a29ecc8c
🐛 fix: fix format short number ( #5294 )
...
* pin pdfjs dist
* refactor
* fix number format
* Revert "pin pdfjs dist"
This reverts commit 1a2eae1494d2355c0354dd44b1af767a77c8a548.
* fix
* fix
* fix
2025-01-06 09:55:19 +08:00
lobehubbot
89a60e3e19
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-04 13:47:41 +00:00
semantic-release-bot
a6d41a7be1
🔖 chore(release): v1.43.3 [skip ci]
...
### [Version 1.43.3](https://github.com/lobehub/lobe-chat/compare/v1.43.2...v1.43.3 )
<sup>Released on **2025-01-04**</sup>
#### ♻ Code Refactoring
- **misc**: Upgrade `@clerk/nextjs` to v6.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Upgrade `@clerk/nextjs` to v6, closes [#5291 ](https://github.com/lobehub/lobe-chat/issues/5291 ) ([de09895 ](https://github.com/lobehub/lobe-chat/commit/de09895 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-04 13:46:42 +00:00
Arvin Xu
de09895557
♻️ refactor: upgrade @clerk/nextjs to v6 ( #5291 )
2025-01-04 21:38:23 +08:00
lobehubbot
9300399191
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-04 12:30:05 +00:00
semantic-release-bot
cda324dfe2
🔖 chore(release): v1.43.2 [skip ci]
...
### [Version 1.43.2](https://github.com/lobehub/lobe-chat/compare/v1.43.1...v1.43.2 )
<sup>Released on **2025-01-04**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix heatmap and manifest.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix heatmap and manifest, closes [#5289 ](https://github.com/lobehub/lobe-chat/issues/5289 ) ([3973249 ](https://github.com/lobehub/lobe-chat/commit/3973249 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-04 12:29:06 +00:00
Arvin Xu
932114ebc9
⚡ ️ perf: improve auth page performance ( #5287 )
2025-01-04 20:20:49 +08:00
CanisMinor
397324999a
🐛 fix: Fix heatmap and manifest ( #5289 )
...
* 🐛 fix: Fix heatmap and manifest
* 📝 docs: Update changelog
* ✅ test: Fix test
* ✅ test: Fix test
* ✅ test: Fix test
2025-01-04 20:20:31 +08:00
lobehubbot
0280c1d954
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-03 17:36:00 +00:00
semantic-release-bot
1cc68eea5d
🔖 chore(release): v1.43.1 [skip ci]
...
### [Version 1.43.1](https://github.com/lobehub/lobe-chat/compare/v1.43.0...v1.43.1 )
<sup>Released on **2025-01-03**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix stats data query issue.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix stats data query issue, closes [#5283 ](https://github.com/lobehub/lobe-chat/issues/5283 ) ([f3fdee7 ](https://github.com/lobehub/lobe-chat/commit/f3fdee7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-03 17:35:01 +00:00
Arvin Xu
f3fdee75a5
🐛 fix: fix stats data query issue ( #5283 )
...
* update locale
* fix: fix user id query
* fix
* fix modal text
2025-01-04 01:26:39 +08:00
lobehubbot
bb23f5866e
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-03 15:39:17 +00:00
semantic-release-bot
2770820d2a
🔖 chore(release): v1.43.0 [skip ci]
...
## [Version 1.43.0](https://github.com/lobehub/lobe-chat/compare/v1.42.6...v1.43.0 )
<sup>Released on **2025-01-03**</sup>
#### ✨ Features
- **misc**: Add User Stats and Refactor Profile.
#### 🐛 Bug Fixes
- **misc**: Fix chat page error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add User Stats and Refactor Profile, closes [#5149 ](https://github.com/lobehub/lobe-chat/issues/5149 ) ([cbc219c ](https://github.com/lobehub/lobe-chat/commit/cbc219c ))
#### What's fixed
* **misc**: Fix chat page error, closes [#5280 ](https://github.com/lobehub/lobe-chat/issues/5280 ) ([315e626 ](https://github.com/lobehub/lobe-chat/commit/315e626 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-03 15:38:09 +00:00
Arvin Xu
315e62645e
🐛 fix: fix chat page error ( #5280 )
2025-01-03 23:29:45 +08:00
Arvin Xu
d88800cc95
🔨 chore: fix changelog index.json ( #5279 )
2025-01-03 23:23:03 +08:00
CanisMinor
cbc219cd07
✨ feat: add User Stats and Refactor Profile ( #5149 )
...
* ♻️ refactor: Refactor Profile
* ✅ test: Fix test
* ✨ feat: Update nextAuth profile
* ♻️ refactor: Refactor hook
* 💄 style: Update style
* ✅ test: Fix test
* 💄 style: Update sats services
* ♻️ refactor: Server service arrow function
* ✨ feat: Add Rank
* ♻️ refactor: rebase
* ♻️ refactor: rebase
* ✨ feat: Add heatmap
* ♻️ refactor: refactor to support upload user profile in next-auth
* 💄 style: Update Stats style
* 📝 docs: Update i18n
* Revert "♻️ refactor: refactor to support upload user profile in next-auth"
This reverts commit d479ec375efef7671d7751524a014c040657a7d7.
* ✨ feat: Add Welcome
* 💄 style: Update stats style
* 💄 style: Update stats style
* ✨ feat: Add Share Modal
* 🔧 chore: Update i18n
* upgrade
* upgrade
* 💄 style: Update Share style
* ✅ test: Fix test
* 💄 style: Update Modal Loading
* ✨ feat: Add Model Usage Rank
* add test and fix some
* 🐛 fix: Fix Valid Date
* 🐛 fix: Fix test
* ✅ test: Fix rank order
* 🐛 fix: Fix mobile
* 💄 style: Update BrandLoading
* 💄 style: Update moible AiHeatmaps style
* 💄 style: Add Inbox
* 📝 docs: Add Changelog
* 📝 docs: Fix typo
* ✅ test: Fix test
* 📝 docs: Update Changelog
* fix
---------
Co-authored-by: arvinxx <arvinx@foxmail.com >
2025-01-03 23:17:07 +08:00
Arvin Xu
301a945251
🔨 chore: improve server error log ( #5275 )
...
* improve error log
* Update index.ts
2025-01-03 22:17:01 +08:00
lobehubbot
843e7f57e8
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-03 05:59:54 +00:00
semantic-release-bot
214aa1070a
🔖 chore(release): v1.42.6 [skip ci]
...
### [Version 1.42.6](https://github.com/lobehub/lobe-chat/compare/v1.42.5...v1.42.6 )
<sup>Released on **2025-01-03**</sup>
#### ♻ Code Refactoring
- **misc**: Fix zero-sized element in topic list.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Fix zero-sized element in topic list, closes [#5272 ](https://github.com/lobehub/lobe-chat/issues/5272 ) ([3e300c4](https://github.com/lobehub/lobe-chat/commit/3e300c4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-03 05:58:58 +00:00
Arvin Xu
3e300c4f46
♻️ refactor: fix zero-sized element in topic list ( #5272 )
...
* fix
* fix
* fix
2025-01-03 13:50:45 +08:00
lobehubbot
40044a09aa
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-02 15:25:55 +00:00
semantic-release-bot
2e3757bb65
🔖 chore(release): v1.42.5 [skip ci]
...
### [Version 1.42.5](https://github.com/lobehub/lobe-chat/compare/v1.42.4...v1.42.5 )
<sup>Released on **2025-01-02**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix topic mobile view ui error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix topic mobile view ui error, closes [#5266 ](https://github.com/lobehub/lobe-chat/issues/5266 ) ([421a1b3 ](https://github.com/lobehub/lobe-chat/commit/421a1b3 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-02 15:24:54 +00:00
Zhijie He
421a1b31c2
🐛 fix: fix topic mobile view ui error ( #5266 )
2025-01-02 23:16:23 +08:00
lobehubbot
399220d805
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-02 13:30:26 +00:00
semantic-release-bot
bc8b586d11
🔖 chore(release): v1.42.4 [skip ci]
...
### [Version 1.42.4](https://github.com/lobehub/lobe-chat/compare/v1.42.3...v1.42.4 )
<sup>Released on **2025-01-02**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor provider info and improve settings side bar loading.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor provider info and improve settings side bar loading, closes [#5268 ](https://github.com/lobehub/lobe-chat/issues/5268 ) ([b82a41e ](https://github.com/lobehub/lobe-chat/commit/b82a41e ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-02 13:29:28 +00:00
Arvin Xu
b82a41e6c9
♻️ refactor: refactor provider info and improve settings side bar loading ( #5268 )
...
* refactor provider info
* fix loading
* fix ollama models
* fix loading
2025-01-02 21:21:19 +08:00
lobehubbot
708494089f
📝 docs(bot): Auto sync agents & plugin to readme
2025-01-01 08:12:14 +00:00
semantic-release-bot
8a8e8c6d8b
🔖 chore(release): v1.42.3 [skip ci]
...
### [Version 1.42.3](https://github.com/lobehub/lobe-chat/compare/v1.42.2...v1.42.3 )
<sup>Released on **2025-01-01**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2025-01-01 08:11:18 +00:00
Arvin Xu
641420bcba
👷 build: update i18n and fix docker build ( #5253 )
2025-01-01 16:02:59 +08:00
lobehubbot
6e8c961321
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-31 17:33:19 +00:00
semantic-release-bot
8473011e20
🔖 chore(release): v1.42.2 [skip ci]
...
### [Version 1.42.2](https://github.com/lobehub/lobe-chat/compare/v1.42.1...v1.42.2 )
<sup>Released on **2024-12-31**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the agent runtime payload.
#### 💄 Styles
- **misc**: Add o1 model in openai and openrouter models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the agent runtime payload, closes [#5250 ](https://github.com/lobehub/lobe-chat/issues/5250 ) ([e420ab3 ](https://github.com/lobehub/lobe-chat/commit/e420ab3 ))
#### Styles
* **misc**: Add o1 model in openai and openrouter models, closes [#5236 ](https://github.com/lobehub/lobe-chat/issues/5236 ) ([f733852 ](https://github.com/lobehub/lobe-chat/commit/f733852 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-31 17:32:11 +00:00
Lumia
f733852a72
💄 style: Add o1 model in openai and openrouter models ( #5236 )
...
* Add o1 model in Openai models
* Add o1 model in Openrouter models
* Update openrouter.ts
* Update modelProvider.test.ts
2025-01-01 01:23:50 +08:00
Arvin Xu
e420ab3654
♻️ refactor: refactor the agent runtime payload ( #5250 )
...
* refactor the code
* fix locale
* refactor endpoint to baseURL
* add tests
* fix tests
* fix tests
* Update auth.ts
* update snapshot
* fix tests
* fix tests
2025-01-01 01:23:15 +08:00
renovate[bot]
21b6610c50
Update dependency @types/react-dom to v19 ( #5224 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-29 23:09:59 +08:00
lobehubbot
53a226c8ac
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-29 07:04:56 +00:00
semantic-release-bot
7bd259f1b9
🔖 chore(release): v1.42.1 [skip ci]
...
### [Version 1.42.1](https://github.com/lobehub/lobe-chat/compare/v1.42.0...v1.42.1 )
<sup>Released on **2024-12-29**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix custom max_token not saved from customModelCards.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix custom max_token not saved from customModelCards, closes [#5226 ](https://github.com/lobehub/lobe-chat/issues/5226 ) ([ab6d17c ](https://github.com/lobehub/lobe-chat/commit/ab6d17c ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-29 07:04:00 +00:00
Zhijie He
ab6d17c257
🐛 fix: fix custom max_token not saved from customModelCards ( #5226 )
2024-12-29 14:55:36 +08:00
lobehubbot
77d107461f
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-29 05:16:08 +00:00
semantic-release-bot
4fa75ac8eb
🔖 chore(release): v1.42.0 [skip ci]
...
## [Version 1.42.0](https://github.com/lobehub/lobe-chat/compare/v1.41.0...v1.42.0 )
<sup>Released on **2024-12-29**</sup>
#### ✨ Features
- **misc**: Add custom stream handle support for LobeOpenAICompatibleFactory.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add custom stream handle support for LobeOpenAICompatibleFactory, closes [#5039 ](https://github.com/lobehub/lobe-chat/issues/5039 ) ([ea7e732 ](https://github.com/lobehub/lobe-chat/commit/ea7e732 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-29 05:15:04 +00:00
Zhijie He
ea7e732350
✨ feat: add custom stream handle support for LobeOpenAICompatibleFactory ( #5039 )
...
* ♻️ refactor: add function call support for Spark
* ♻️ refactor: add non-stream mode support
* ⚡ ️ perf: using stream mode for tools call
* ✨ feat: add `handleStream` & `handleStreamResponse` for LobeOpenAICompatibleFactory, custom stream handle
* ✨ feat: add `handleTtransformResponseToStream` for custom non-stream transform handle
* ♻️ refactor: refactor qwen to LobeOpenAICompatibleFactory, enable `enable_search` for Qwen LLM
* 🔨 chore: add unit test for LobeOpenAICompatibleFactory
* 🔨 chore: add unit test for SparkAIStream
* 🔨 chore: add unit test for Qwen & Spark
* 🐛 fix: fix Qwen param range error
* 🔨 chore: add `QwenLegacyModels` array, limit `presence_penalty`
* 🐛 fix: fix typo
2024-12-29 13:06:52 +08:00
renovate[bot]
cf0e8d8b48
Update dependency node-gyp to v11 ( #5124 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-29 11:37:30 +08:00
renovate[bot]
584dcbcb2c
Update pnpm to v9.15.2 ( #5220 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-29 11:29:09 +08:00
lobehubbot
079eaaa496
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-28 17:14:07 +00:00
semantic-release-bot
08f77c985b
🔖 chore(release): v1.41.0 [skip ci]
...
## [Version 1.41.0](https://github.com/lobehub/lobe-chat/compare/v1.40.4...v1.41.0 )
<sup>Released on **2024-12-28**</sup>
#### ✨ Features
- **auth**: Add WeChat authentication support.
- **misc**: Support white list for discover assistant.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **auth**: Add WeChat authentication support, closes [#5195 ](https://github.com/lobehub/lobe-chat/issues/5195 ) ([95153a4 ](https://github.com/lobehub/lobe-chat/commit/95153a4 ))
* **misc**: Support white list for discover assistant, closes [#5216 ](https://github.com/lobehub/lobe-chat/issues/5216 ) ([90bb20d ](https://github.com/lobehub/lobe-chat/commit/90bb20d ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-28 17:13:05 +00:00
Arvin Xu
44ee25c836
⚡ ️ perf: improve setting page performance ( #5218 )
...
* ⚡ ️ perf: improve setting page performance
* fix tests
2024-12-29 01:04:59 +08:00
xiangnan
95153a4eba
✨ feat(auth): add WeChat authentication support ( #5195 )
...
* ✨ feat(auth): add WeChat authentication support
* 🐛 fix(auth): remove WeChat client ID and secret warnings from auth config
* 🐛 fix(auth): remove WeChat client ID and secret from auth config; add WeChat authentication documentation
* 📝 docs(auth): update WeChat authentication documentation with additional environment variables and descriptions
* 📝 docs(auth): update WeChat authentication documentation for clarity and consistency in terminology
2024-12-29 01:04:46 +08:00
Arvin Xu
90bb20d333
✨ feat: support white list for discover assistant ( #5216 )
...
* ✨ feat: support white list for discover assistant
* improve error status
2024-12-29 01:04:42 +08:00
lobehubbot
5b0bd683f1
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-28 03:48:53 +00:00
semantic-release-bot
55be82960c
🔖 chore(release): v1.40.4 [skip ci]
...
### [Version 1.40.4](https://github.com/lobehub/lobe-chat/compare/v1.40.3...v1.40.4 )
<sup>Released on **2024-12-28**</sup>
#### 💄 Styles
- **misc**: Update deepseek V3 model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update deepseek V3 model, closes [#5199 ](https://github.com/lobehub/lobe-chat/issues/5199 ) ([868f556 ](https://github.com/lobehub/lobe-chat/commit/868f556 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-28 03:47:50 +00:00
PaperPlaneDeemo
868f5560f8
💄 style: Update deepseek V3 model ( #5199 )
...
* Update deepseek.ts
Update Deepseek V3 and description from deepseek official WeChat
Pricing has not been updated yet; it needs to be updated in 45 days
* Update deepseek.ts
Update deepseek price
2024-12-28 11:39:30 +08:00
renovate[bot]
0533150f58
Update dependency chroma-js to v3 ( #3502 )
...
* Update dependency chroma-js to v3
* Update package.json
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2024-12-26 21:37:00 +08:00
lobehubbot
4f43d2fab9
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-26 12:44:56 +00:00
semantic-release-bot
835489cd24
🔖 chore(release): v1.40.3 [skip ci]
...
### [Version 1.40.3](https://github.com/lobehub/lobe-chat/compare/v1.40.2...v1.40.3 )
<sup>Released on **2024-12-26**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix fetch error in changelog modal.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix fetch error in changelog modal, closes [#5194 ](https://github.com/lobehub/lobe-chat/issues/5194 ) ([e9433be ](https://github.com/lobehub/lobe-chat/commit/e9433be ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-26 12:43:51 +00:00
Arvin Xu
e9433bee2b
🐛 fix: fix fetch error in changelog modal ( #5194 )
...
* 💄 style: fix loading
* 🐛 fix: fix changelog error
* style: support changelog feature flag
* fix tests
2024-12-26 20:35:39 +08:00
CanisMinor
50e0dc4a5a
✅ test: Fix changelog test ( #5190 )
2024-12-26 15:50:14 +08:00
CanisMinor
5ad66a644b
🐛 fix: Fix changelog fetch fail ( fix #5187 ) ( #5189 )
2024-12-26 15:23:50 +08:00
lobehubbot
26216cebdf
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-26 06:44:38 +00:00
semantic-release-bot
bda986c3c5
🔖 chore(release): v1.40.2 [skip ci]
...
### [Version 1.40.2](https://github.com/lobehub/lobe-chat/compare/v1.40.1...v1.40.2 )
<sup>Released on **2024-12-26**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor `tokens` to `contextWindowTokens`.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor `tokens` to `contextWindowTokens`, closes [#5185 ](https://github.com/lobehub/lobe-chat/issues/5185 ) ([a2aa99a ](https://github.com/lobehub/lobe-chat/commit/a2aa99a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-26 06:43:39 +00:00
Arvin Xu
a2aa99a8c8
♻️ refactor: refactor tokens to contextWindowTokens ( #5185 )
...
* refactor
* fix test
2024-12-26 14:35:30 +08:00
lobehubbot
6460378364
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-26 05:01:58 +00:00
semantic-release-bot
b3247f4125
🔖 chore(release): v1.40.1 [skip ci]
...
### [Version 1.40.1](https://github.com/lobehub/lobe-chat/compare/v1.40.0...v1.40.1 )
<sup>Released on **2024-12-26**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix o1Models list.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix o1Models list, closes [#5183 ](https://github.com/lobehub/lobe-chat/issues/5183 ) ([10d9904 ](https://github.com/lobehub/lobe-chat/commit/10d9904 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-26 05:00:59 +00:00
𝑾𝒖𝒙𝒉
08a7bb734d
💄 style: Support shortcut keys to open session settings ( #5178 )
2024-12-26 12:52:45 +08:00
BrandonStudio
10d9904e71
🐛 fix: fix o1Models list ( #5183 )
2024-12-26 12:51:13 +08:00
lobehubbot
d5bb78ba9f
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-26 03:12:07 +00:00
semantic-release-bot
0602aafc90
🔖 chore(release): v1.40.0 [skip ci]
...
## [Version 1.40.0](https://github.com/lobehub/lobe-chat/compare/v1.39.3...v1.40.0 )
<sup>Released on **2024-12-26**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor services code style.
#### ✨ Features
- **misc**: Add changelog modal.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor services code style, closes [#5180 ](https://github.com/lobehub/lobe-chat/issues/5180 ) ([e98ece8 ](https://github.com/lobehub/lobe-chat/commit/e98ece8 ))
#### What's improved
* **misc**: Add changelog modal, closes [#4800 ](https://github.com/lobehub/lobe-chat/issues/4800 ) ([df3ac87 ](https://github.com/lobehub/lobe-chat/commit/df3ac87 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-26 03:11:07 +00:00
CanisMinor
e98ece80f0
♻️ refactor: Refactor services code style ( #5180 )
...
* ♻️ refactor: Refactor services code style
* ✅ test: Fix test
* 🐛 fix: Fix review problem
2024-12-26 11:03:05 +08:00
CanisMinor
df3ac87bb3
✨ feat: Add changelog modal ( #4800 )
...
* ✨ feat: Add changelog modal
* 💄 style: Update changelog style
* ✅ test: Add test
* 🔧 chore: Add CDN workflow
* ✅ test: Fix test
* ✅ test: Fix test
* 📝 docs: Update changelog
* 📝 docs: Update cdn
* refactor version
* feat: 实现 changelog 初始化入口,新增后端应用层状态初始化入口
* 🐛 fix: Fix useCheckLatestChangelogId
* 🔧 chore: Update types
* 🐛 fix: Fix lint
* upgrade
* ✨ feat: Update env
* 🔧 chore: Rename DOC_S3 env
* ✅ test: Update test
* 👷 ci: Fix build lint error
* ♻️ refactor: Refactor models
* 💄 style: Add feature flag
* ✅ test: Fix test
* 💄 style: Rm mobile modal
* 💄 style: Update canonical url
---------
Co-authored-by: arvinxx <arvinx@foxmail.com >
2024-12-26 11:02:47 +08:00
lobehubbot
95248dcde2
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-25 05:15:00 +00:00
semantic-release-bot
e40c39875b
🔖 chore(release): v1.39.3 [skip ci]
...
### [Version 1.39.3](https://github.com/lobehub/lobe-chat/compare/v1.39.2...v1.39.3 )
<sup>Released on **2024-12-25**</sup>
#### 💄 Styles
- **misc**: Improve loading brand.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve loading brand, closes [#5165 ](https://github.com/lobehub/lobe-chat/issues/5165 ) ([9684c98 ](https://github.com/lobehub/lobe-chat/commit/9684c98 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-25 05:14:03 +00:00
Arvin Xu
9684c986bc
💄 style: improve loading brand ( #5165 )
...
* 测试 ppr
* fix
* fix loading on home
* fix style
* fix
* fix
* fix type
* try to fix
* fix
* Delete src/app/(main)/chat/@session/loading.tsx
* refactor
* fix setting layout
* fix loading style
* fix import
* Update loading.tsx
* fix lint
2024-12-25 13:05:38 +08:00
lobehubbot
d73e889022
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-25 03:49:35 +00:00
semantic-release-bot
121abab36e
🔖 chore(release): v1.39.2 [skip ci]
...
### [Version 1.39.2](https://github.com/lobehub/lobe-chat/compare/v1.39.1...v1.39.2 )
<sup>Released on **2024-12-25**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor sensenova provider with LobeOpenAICompatibleFactory.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor sensenova provider with LobeOpenAICompatibleFactory, closes [#5116 ](https://github.com/lobehub/lobe-chat/issues/5116 ) ([5656f39 ](https://github.com/lobehub/lobe-chat/commit/5656f39 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-25 03:48:38 +00:00
Zhijie He
5656f39999
♻️ refactor: refactor sensenova provider with LobeOpenAICompatibleFactory ( #5116 )
2024-12-25 11:40:20 +08:00
lobehubbot
13f1eb4cda
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-24 11:41:30 +00:00
semantic-release-bot
26f6b8486d
🔖 chore(release): v1.39.1 [skip ci]
...
### [Version 1.39.1](https://github.com/lobehub/lobe-chat/compare/v1.39.0...v1.39.1 )
<sup>Released on **2024-12-24**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix image input on pglite.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix image input on pglite, closes [#5167 ](https://github.com/lobehub/lobe-chat/issues/5167 ) ([5c5b37d ](https://github.com/lobehub/lobe-chat/commit/5c5b37d ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-24 11:40:30 +00:00
Arvin Xu
5c5b37d717
🐛 fix: fix image input on pglite ( #5167 )
2024-12-24 19:32:21 +08:00
lobehubbot
df0e0aa544
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-23 16:26:50 +00:00
semantic-release-bot
968073860c
🔖 chore(release): v1.39.0 [skip ci]
...
## [Version 1.39.0](https://github.com/lobehub/lobe-chat/compare/v1.38.0...v1.39.0 )
<sup>Released on **2024-12-23**</sup>
#### ✨ Features
- **misc**: Upgrade to next15 and react19.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Upgrade to next15 and react19, closes [#4450 ](https://github.com/lobehub/lobe-chat/issues/4450 ) ([07d7417 ](https://github.com/lobehub/lobe-chat/commit/07d7417 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-23 16:25:51 +00:00
Arvin Xu
07d74170e4
✨ feat: upgrade to next15 and react19 ( #4450 )
...
* ♻️ refactor: upgrade next to 15
* refactor to serverExternalPackages
2024-12-24 00:17:37 +08:00
renovate[bot]
4f6d8fc5b3
Update dependency @anthropic-ai/sdk to ^0.33.0 ( #5123 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-23 16:57:02 +08:00
lobehubbot
8b107f4ff2
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-23 08:45:26 +00:00
semantic-release-bot
2a3d19f8cc
🔖 chore(release): v1.38.0 [skip ci]
...
## [Version 1.38.0](https://github.com/lobehub/lobe-chat/compare/v1.37.2...v1.38.0 )
<sup>Released on **2024-12-23**</sup>
#### ✨ Features
- **misc**: Support thread in client pglite.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support thread in client pglite, closes [#5150 ](https://github.com/lobehub/lobe-chat/issues/5150 ) ([848b29f ](https://github.com/lobehub/lobe-chat/commit/848b29f ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-23 08:44:29 +00:00
Arvin Xu
848b29ffc6
✨ feat: support thread in client pglite ( #5150 )
2024-12-23 16:36:13 +08:00
lobehubbot
3bb0d32fbd
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-22 13:00:02 +00:00
semantic-release-bot
bd5d43601c
🔖 chore(release): v1.37.2 [skip ci]
...
### [Version 1.37.2](https://github.com/lobehub/lobe-chat/compare/v1.37.1...v1.37.2 )
<sup>Released on **2024-12-22**</sup>
#### ♻ Code Refactoring
- **misc**: Move pglite to client service.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Move pglite to client service, closes [#5133 ](https://github.com/lobehub/lobe-chat/issues/5133 ) ([c2ded24 ](https://github.com/lobehub/lobe-chat/commit/c2ded24 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-22 12:59:05 +00:00
Arvin Xu
c2ded24e1e
♻️ refactor: move pglite to client service ( #5133 )
...
* update locale
* update locale
* refactor the service name
2024-12-22 20:50:40 +08:00
lobehubbot
5f5ac9e548
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-22 10:05:16 +00:00
semantic-release-bot
b301291500
🔖 chore(release): v1.37.1 [skip ci]
...
### [Version 1.37.1](https://github.com/lobehub/lobe-chat/compare/v1.37.0...v1.37.1 )
<sup>Released on **2024-12-22**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the client service to deprecated.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the client service to deprecated, closes [#5132 ](https://github.com/lobehub/lobe-chat/issues/5132 ) ([e603234 ](https://github.com/lobehub/lobe-chat/commit/e603234 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-22 10:04:21 +00:00
Arvin Xu
e603234800
♻️ refactor: refactor the client service to deprecated ( #5132 )
2024-12-22 17:56:12 +08:00
lobehubbot
50cef981ef
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-22 09:29:35 +00:00
semantic-release-bot
4cc4a74bad
🔖 chore(release): v1.37.0 [skip ci]
...
## [Version 1.37.0](https://github.com/lobehub/lobe-chat/compare/v1.36.46...v1.37.0 )
<sup>Released on **2024-12-22**</sup>
#### ✨ Features
- **misc**: Support to use pglite as client db.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support to use pglite as client db, closes [#4873 ](https://github.com/lobehub/lobe-chat/issues/4873 ) ([4131f20 ](https://github.com/lobehub/lobe-chat/commit/4131f20 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-22 09:28:33 +00:00
Arvin Xu
4131f20583
✨ feat: support to use pglite as client db ( #4873 )
...
* ✨ feat: pglite 迁移实现
refactor modal name
pin pglite@0.2.13
add serverExternalPackages for pglite
fix tests
update model
remove migration
back previous test file
* 💚 build: fix build with ReactScan
* clean
* refactor with isDBinit
* fix test
2024-12-22 17:20:19 +08:00
Arvin Xu
dba432fbdd
♻️ chore: add init client db code ( #5127 )
2024-12-22 13:33:59 +08:00
lobehubbot
5677e89aff
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-22 02:37:32 +00:00
renovate[bot]
90aca22b3c
Update pnpm to v9.15.1 ( #5122 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-22 10:29:40 +08:00
lobehubbot
b1eedbdf3a
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-21 13:40:18 +00:00
semantic-release-bot
d2ed83a03e
🔖 chore(release): v1.36.46 [skip ci]
...
### [Version 1.36.46](https://github.com/lobehub/lobe-chat/compare/v1.36.45...v1.36.46 )
<sup>Released on **2024-12-21**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor client mode upload to match server mode.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor client mode upload to match server mode, closes [#5111 ](https://github.com/lobehub/lobe-chat/issues/5111 ) ([0361ced ](https://github.com/lobehub/lobe-chat/commit/0361ced ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-21 13:39:23 +00:00
Arvin Xu
0361ced7c2
♻️ refactor: refactor client mode upload to match server mode ( #5111 )
...
* ♻️ refactor: refactor upload method
* fix tests
* ✅ test: add tests
* 🐛 fix: fix image
2024-12-21 21:31:42 +08:00
semantic-release-bot
9c51c689ec
🔖 chore(release): v1.36.45 [skip ci]
...
### [Version 1.36.45](https://github.com/lobehub/lobe-chat/compare/v1.36.44...v1.36.45 )
<sup>Released on **2024-12-21**</sup>
#### 💄 Styles
- **misc**: Add o1 model in GitHub models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add o1 model in GitHub models, closes [#5110 ](https://github.com/lobehub/lobe-chat/issues/5110 ) ([91dc5d7 ](https://github.com/lobehub/lobe-chat/commit/91dc5d7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-21 13:30:58 +00:00
sxjeru
91dc5d7fd2
💄 style: Add o1 model in GitHub models ( #5110 )
2024-12-21 21:22:48 +08:00
Yuki
decd129c4a
📝 docs: add troubleshooting for logto ( #5114 )
2024-12-21 20:35:14 +08:00
lobehubbot
9159ab3a2d
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-21 11:50:23 +00:00
semantic-release-bot
71cd78401e
🔖 chore(release): v1.36.44 [skip ci]
...
### [Version 1.36.44](https://github.com/lobehub/lobe-chat/compare/v1.36.43...v1.36.44 )
<sup>Released on **2024-12-21**</sup>
#### 💄 Styles
- **misc**: Add Gemini flash thinking model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add Gemini flash thinking model, closes [#5103 ](https://github.com/lobehub/lobe-chat/issues/5103 ) ([c59c1e2 ](https://github.com/lobehub/lobe-chat/commit/c59c1e2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-21 11:49:25 +00:00
sxjeru
c59c1e26e3
💄 style: Add Gemini flash thinking model ( #5103 )
2024-12-21 19:41:50 +08:00
lobehubbot
3b263815a7
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-21 11:15:55 +00:00
semantic-release-bot
43d88a65cd
🔖 chore(release): v1.36.43 [skip ci]
...
### [Version 1.36.43](https://github.com/lobehub/lobe-chat/compare/v1.36.42...v1.36.43 )
<sup>Released on **2024-12-21**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-21 11:15:00 +00:00
Arvin Xu
189cdac289
👷 build: upgrade bun to latest version ( #5109 )
2024-12-21 19:07:27 +08:00
lobehubbot
84f30848a7
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-21 06:46:48 +00:00
semantic-release-bot
4e53a69337
🔖 chore(release): v1.36.42 [skip ci]
...
### [Version 1.36.42](https://github.com/lobehub/lobe-chat/compare/v1.36.41...v1.36.42 )
<sup>Released on **2024-12-21**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix HUGGINGFACE endpoint url.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix HUGGINGFACE endpoint url, closes [#5099 ](https://github.com/lobehub/lobe-chat/issues/5099 ) ([abc80dc ](https://github.com/lobehub/lobe-chat/commit/abc80dc ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-21 06:45:53 +00:00
柴米油盐的梦想
abc80dcfd9
🐛 fix: fix HUGGINGFACE endpoint url ( #5099 )
2024-12-21 14:38:10 +08:00
lobehubbot
8e13ec2ead
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-21 04:04:10 +00:00
semantic-release-bot
27d1b20d7b
🔖 chore(release): v1.36.41 [skip ci]
...
### [Version 1.36.41](https://github.com/lobehub/lobe-chat/compare/v1.36.40...v1.36.41 )
<sup>Released on **2024-12-21**</sup>
#### ♻ Code Refactoring
- **misc**: Upgrade react scan.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Upgrade react scan, closes [#5104 ](https://github.com/lobehub/lobe-chat/issues/5104 ) ([eed69dd ](https://github.com/lobehub/lobe-chat/commit/eed69dd ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-21 04:03:13 +00:00
Arvin Xu
eed69dd890
♻️ refactor: upgrade react scan ( #5104 )
...
* ⬆️ refactor: upgrade react scan
* 🔧 chore: add react scan in prod
* add regression config
* 🚨 ci: fix lint
* Update ReactScan.tsx
* Update ReactScan.tsx
2024-12-21 11:55:36 +08:00
lobehubbot
0fb154cbe5
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-20 12:27:41 +00:00
semantic-release-bot
8711563f45
🔖 chore(release): v1.36.40 [skip ci]
...
### [Version 1.36.40](https://github.com/lobehub/lobe-chat/compare/v1.36.39...v1.36.40 )
<sup>Released on **2024-12-20**</sup>
#### ♻ Code Refactoring
- **misc**: Seperate user keyVaults encrpyto from user model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Seperate user keyVaults encrpyto from user model, closes [#5102 ](https://github.com/lobehub/lobe-chat/issues/5102 ) ([09b63cf ](https://github.com/lobehub/lobe-chat/commit/09b63cf ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-20 12:26:42 +00:00
Arvin Xu
057d738e82
🔨 chore: add locale ( #5101 )
...
* add locale
* fix session error
2024-12-20 20:19:00 +08:00
Arvin Xu
09b63cf64b
♻️ refactor: seperate user keyVaults encrpyto from user model ( #5102 )
2024-12-20 20:18:38 +08:00
lobehubbot
fc26f1578d
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-20 09:11:39 +00:00
semantic-release-bot
2fab6d72ac
🔖 chore(release): v1.36.39 [skip ci]
...
### [Version 1.36.39](https://github.com/lobehub/lobe-chat/compare/v1.36.38...v1.36.39 )
<sup>Released on **2024-12-20**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor to use async `headers()`.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor to use async `headers()`, closes [#5097 ](https://github.com/lobehub/lobe-chat/issues/5097 ) ([e368f38 ](https://github.com/lobehub/lobe-chat/commit/e368f38 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-20 09:10:42 +00:00
Arvin Xu
e368f38238
♻️ refactor: refactor to use async headers() ( #5097 )
...
* refactor async mobile
* fix
2024-12-20 17:03:08 +08:00
lobehubbot
eab067c525
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-20 05:38:02 +00:00
semantic-release-bot
aedcf37070
🔖 chore(release): v1.36.38 [skip ci]
...
### [Version 1.36.38](https://github.com/lobehub/lobe-chat/compare/v1.36.37...v1.36.38 )
<sup>Released on **2024-12-20**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor layout props.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor layout props, closes [#5093 ](https://github.com/lobehub/lobe-chat/issues/5093 ) ([2990b5a ](https://github.com/lobehub/lobe-chat/commit/2990b5a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-20 05:37:06 +00:00
Arvin Xu
2990b5a3ff
♻️ refactor: refactor layout props ( #5093 )
...
* refactor layout props
* update
2024-12-20 13:29:18 +08:00
lobehubbot
536d297998
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-19 17:39:34 +00:00
semantic-release-bot
557834f228
🔖 chore(release): v1.36.37 [skip ci]
...
### [Version 1.36.37](https://github.com/lobehub/lobe-chat/compare/v1.36.36...v1.36.37 )
<sup>Released on **2024-12-19**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-19 17:38:34 +00:00
Arvin Xu
00e041b045
👷 build: bump pdf-dist version to match react-pdf ( #5090 )
2024-12-20 01:30:35 +08:00
lobehubbot
429c480df0
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-19 13:26:08 +00:00
semantic-release-bot
7431cd02ba
🔖 chore(release): v1.36.36 [skip ci]
...
### [Version 1.36.36](https://github.com/lobehub/lobe-chat/compare/v1.36.35...v1.36.36 )
<sup>Released on **2024-12-19**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-19 13:25:10 +00:00
Arvin Xu
f16a233559
⚡ ️ perf: improve getUserState api performance ( #5076 )
2024-12-19 21:17:28 +08:00
lobehubbot
ee88732f6a
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-18 18:24:15 +00:00
semantic-release-bot
f7679ef473
🔖 chore(release): v1.36.35 [skip ci]
...
### [Version 1.36.35](https://github.com/lobehub/lobe-chat/compare/v1.36.34...v1.36.35 )
<sup>Released on **2024-12-18**</sup>
#### 💄 Styles
- **misc**: Improve home page loading for better UX.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve home page loading for better UX, closes [#5075 ](https://github.com/lobehub/lobe-chat/issues/5075 ) ([99026bb ](https://github.com/lobehub/lobe-chat/commit/99026bb ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-18 18:23:19 +00:00
Arvin Xu
99026bbaa3
💄 style: improve home page loading for better UX ( #5075 )
...
* 💄 style: improve home page loading for better UX
* 🐛 fix: fix next auth isLoaded issue
2024-12-19 02:15:36 +08:00
lobehubbot
1b72f5d124
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-18 18:00:27 +00:00
semantic-release-bot
1799ad6bb9
🔖 chore(release): v1.36.34 [skip ci]
...
### [Version 1.36.34](https://github.com/lobehub/lobe-chat/compare/v1.36.33...v1.36.34 )
<sup>Released on **2024-12-18**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix pdf preview with capital ext.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix pdf preview with capital ext, closes [#5074 ](https://github.com/lobehub/lobe-chat/issues/5074 ) ([3f9470f ](https://github.com/lobehub/lobe-chat/commit/3f9470f ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-18 17:59:23 +00:00
Arvin Xu
3f9470ff66
🐛 fix: fix pdf preview with capital ext ( #5074 )
2024-12-19 01:51:34 +08:00
CanisMinor
470c186174
🔧 chore: Update Readme Sync Workflow ( #5071 )
2024-12-18 18:23:02 +08:00
lobehubbot
17778160cc
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-18 04:33:54 +00:00
semantic-release-bot
01545060ce
🔖 chore(release): v1.36.33 [skip ci]
...
### [Version 1.36.33](https://github.com/lobehub/lobe-chat/compare/v1.36.32...v1.36.33 )
<sup>Released on **2024-12-18**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix GitHub model fetch.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix GitHub model fetch, closes [#4645 ](https://github.com/lobehub/lobe-chat/issues/4645 ) ([b69dce3 ](https://github.com/lobehub/lobe-chat/commit/b69dce3 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-18 04:32:58 +00:00
BrandonStudio
b69dce3680
🐛 fix: Fix GitHub model fetch ( #4645 )
...
* Fix GitHub models
Refactor OpenAICompatibleFactory
* Restore unnecessary change
* Complement test
2024-12-18 12:25:09 +08:00
lobehubbot
5cd980fb84
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-17 16:28:52 +00:00
semantic-release-bot
ad144dbd1a
🔖 chore(release): v1.36.32 [skip ci]
...
### [Version 1.36.32](https://github.com/lobehub/lobe-chat/compare/v1.36.31...v1.36.32 )
<sup>Released on **2024-12-17**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the drizzle code style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the drizzle code style, closes [#5058 ](https://github.com/lobehub/lobe-chat/issues/5058 ) ([4057ad3 ](https://github.com/lobehub/lobe-chat/commit/4057ad3 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-17 16:27:42 +00:00
CanisMinor
4057ad33ce
♻️ refactor: refactor the drizzle code style ( #5058 )
...
* ♻️ refactor: Update drizzle code style
* ♻️ refactor: Fix some drizzle-orm/expressions import
* 💄 style: 替换为箭头函数
* Update topic.ts
---------
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2024-12-18 00:19:50 +08:00
Arvin Xu
679211da11
👷 build: fix vercel build by pin bun@1.1.38 ( #5059 )
2024-12-18 00:19:12 +08:00
Arvin Xu
4fd81c7a05
📝 docs: fix model providers docs ( #5057 )
...
* 📝 docs: fix docs
* 📝 docs: fix docs
2024-12-17 23:33:25 +08:00
George Alberich
ca40f542cc
📝 docs: Update docs/self-hosting/environment-variables/model-provider.mdx ( #4779 )
2024-12-17 14:14:22 +08:00
lobehubbot
06a251981a
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-17 01:57:48 +00:00
semantic-release-bot
26aa88d6f7
🔖 chore(release): v1.36.31 [skip ci]
...
### [Version 1.36.31](https://github.com/lobehub/lobe-chat/compare/v1.36.30...v1.36.31 )
<sup>Released on **2024-12-17**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the data fetch with clientDB init check.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the data fetch with clientDB init check, closes [#5049 ](https://github.com/lobehub/lobe-chat/issues/5049 ) ([e6d2e09 ](https://github.com/lobehub/lobe-chat/commit/e6d2e09 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-17 01:56:53 +00:00
Arvin Xu
e6d2e097f1
♻️ refactor: refactor the data fetch with clientDB init check ( #5049 )
2024-12-17 09:49:14 +08:00
lobehubbot
71e68e8ffa
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-16 17:59:18 +00:00
semantic-release-bot
a055b74f60
🔖 chore(release): v1.36.30 [skip ci]
...
### [Version 1.36.30](https://github.com/lobehub/lobe-chat/compare/v1.36.29...v1.36.30 )
<sup>Released on **2024-12-16**</sup>
#### 💄 Styles
- **misc**: Improve page loading state.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve page loading state, closes [#5048 ](https://github.com/lobehub/lobe-chat/issues/5048 ) ([e63249b ](https://github.com/lobehub/lobe-chat/commit/e63249b ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-16 17:58:19 +00:00
Arvin Xu
e63249bf92
💄 style: improve page loading state ( #5048 )
...
* 🐛 fix: fix welcome 404
* 💄 style: improve loading page state
2024-12-17 01:50:30 +08:00
lobehubbot
503b318aff
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-16 16:23:43 +00:00
semantic-release-bot
67ff170f47
🔖 chore(release): v1.36.29 [skip ci]
...
### [Version 1.36.29](https://github.com/lobehub/lobe-chat/compare/v1.36.28...v1.36.29 )
<sup>Released on **2024-12-16**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix discover locale with different default lang.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix discover locale with different default lang, closes [#5045 ](https://github.com/lobehub/lobe-chat/issues/5045 ) ([915827e ](https://github.com/lobehub/lobe-chat/commit/915827e ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-16 16:22:46 +00:00
Arvin Xu
915827ebca
🐛 fix: fix discover locale with different default lang ( #5045 )
...
* ♻️ refactor: fix locale
* ✅ test: fix tests
2024-12-17 00:14:54 +08:00
lobehubbot
bc8a73bcfd
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-16 14:28:29 +00:00
semantic-release-bot
a0d51879a9
🔖 chore(release): v1.36.28 [skip ci]
...
### [Version 1.36.28](https://github.com/lobehub/lobe-chat/compare/v1.36.27...v1.36.28 )
<sup>Released on **2024-12-16**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-16 14:27:30 +00:00
Arvin Xu
ad8c50c266
⚡ ️ perf: improve loading performance by add a new state for loading page ( #5044 )
...
* ⚡ ️ perf: 优化启动页面体感速度
* 🌐 chore: update locale
2024-12-16 22:19:34 +08:00
lobehubbot
e5505e87eb
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-16 14:10:28 +00:00
semantic-release-bot
ca1b3e5f58
🔖 chore(release): v1.36.27 [skip ci]
...
### [Version 1.36.27](https://github.com/lobehub/lobe-chat/compare/v1.36.26...v1.36.27 )
<sup>Released on **2024-12-16**</sup>
#### 🐛 Bug Fixes
- **misc**: Add unique keys to `<ModelList>` children.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Add unique keys to `<ModelList>` children, closes [#5042 ](https://github.com/lobehub/lobe-chat/issues/5042 ) ([c097d4a ](https://github.com/lobehub/lobe-chat/commit/c097d4a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-16 14:09:32 +00:00
Liu
c097d4ad68
🐛 fix: add unique keys to <ModelList> children ( #5042 )
2024-12-16 22:01:40 +08:00
lobehubbot
c4e6a951de
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-16 12:21:38 +00:00
semantic-release-bot
fc67e8a9c8
🔖 chore(release): v1.36.26 [skip ci]
...
### [Version 1.36.26](https://github.com/lobehub/lobe-chat/compare/v1.36.25...v1.36.26 )
<sup>Released on **2024-12-16**</sup>
#### 💄 Styles
- **misc**: Update models of Gitee AI provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update models of Gitee AI provider, closes [#5041 ](https://github.com/lobehub/lobe-chat/issues/5041 ) ([654c320 ](https://github.com/lobehub/lobe-chat/commit/654c320 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-16 12:20:19 +00:00
Liu
654c320a2b
💄 style: update models of Gitee AI provider ( #5041 )
2024-12-16 20:12:27 +08:00
lobehubbot
321b7a196c
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-16 02:31:15 +00:00
CanisMinor
c6d48e5d02
📝 docs: Update changelog ( #5034 )
2024-12-16 10:23:37 +08:00
renovate[bot]
5a4269429c
Update dependency @cfworker/json-schema to v4 ( #5027 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-15 16:19:35 +08:00
renovate[bot]
5ff69c94c5
Update dependency @edge-runtime/vm to v5 ( #5028 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-15 14:04:10 +08:00
renovate[bot]
fd666af7a9
Update dependency react-scan to ^0.0.46 ( #5020 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-15 11:54:52 +08:00
renovate[bot]
7ff4c92dd2
Update pnpm to v9.15.0 ( #5026 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-15 11:54:37 +08:00
renovate[bot]
498c5855af
Update dependency drizzle-kit to ^0.30.0 ( #5021 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-15 11:36:37 +08:00
renovate[bot]
447270f0b2
Update dependency drizzle-orm to ^0.38.0 ( #5022 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-15 11:35:46 +08:00
lobehubbot
d4c2b1f6b6
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-14 16:52:46 +00:00
semantic-release-bot
78b1aad820
🔖 chore(release): v1.36.25 [skip ci]
...
### [Version 1.36.25](https://github.com/lobehub/lobe-chat/compare/v1.36.24...v1.36.25 )
<sup>Released on **2024-12-14**</sup>
#### 💄 Styles
- **misc**: Add new grok models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add new grok models, closes [#5013 ](https://github.com/lobehub/lobe-chat/issues/5013 ) ([8df3212 ](https://github.com/lobehub/lobe-chat/commit/8df3212 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-14 16:51:53 +00:00
sxjeru
8df32128ca
💄 style: Add new grok models ( #5013 )
...
* Update xai.ts
* Update xai.ts
* Update xai.ts
2024-12-15 00:44:17 +08:00
lobehubbot
7159520964
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-14 16:09:50 +00:00
semantic-release-bot
426c772341
🔖 chore(release): v1.36.24 [skip ci]
...
### [Version 1.36.24](https://github.com/lobehub/lobe-chat/compare/v1.36.23...v1.36.24 )
<sup>Released on **2024-12-14**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor file Url query in message model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor file Url query in message model, closes [#5019 ](https://github.com/lobehub/lobe-chat/issues/5019 ) ([edf78f4 ](https://github.com/lobehub/lobe-chat/commit/edf78f4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-14 16:08:55 +00:00
Arvin Xu
edf78f454d
♻️ refactor: refactor file Url query in message model ( #5019 )
...
* ♻️ refactor: refactor the file Url query method
* ♻️ refactor: refactor the file Url query method
* Delete src/database/queries/fileUrl.ts
2024-12-15 00:01:15 +08:00
lobehubbot
fef58c527c
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-13 15:33:06 +00:00
semantic-release-bot
762638c0e9
🔖 chore(release): v1.36.23 [skip ci]
...
### [Version 1.36.23](https://github.com/lobehub/lobe-chat/compare/v1.36.22...v1.36.23 )
<sup>Released on **2024-12-13**</sup>
#### 💄 Styles
- **misc**: Support csv chunking.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Support csv chunking, closes [#4123 ](https://github.com/lobehub/lobe-chat/issues/4123 ) ([1b993a8 ](https://github.com/lobehub/lobe-chat/commit/1b993a8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-13 15:32:06 +00:00
Arvin Xu
009cf747e4
🚨 ci: fix lint ( #5010 )
2024-12-13 23:24:16 +08:00
weiwastron
1b993a8c1f
💄 style: support csv chunking ( #4123 )
...
* Feature:上传csv文件支持分块
* Update index.ts
* Update types.ts
* Delete src/libs/langchain/loaders/csv/__tests__/__snapshots__ directory
* 修复csv/index.ts
* 优化test使用的csv文件,并增加sanpshot
---------
Co-authored-by: wei.li@nvr.cn <wei.li@nvr.cn >
2024-12-13 23:15:39 +08:00
lobehubbot
fe08e2626c
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-13 14:34:30 +00:00
semantic-release-bot
2cedbfa8d5
🔖 chore(release): v1.36.22 [skip ci]
...
### [Version 1.36.22](https://github.com/lobehub/lobe-chat/compare/v1.36.21...v1.36.22 )
<sup>Released on **2024-12-13**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-13 14:33:35 +00:00
Zhijie He
247f8dc935
👷 build: upgrade docker nodejs version to 22 ( #5009 )
2024-12-13 22:25:55 +08:00
lobehubbot
78e1d99212
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-13 13:52:54 +00:00
semantic-release-bot
2f1b3107fe
🔖 chore(release): v1.36.21 [skip ci]
...
### [Version 1.36.21](https://github.com/lobehub/lobe-chat/compare/v1.36.20...v1.36.21 )
<sup>Released on **2024-12-13**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-13 13:51:50 +00:00
Arvin Xu
3beb3e3961
⚡ ️ perf: remove welcome page to improve performance ( #5004 )
...
* try to remove welcome
* Update Redirect.tsx
* 🚨 ci: fix lint
* remove welcome logo
2024-12-13 21:44:04 +08:00
lobehubbot
672e42e024
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-13 12:38:18 +00:00
semantic-release-bot
2432473663
🔖 chore(release): v1.36.20 [skip ci]
...
### [Version 1.36.20](https://github.com/lobehub/lobe-chat/compare/v1.36.19...v1.36.20 )
<sup>Released on **2024-12-13**</sup>
#### 💄 Styles
- **misc**: Update locale.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update locale, closes [#5008 ](https://github.com/lobehub/lobe-chat/issues/5008 ) ([6d42d30 ](https://github.com/lobehub/lobe-chat/commit/6d42d30 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-13 12:37:22 +00:00
Arvin Xu
6d42d30d89
💄 style: update locale ( #5008 )
2024-12-13 20:29:25 +08:00
lobehubbot
bc1081cbb5
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-13 11:47:54 +00:00
semantic-release-bot
78e9ca17fe
🔖 chore(release): v1.36.19 [skip ci]
...
### [Version 1.36.19](https://github.com/lobehub/lobe-chat/compare/v1.36.18...v1.36.19 )
<sup>Released on **2024-12-13**</sup>
#### 🐛 Bug Fixes
- **misc**: One of Gemini functionCall error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: One of Gemini functionCall error, closes [#5002 ](https://github.com/lobehub/lobe-chat/issues/5002 ) ([3c7f5ff ](https://github.com/lobehub/lobe-chat/commit/3c7f5ff ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-13 11:46:58 +00:00
sxjeru
3c7f5ff906
🐛 fix: one of Gemini functionCall error ( #5002 )
...
* Update index.ts
* Update index.ts
---------
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2024-12-13 19:39:12 +08:00
sxjeru
d5df725158
🐛 fix: Revert "Enable googleSearch Tool for gemini-2.0-flash-exp ( #4997 )" ( #5003 )
...
This reverts commit cde0d1a6c1 .
2024-12-13 12:03:44 +08:00
lobehubbot
c7b04d1df8
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-12 17:23:52 +00:00
semantic-release-bot
fb56a44167
🔖 chore(release): v1.36.18 [skip ci]
...
### [Version 1.36.18](https://github.com/lobehub/lobe-chat/compare/v1.36.17...v1.36.18 )
<sup>Released on **2024-12-12**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix claude first message can not be `assistant`.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix claude first message can not be `assistant`, closes [#5001 ](https://github.com/lobehub/lobe-chat/issues/5001 ) ([063cd61 ](https://github.com/lobehub/lobe-chat/commit/063cd61 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-12 17:22:55 +00:00
Arvin Xu
063cd61362
🐛 fix: fix claude first message can not be assistant ( #5001 )
2024-12-13 01:15:07 +08:00
lobehubbot
bd083fae56
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-12 16:42:31 +00:00
semantic-release-bot
09975251ff
🔖 chore(release): v1.36.17 [skip ci]
...
### [Version 1.36.17](https://github.com/lobehub/lobe-chat/compare/v1.36.16...v1.36.17 )
<sup>Released on **2024-12-12**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-12 16:41:35 +00:00
Arvin Xu
ec6097407b
⚡ ️ perf: downset tokenizer threshold to reduce browser memory usage ( #5000 )
...
* ⚡ ️ perf: down token account
* Update index.ts
2024-12-13 00:33:54 +08:00
lobehubbot
23fe3dfbee
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-12 15:10:02 +00:00
semantic-release-bot
881a2353ee
🔖 chore(release): v1.36.16 [skip ci]
...
### [Version 1.36.16](https://github.com/lobehub/lobe-chat/compare/v1.36.15...v1.36.16 )
<sup>Released on **2024-12-12**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the file model method.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the file model method, closes [#4998 ](https://github.com/lobehub/lobe-chat/issues/4998 ) ([00af34e ](https://github.com/lobehub/lobe-chat/commit/00af34e ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-12 15:09:05 +00:00
Arvin Xu
00af34e4f8
♻️ refactor: refactor the file model method ( #4998 )
...
* ♻️ refactor: refactor the file models
* ♻️ refactor: refactor the file models
* ✅ test: add tests for file models
* ✅ test: add tests for file models
2024-12-12 23:01:13 +08:00
lobehubbot
889ae07e32
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-12 14:47:40 +00:00
semantic-release-bot
872e6716f2
🔖 chore(release): v1.36.15 [skip ci]
...
### [Version 1.36.15](https://github.com/lobehub/lobe-chat/compare/v1.36.14...v1.36.15 )
<sup>Released on **2024-12-12**</sup>
#### 💄 Styles
- **misc**: Enable googleSearch Tool for gemini-2.0-flash-exp.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Enable googleSearch Tool for gemini-2.0-flash-exp, closes [#4997 ](https://github.com/lobehub/lobe-chat/issues/4997 ) ([cde0d1a ](https://github.com/lobehub/lobe-chat/commit/cde0d1a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-12 14:46:42 +00:00
sxjeru
cde0d1a6c1
💄 style: Enable googleSearch Tool for gemini-2.0-flash-exp ( #4997 )
...
* Update index.ts
* Update index.ts
2024-12-12 22:39:01 +08:00
lobehubbot
a7eb8008ea
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-12 06:04:02 +00:00
semantic-release-bot
d5c261a236
🔖 chore(release): v1.36.14 [skip ci]
...
### [Version 1.36.14](https://github.com/lobehub/lobe-chat/compare/v1.36.13...v1.36.14 )
<sup>Released on **2024-12-12**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor database file model to remove server env.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor database file model to remove server env, closes [#4990 ](https://github.com/lobehub/lobe-chat/issues/4990 ) ([284f790 ](https://github.com/lobehub/lobe-chat/commit/284f790 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-12 06:03:04 +00:00
Arvin Xu
284f790419
♻️ refactor: refactor database file model to remove server env ( #4990 )
...
* refactor the db model
* Update file.ts
* fix test
2024-12-12 13:55:19 +08:00
Caijinglong
a3fe8e257a
📝 docs: Add env LLM_VISION_IMAGE_USE_BASE64 to s3 ( #4977 )
2024-12-12 10:39:33 +08:00
lobehubbot
80d976e8c4
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-11 16:31:49 +00:00
semantic-release-bot
bba904834d
🔖 chore(release): v1.36.13 [skip ci]
...
### [Version 1.36.13](https://github.com/lobehub/lobe-chat/compare/v1.36.12...v1.36.13 )
<sup>Released on **2024-12-11**</sup>
#### 💄 Styles
- **misc**: Add Gemini 2.0 Flash Exp model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add Gemini 2.0 Flash Exp model, closes [#4981 ](https://github.com/lobehub/lobe-chat/issues/4981 ) ([aab0c53 ](https://github.com/lobehub/lobe-chat/commit/aab0c53 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-11 16:30:54 +00:00
sxjeru
aab0c5394a
💄 style: Add Gemini 2.0 Flash Exp model ( #4981 )
2024-12-12 00:22:57 +08:00
lobehubbot
e9b7f82367
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-11 14:43:11 +00:00
semantic-release-bot
83150b5a59
🔖 chore(release): v1.36.12 [skip ci]
...
### [Version 1.36.12](https://github.com/lobehub/lobe-chat/compare/v1.36.11...v1.36.12 )
<sup>Released on **2024-12-11**</sup>
#### ♻ Code Refactoring
- **misc**: Update sql and types.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Update sql and types, closes [#4979 ](https://github.com/lobehub/lobe-chat/issues/4979 ) ([8243f01 ](https://github.com/lobehub/lobe-chat/commit/8243f01 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-11 14:42:15 +00:00
Arvin Xu
8243f0102c
♻️ refactor: update sql and types ( #4979 )
2024-12-11 22:34:31 +08:00
lobehubbot
74fd0dc523
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-11 07:49:52 +00:00
semantic-release-bot
f1f3890bee
🔖 chore(release): v1.36.11 [skip ci]
...
### [Version 1.36.11](https://github.com/lobehub/lobe-chat/compare/v1.36.10...v1.36.11 )
<sup>Released on **2024-12-11**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor data importer to repos.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor data importer to repos, closes [#4974 ](https://github.com/lobehub/lobe-chat/issues/4974 ) ([0259fec ](https://github.com/lobehub/lobe-chat/commit/0259fec ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-11 07:48:57 +00:00
Arvin Xu
0259fec1b4
♻️ refactor: refactor data importer to repos ( #4974 )
...
* refactor data importer
* Update importer.ts
* fix tests
2024-12-11 15:41:14 +08:00
lobehubbot
ba095b8684
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-10 16:39:20 +00:00
semantic-release-bot
f8ab7e46d9
🔖 chore(release): v1.36.10 [skip ci]
...
### [Version 1.36.10](https://github.com/lobehub/lobe-chat/compare/v1.36.9...v1.36.10 )
<sup>Released on **2024-12-10**</sup>
#### ♻ Code Refactoring
- **misc**: Clean the `gpt-4-vision-preview` models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Clean the `gpt-4-vision-preview` models, closes [#4967 ](https://github.com/lobehub/lobe-chat/issues/4967 ) ([7094ea6 ](https://github.com/lobehub/lobe-chat/commit/7094ea6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-10 16:38:25 +00:00
Arvin Xu
7094ea653d
♻️ refactor: clean the gpt-4-vision-preview models ( #4967 )
...
* ♻️ refactor: clean the gpt-4 vision-preview models
* 🌐 chore: update locale
2024-12-11 00:30:20 +08:00
lobehubbot
423c680ab8
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-10 15:46:18 +00:00
semantic-release-bot
087c19ba70
🔖 chore(release): v1.36.9 [skip ci]
...
### [Version 1.36.9](https://github.com/lobehub/lobe-chat/compare/v1.36.8...v1.36.9 )
<sup>Released on **2024-12-10**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the clerk user service implement.
#### 🐛 Bug Fixes
- **misc**: Nullptr errors in NextAuth adapter.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the clerk user service implement, closes [#4965 ](https://github.com/lobehub/lobe-chat/issues/4965 ) ([059810b ](https://github.com/lobehub/lobe-chat/commit/059810b ))
#### What's fixed
* **misc**: Nullptr errors in NextAuth adapter, closes [#4960 ](https://github.com/lobehub/lobe-chat/issues/4960 ) ([d242ee0 ](https://github.com/lobehub/lobe-chat/commit/d242ee0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-10 15:45:17 +00:00
Yao Cai
d242ee0714
🐛 fix: nullptr errors in NextAuth adapter ( #4960 )
...
* 🐛 fix: nullptr errors in adapter
* ✅ test: pass tests
2024-12-10 23:37:11 +08:00
Arvin Xu
059810bb77
♻️ refactor: refactor the clerk user service implement ( #4965 )
...
* ♻️ refactor: refactor the user service implement
* 🔨 chore: improve script
* 🌐 chore: update locale
2024-12-10 23:32:27 +08:00
lobehubbot
520dde8728
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-10 14:58:01 +00:00
semantic-release-bot
e28548ee40
🔖 chore(release): v1.36.8 [skip ci]
...
### [Version 1.36.8](https://github.com/lobehub/lobe-chat/compare/v1.36.7...v1.36.8 )
<sup>Released on **2024-12-10**</sup>
#### 💄 Styles
- **misc**: Add `GLM-4V-Flash` from Zhipu.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add `GLM-4V-Flash` from Zhipu, closes [#4958 ](https://github.com/lobehub/lobe-chat/issues/4958 ) ([17ea86c ](https://github.com/lobehub/lobe-chat/commit/17ea86c ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-10 14:57:00 +00:00
Zhijie He
17ea86ca75
💄 style: add GLM-4V-Flash from Zhipu ( #4958 )
...
* 💄 style: add `GLM-4V-Flash` from Zhipu
* 💄 style: add releasedAt info
2024-12-10 22:49:18 +08:00
lobehubbot
7d90451d05
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-10 14:41:10 +00:00
semantic-release-bot
a045a4e4d1
🔖 chore(release): v1.36.7 [skip ci]
...
### [Version 1.36.7](https://github.com/lobehub/lobe-chat/compare/v1.36.6...v1.36.7 )
<sup>Released on **2024-12-10**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix pricing with 0 digit.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix pricing with 0 digit, closes [#4964 ](https://github.com/lobehub/lobe-chat/issues/4964 ) ([c1061b4 ](https://github.com/lobehub/lobe-chat/commit/c1061b4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-10 14:40:10 +00:00
Arvin Xu
c1061b492d
🐛 fix: fix pricing with 0 digit ( #4964 )
2024-12-10 22:32:16 +08:00
Lumia
3c34cedfaf
📝 docs: add Dokploy deployment guide for lobechat-database ( #4929 )
...
* Add files via upload
在 Dokploy 上部署服务端数据库版
* Create dokploy.mdx
Deploying Server Database Version on Dokploy.
* Update dokploy.zh-CN.mdx
* Update dokploy.mdx
2024-12-10 22:11:07 +08:00
lobehubbot
86c4c537ee
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-10 02:50:45 +00:00
semantic-release-bot
33ad380cf8
🔖 chore(release): v1.36.6 [skip ci]
...
### [Version 1.36.6](https://github.com/lobehub/lobe-chat/compare/v1.36.5...v1.36.6 )
<sup>Released on **2024-12-10**</sup>
#### 💄 Styles
- **misc**: Update groq, add llama3.3, Upgrade lobe-ui.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update groq, add llama3.3, closes [#4942 ](https://github.com/lobehub/lobe-chat/issues/4942 ) ([68e4379 ](https://github.com/lobehub/lobe-chat/commit/68e4379 ))
* **misc**: Upgrade lobe-ui, closes [#4950 ](https://github.com/lobehub/lobe-chat/issues/4950 ) ([54ce087 ](https://github.com/lobehub/lobe-chat/commit/54ce087 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-10 02:49:46 +00:00
CanisMinor
54ce0871ec
💄 style: Upgrade lobe-ui ( #4950 )
2024-12-10 10:42:08 +08:00
Caijinglong
68e4379e63
💄 style: Update groq, add llama3.3 ( #4942 )
...
- Add llama3.3
- Set `modelList.showModelFetcher` to true
2024-12-10 10:36:12 +08:00
lobehubbot
303c1a5aa6
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-09 07:33:06 +00:00
semantic-release-bot
a6bb2fcc6a
🔖 chore(release): v1.36.5 [skip ci]
...
### [Version 1.36.5](https://github.com/lobehub/lobe-chat/compare/v1.36.4...v1.36.5 )
<sup>Released on **2024-12-09**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix wrong email linking in next-auth db adapter.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix wrong email linking in next-auth db adapter, closes [#4919 ](https://github.com/lobehub/lobe-chat/issues/4919 ) ([af45a28 ](https://github.com/lobehub/lobe-chat/commit/af45a28 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-09 07:32:05 +00:00
Yao Cai
af45a28d6b
🐛 fix: fix wrong email linking in next-auth db adapter ( #4919 )
...
* 🐛 fix: wrong email linking
* 🧪 test: nextauth account linking
2024-12-09 15:23:51 +08:00
lobehubbot
d2d86a9933
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-09 07:06:37 +00:00
semantic-release-bot
3bfb69f722
🔖 chore(release): v1.36.4 [skip ci]
...
### [Version 1.36.4](https://github.com/lobehub/lobe-chat/compare/v1.36.3...v1.36.4 )
<sup>Released on **2024-12-09**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-09 07:05:30 +00:00
Arvin Xu
fcea43b77c
👷 build: pin re-resizable@6.10.1 to fix build ( #4941 )
2024-12-09 14:57:54 +08:00
renovate[bot]
5d1261ecd6
Update dependency drizzle-kit to ^0.29.0 ( #4926 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-09 01:01:59 +08:00
renovate[bot]
08c1f1d4ed
Update dependency drizzle-orm to ^0.37.0 ( #4927 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-09 01:01:45 +08:00
Arvin Xu
cb3a8fa88e
📝 docs: update changelog docs ( #4935 )
...
* 📝 docs: update changelog
* 📝 docs: update changelog
2024-12-09 01:01:16 +08:00
lobehubbot
2a09c7665b
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-08 16:59:17 +00:00
semantic-release-bot
bfd3e4d6e1
🔖 chore(release): v1.36.3 [skip ci]
...
### [Version 1.36.3](https://github.com/lobehub/lobe-chat/compare/v1.36.2...v1.36.3 )
<sup>Released on **2024-12-08**</sup>
#### 🐛 Bug Fixes
- **misc**: Support request headers for chat.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Support request headers for chat, closes [#4934 ](https://github.com/lobehub/lobe-chat/issues/4934 ) ([8cdc062 ](https://github.com/lobehub/lobe-chat/commit/8cdc062 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-08 16:58:20 +00:00
Arvin Xu
8cdc06276f
🐛 fix: support request headers for chat ( #4934 )
2024-12-09 00:50:31 +08:00
lobehubbot
a1b5c260a7
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-07 06:54:59 +00:00
semantic-release-bot
5afbb75d7c
🔖 chore(release): v1.36.2 [skip ci]
...
### [Version 1.36.2](https://github.com/lobehub/lobe-chat/compare/v1.36.1...v1.36.2 )
<sup>Released on **2024-12-07**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor async params route to adapt next15 breaking change.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor async params route to adapt next15 breaking change, closes [#4905 ](https://github.com/lobehub/lobe-chat/issues/4905 ) ([5d61950 ](https://github.com/lobehub/lobe-chat/commit/5d61950 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-07 06:54:01 +00:00
Arvin Xu
e71974daa8
⚡ ️ perf: add react scan monitor ( #4915 )
2024-12-07 14:46:33 +08:00
Arvin Xu
5d61950453
♻️ refactor: refactor async params route to adapt next15 breaking change ( #4905 )
...
* ♻️ refactor: refactor async route params
* ✅ test: fix test
* revert
* fix tests
* Update index.ts
2024-12-07 14:46:09 +08:00
lobehubbot
757a28e354
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-07 06:17:28 +00:00
semantic-release-bot
7fc2859f50
🔖 chore(release): v1.36.1 [skip ci]
...
### [Version 1.36.1](https://github.com/lobehub/lobe-chat/compare/v1.36.0...v1.36.1 )
<sup>Released on **2024-12-07**</sup>
#### ♻ Code Refactoring
- **misc**: Remove proxy url settings for NextAuth.
#### 💄 Styles
- **misc**: Add gemini-exp-1206 model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Remove proxy url settings for NextAuth, closes [#4826 ](https://github.com/lobehub/lobe-chat/issues/4826 ) ([a502c17 ](https://github.com/lobehub/lobe-chat/commit/a502c17 ))
#### Styles
* **misc**: Add gemini-exp-1206 model, closes [#4909 ](https://github.com/lobehub/lobe-chat/issues/4909 ) ([9ff2c03 ](https://github.com/lobehub/lobe-chat/commit/9ff2c03 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-07 06:16:30 +00:00
Yao Cai
a502c175bc
♻️ refactor: Remove proxy url settings for NextAuth ( #4826 )
...
* ♻️ refactor: remove proxyurl
* ♻️ refactor: remove unused import
* ♻️ refactor: add debug option for nextauth
* 🚨 style: fix lint error
2024-12-07 14:08:52 +08:00
sxjeru
9ff2c0314e
💄 style: Add gemini-exp-1206 model ( #4909 )
2024-12-07 14:08:01 +08:00
lobehubbot
ab108d929b
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-06 13:20:10 +00:00
semantic-release-bot
e17a9c454b
🔖 chore(release): v1.36.0 [skip ci]
...
## [Version 1.36.0](https://github.com/lobehub/lobe-chat/compare/v1.35.14...v1.36.0 )
<sup>Released on **2024-12-06**</sup>
#### ✨ Features
- **misc**: Add Higress ai model provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add Higress ai model provider, closes [#4755 ](https://github.com/lobehub/lobe-chat/issues/4755 ) ([835bbf6 ](https://github.com/lobehub/lobe-chat/commit/835bbf6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-06 13:19:13 +00:00
Cherry
835bbf6e97
✨ feat: add Higress ai model provider ( #4755 )
...
* feat: add Higress ai model provider
* 📝 docs(bot): Auto sync agents & plugin to readme
* perf: 替换lodash导入,去除废弃PROXY_URL和MODEL_LIST
* perf: 去除agentRuntime多余higress配置
---------
Co-authored-by: 八月 <rentingting.rtt@alibaba-inc.com >
2024-12-06 21:11:35 +08:00
lobehubbot
3c6895ce9d
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-06 12:14:01 +00:00
semantic-release-bot
b046b96000
🔖 chore(release): v1.35.14 [skip ci]
...
### [Version 1.35.14](https://github.com/lobehub/lobe-chat/compare/v1.35.13...v1.35.14 )
<sup>Released on **2024-12-06**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor page params to adapt next15 breaking change.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor page params to adapt next15 breaking change, closes [#4904 ](https://github.com/lobehub/lobe-chat/issues/4904 ) ([45ec7b4 ](https://github.com/lobehub/lobe-chat/commit/45ec7b4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-06 12:12:58 +00:00
Arvin Xu
871f5b92f6
🔨 chore: improve migrate scripts ( #4902 )
2024-12-06 20:05:13 +08:00
Arvin Xu
45ec7b4c04
♻️ refactor: refactor page params to adapt next15 breaking change ( #4904 )
...
* refactor the page async params
* fix
* fix
2024-12-06 19:56:54 +08:00
lobehubbot
61f6677464
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-06 03:53:51 +00:00
semantic-release-bot
8801a9a266
🔖 chore(release): v1.35.13 [skip ci]
...
### [Version 1.35.13](https://github.com/lobehub/lobe-chat/compare/v1.35.12...v1.35.13 )
<sup>Released on **2024-12-06**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-06 03:52:56 +00:00
Arvin Xu
ddf929a9aa
👷 build: pin @type/react@18.3.13 to fix build ( #4899 )
2024-12-06 11:45:16 +08:00
lobehubbot
edc8a4bf85
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-05 05:56:03 +00:00
semantic-release-bot
f75bb3c3e9
🔖 chore(release): v1.35.12 [skip ci]
...
### [Version 1.35.12](https://github.com/lobehub/lobe-chat/compare/v1.35.11...v1.35.12 )
<sup>Released on **2024-12-05**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix typo of prompts.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix typo of prompts, closes [#4837 ](https://github.com/lobehub/lobe-chat/issues/4837 ) ([9350ef0 ](https://github.com/lobehub/lobe-chat/commit/9350ef0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-05 05:55:07 +00:00
ArtofWork
9350ef0259
🐛 fix: fix typo of prompts ( #4837 )
...
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2024-12-05 13:47:38 +08:00
Yao Cai
c0439c0fd8
📝 docs: support use custom host in docker-compose setup script & regenerate secrets ( #4576 )
2024-12-05 09:33:11 +08:00
lobehubbot
d50d3760c6
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-04 17:12:43 +00:00
semantic-release-bot
b17f6854f6
🔖 chore(release): v1.35.11 [skip ci]
...
### [Version 1.35.11](https://github.com/lobehub/lobe-chat/compare/v1.35.10...v1.35.11 )
<sup>Released on **2024-12-04**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-04 17:11:23 +00:00
Arvin Xu
58bd33a79a
👷 build: pin zustand@5.0.1 to fix bulid ( #4887 )
2024-12-05 01:03:15 +08:00
lobehubbot
323bffac3c
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-03 14:03:10 +00:00
semantic-release-bot
66f5493bc1
🔖 chore(release): v1.35.10 [skip ci]
...
### [Version 1.35.10](https://github.com/lobehub/lobe-chat/compare/v1.35.9...v1.35.10 )
<sup>Released on **2024-12-03**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the server db model implement.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the server db model implement, closes [#4878 ](https://github.com/lobehub/lobe-chat/issues/4878 ) ([3814853 ](https://github.com/lobehub/lobe-chat/commit/3814853 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-03 14:02:15 +00:00
Arvin Xu
3814853668
♻️ refactor: refactor the server db model implement ( #4878 )
...
* refactor db
* update tests
* fix test and build
* add tests
* add tests
* add test for files
* add test for chunks
* remove unused method
* add message tests
2024-12-03 21:54:14 +08:00
lobehubbot
1fa7a3cf19
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-03 11:54:49 +00:00
semantic-release-bot
c5d91dc547
🔖 chore(release): v1.35.9 [skip ci]
...
### [Version 1.35.9](https://github.com/lobehub/lobe-chat/compare/v1.35.8...v1.35.9 )
<sup>Released on **2024-12-03**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-03 11:53:57 +00:00
Arvin Xu
051c8dcb3b
👷 build: unpinned @browserbasehq/stagehand ( #4876 )
2024-12-03 19:46:28 +08:00
lobehubbot
3ce92b3968
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-03 06:24:07 +00:00
semantic-release-bot
6f6f842921
🔖 chore(release): v1.35.8 [skip ci]
...
### [Version 1.35.8](https://github.com/lobehub/lobe-chat/compare/v1.35.7...v1.35.8 )
<sup>Released on **2024-12-03**</sup>
#### ♻ Code Refactoring
- **misc**: Move schema and migration folder.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Move schema and migration folder, closes [#4874 ](https://github.com/lobehub/lobe-chat/issues/4874 ) ([9aa16d4 ](https://github.com/lobehub/lobe-chat/commit/9aa16d4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-03 06:23:14 +00:00
Arvin Xu
9aa16d4715
♻️ refactor: move schema and migration folder ( #4874 )
...
* move schema folder
* fix tests
* fix vercel build
2024-12-03 14:15:41 +08:00
lobehubbot
b7b583dde2
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-03 05:58:50 +00:00
semantic-release-bot
28903f2cc1
🔖 chore(release): v1.35.7 [skip ci]
...
### [Version 1.35.7](https://github.com/lobehub/lobe-chat/compare/v1.35.6...v1.35.7 )
<sup>Released on **2024-12-03**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-03 05:57:56 +00:00
Arvin Xu
6640eebcf7
👷 build: pin @browserbasehq/stagehand@1.3.0 to fix pnpm install ( #4875 )
2024-12-03 13:50:12 +08:00
lobehubbot
2b6b1b36e4
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-02 17:14:56 +00:00
semantic-release-bot
75b1851672
🔖 chore(release): v1.35.6 [skip ci]
...
### [Version 1.35.6](https://github.com/lobehub/lobe-chat/compare/v1.35.5...v1.35.6 )
<sup>Released on **2024-12-02**</sup>
#### ♻ Code Refactoring
- **misc**: Add user server api key method in the server mode.
#### 💄 Styles
- **misc**: Add QwQ 32B Preview model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Add user server api key method in the server mode, closes [#4870 ](https://github.com/lobehub/lobe-chat/issues/4870 ) ([875463a ](https://github.com/lobehub/lobe-chat/commit/875463a ))
#### Styles
* **misc**: Add QwQ 32B Preview model, closes [#4867 ](https://github.com/lobehub/lobe-chat/issues/4867 ) ([edd93e0 ](https://github.com/lobehub/lobe-chat/commit/edd93e0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-02 17:14:00 +00:00
柴米油盐的梦想
edd93e03a9
💄 style: add QwQ 32B Preview model ( #4867 )
2024-12-03 01:06:28 +08:00
Arvin Xu
875463a061
♻️ refactor: add user server api key method in the server mode ( #4870 )
...
* ♻️ refactor: add user server api key method
* Update user.ts
2024-12-03 01:06:14 +08:00
lobehubbot
77c7aa36d3
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-02 11:48:11 +00:00
semantic-release-bot
ee2e2defb8
🔖 chore(release): v1.35.5 [skip ci]
...
### [Version 1.35.5](https://github.com/lobehub/lobe-chat/compare/v1.35.4...v1.35.5 )
<sup>Released on **2024-12-02**</sup>
#### ♻ Code Refactoring
- **misc**: Deprecated the current client mode code.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Deprecated the current client mode code, closes [#4866 ](https://github.com/lobehub/lobe-chat/issues/4866 ) ([7dff458 ](https://github.com/lobehub/lobe-chat/commit/7dff458 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-02 11:47:14 +00:00
Arvin Xu
7dff458563
♻️ refactor: deprecated the current client mode code ( #4866 )
2024-12-02 19:39:36 +08:00
TC
e290230040
📝 docs: update provider docs ( #4865 )
...
* 📝 docs: update docs for providers
* 📝 docs: update provider doc
* docs: add doc for cloudflare
* 📝 docs: update provider docs
---------
Co-authored-by: GH Action - Upstream Sync <action@github.com >
2024-12-02 16:25:48 +08:00
lobehubbot
aa47cd8bc6
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-02 05:45:47 +00:00
semantic-release-bot
62d8585158
🔖 chore(release): v1.35.4 [skip ci]
...
### [Version 1.35.4](https://github.com/lobehub/lobe-chat/compare/v1.35.3...v1.35.4 )
<sup>Released on **2024-12-02**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-02 05:44:52 +00:00
Arvin Xu
9731b0d050
⚡ ️ perf: update agent index url ( #4861 )
...
* update agent index
* fix test
* improve url
* fix test
2024-12-02 13:37:05 +08:00
lobehubbot
7b11deb4c9
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-01 16:23:15 +00:00
semantic-release-bot
46e9bb53c7
🔖 chore(release): v1.35.3 [skip ci]
...
### [Version 1.35.3](https://github.com/lobehub/lobe-chat/compare/v1.35.2...v1.35.3 )
<sup>Released on **2024-12-01**</sup>
#### 💄 Styles
- **misc**: Add gpt-4o-2024-11-20 model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add gpt-4o-2024-11-20 model, closes [#4855 ](https://github.com/lobehub/lobe-chat/issues/4855 ) ([bc3b396 ](https://github.com/lobehub/lobe-chat/commit/bc3b396 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-01 16:22:22 +00:00
LovelyGuYiMeng
bc3b39659a
💄 style: add gpt-4o-2024-11-20 model ( #4855 )
...
* Update openai.ts
* Update modelProvider.test.ts
* Update openai.ts
2024-12-02 00:14:47 +08:00
lobehubbot
5d29d8318a
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-01 14:39:23 +00:00
semantic-release-bot
a99e1cb924
🔖 chore(release): v1.35.2 [skip ci]
...
### [Version 1.35.2](https://github.com/lobehub/lobe-chat/compare/v1.35.1...v1.35.2 )
<sup>Released on **2024-12-01**</sup>
#### 💄 Styles
- **misc**: Improve i18n.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve i18n, closes [#4857 ](https://github.com/lobehub/lobe-chat/issues/4857 ) ([4b7dbc0 ](https://github.com/lobehub/lobe-chat/commit/4b7dbc0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-01 14:38:27 +00:00
Arvin Xu
4b7dbc0d5b
💄 style: improve i18n ( #4857 )
...
* style: improve i18n
* 📝 docs: update docs
* 📝 docs: update docs
2024-12-01 22:30:36 +08:00
lobehubbot
174bb1dd56
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-01 07:22:58 +00:00
semantic-release-bot
d6bc8edec4
🔖 chore(release): v1.35.1 [skip ci]
...
### [Version 1.35.1](https://github.com/lobehub/lobe-chat/compare/v1.35.0...v1.35.1 )
<sup>Released on **2024-12-01**</sup>
#### 💄 Styles
- **misc**: Update ollama models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update ollama models, closes [#4853 ](https://github.com/lobehub/lobe-chat/issues/4853 ) ([18f0a3c ](https://github.com/lobehub/lobe-chat/commit/18f0a3c ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-01 07:22:02 +00:00
Arvin Xu
18f0a3ccae
💄 style: update ollama models ( #4853 )
...
* 💄 style: update ollama models
* style: improve i18n
2024-12-01 15:14:30 +08:00
Arvin Xu
ab30cbaf1e
📝 docs: update changelog docs ( #4850 )
...
* 📝 docs: update docs
* 📝 docs: update docs
2024-12-01 13:39:40 +08:00
lobehubbot
8176c2e292
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-01 05:04:45 +00:00
semantic-release-bot
1f97a620b3
🔖 chore(release): v1.35.0 [skip ci]
...
## [Version 1.35.0](https://github.com/lobehub/lobe-chat/compare/v1.34.6...v1.35.0 )
<sup>Released on **2024-12-01**</sup>
#### ✨ Features
- **misc**: Support ollama tools use.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support ollama tools use, closes [#3327 ](https://github.com/lobehub/lobe-chat/issues/3327 ) ([72d8835 ](https://github.com/lobehub/lobe-chat/commit/72d8835 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-01 05:03:45 +00:00
Arvin Xu
72d88353d9
✨ feat: support ollama tools use ( #3327 )
...
* ♻️ refactor: refactor to support debug ollama chat stream
* ✨ feat: support ollama tools using
* ✅ test: fix test
* 🐛 fix: api url in ollama
2024-12-01 12:56:07 +08:00
Jannik Maierhöfer
2569b09910
📝 docs: add langfuse in docs ( #4801 )
2024-12-01 12:28:07 +08:00
lobehubbot
8df3adcdc3
📝 docs(bot): Auto sync agents & plugin to readme
2024-12-01 04:07:12 +00:00
semantic-release-bot
93bcd7d81d
🔖 chore(release): v1.34.6 [skip ci]
...
### [Version 1.34.6](https://github.com/lobehub/lobe-chat/compare/v1.34.5...v1.34.6 )
<sup>Released on **2024-12-01**</sup>
#### 💄 Styles
- **misc**: Add `QWEN_PROXY_URL` support for Qwen, update model list, add `qwq-32b-preview`.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add `QWEN_PROXY_URL` support for Qwen, closes [#4842 ](https://github.com/lobehub/lobe-chat/issues/4842 ) ([1b8dad6 ](https://github.com/lobehub/lobe-chat/commit/1b8dad6 ))
* **misc**: Update model list, add `qwq-32b-preview`, closes [#4839 ](https://github.com/lobehub/lobe-chat/issues/4839 ) ([32b8596 ](https://github.com/lobehub/lobe-chat/commit/32b8596 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-12-01 04:06:02 +00:00
Zhijie He
1b8dad6e0f
💄 style: add QWEN_PROXY_URL support for Qwen ( #4842 )
2024-12-01 11:58:14 +08:00
renovate[bot]
e590048e21
Update pnpm to v9.14.4 ( #4845 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-01 11:57:33 +08:00
Zhijie He
32b85965b9
💄 style: update model list, add qwq-32b-preview ( #4839 )
...
* 💄 style: update SiliconCloud model list
* 💄 style: update model tag
* 💄 style: update model tag
* 💄 style: update qwen model list, add `qwq-32b-preview`
* 💄 style: update model list
* 🐛 fix: fix typo
2024-12-01 11:57:19 +08:00
Arvin Xu
2136421630
📝 docs: add changelog docs ( #4830 )
...
* 🚧 wip: update markdown
* add md and index
2024-11-29 22:26:29 +08:00
lobehubbot
c7780b21a0
📝 docs(bot): Auto sync agents & plugin to readme
2024-11-28 05:54:42 +00:00
semantic-release-bot
c052429922
🔖 chore(release): v1.34.5 [skip ci]
...
### [Version 1.34.5](https://github.com/lobehub/lobe-chat/compare/v1.34.4...v1.34.5 )
<sup>Released on **2024-11-28**</sup>
#### 💄 Styles
- **misc**: Add Google LearnLM model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add Google LearnLM model, closes [#4821 ](https://github.com/lobehub/lobe-chat/issues/4821 ) ([f900c0a ](https://github.com/lobehub/lobe-chat/commit/f900c0a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-28 05:53:47 +00:00
sxjeru
f900c0a34f
💄 style: Add Google LearnLM model ( #4821 )
2024-11-28 13:46:05 +08:00
lobehubbot
478edc1c04
📝 docs(bot): Auto sync agents & plugin to readme
2024-11-27 19:08:53 +00:00
semantic-release-bot
cd1e773417
🔖 chore(release): v1.34.4 [skip ci]
...
### [Version 1.34.4](https://github.com/lobehub/lobe-chat/compare/v1.34.3...v1.34.4 )
<sup>Released on **2024-11-27**</sup>
#### 💄 Styles
- **misc**: Add switch portal thread.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add switch portal thread, closes [#4819 ](https://github.com/lobehub/lobe-chat/issues/4819 ) ([8dbf3ce ](https://github.com/lobehub/lobe-chat/commit/8dbf3ce ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-27 19:07:55 +00:00
Arvin Xu
8dbf3ce52f
💄 style: add switch portal thread ( #4819 )
...
* 💄 style: improve i18n
* 💄 style: add switch portal thread
* style: improve i18n
2024-11-28 03:00:18 +08:00
lobehubbot
b4093799ca
📝 docs(bot): Auto sync agents & plugin to readme
2024-11-27 17:55:54 +00:00
semantic-release-bot
3d1b99a267
🔖 chore(release): v1.34.3 [skip ci]
...
### [Version 1.34.3](https://github.com/lobehub/lobe-chat/compare/v1.34.2...v1.34.3 )
<sup>Released on **2024-11-27**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix fallback behavior of default mode in AgentRuntime.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix fallback behavior of default mode in AgentRuntime, closes [#4813 ](https://github.com/lobehub/lobe-chat/issues/4813 ) ([e7cb62e ](https://github.com/lobehub/lobe-chat/commit/e7cb62e ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-27 17:54:56 +00:00
Zhijie He
e7cb62ea0f
🐛 fix: fix fallback behavior of default mode in AgentRuntime ( #4813 )
...
* 🐛 fix: fix fallback behavior of default mode in AgentRuntime
* ♻️ refactor: optimize fallback behavior
* 🔨 chore: add unit test
2024-11-28 01:47:05 +08:00
lobehubbot
0a7203b5cf
📝 docs(bot): Auto sync agents & plugin to readme
2024-11-27 04:34:46 +00:00
semantic-release-bot
838cea483c
🔖 chore(release): v1.34.2 [skip ci]
...
### [Version 1.34.2](https://github.com/lobehub/lobe-chat/compare/v1.34.1...v1.34.2 )
<sup>Released on **2024-11-27**</sup>
#### 💄 Styles
- **misc**: Improve thread i18n locale.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve thread i18n locale, closes [#4807 ](https://github.com/lobehub/lobe-chat/issues/4807 ) ([3da1704 ](https://github.com/lobehub/lobe-chat/commit/3da1704 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-27 04:33:52 +00:00
Arvin Xu
3da1704f29
💄 style: improve thread i18n locale ( #4807 )
2024-11-27 12:26:06 +08:00
lobehubbot
d726f33bc2
📝 docs(bot): Auto sync agents & plugin to readme
2024-11-26 18:31:17 +00:00
semantic-release-bot
41899fab58
🔖 chore(release): v1.34.1 [skip ci]
...
### [Version 1.34.1](https://github.com/lobehub/lobe-chat/compare/v1.34.0...v1.34.1 )
<sup>Released on **2024-11-26**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix Qwen baseUrl calling.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix Qwen baseUrl calling, closes [#4799 ](https://github.com/lobehub/lobe-chat/issues/4799 ) ([8fd7eb7 ](https://github.com/lobehub/lobe-chat/commit/8fd7eb7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-26 18:30:20 +00:00
Zhijie He
8fd7eb7f86
🐛 fix: fix Qwen baseUrl calling ( #4799 )
...
* 🐛 fix: fix Qwen baseUrl calling
* ♻️ refactor: refactor baseURL import logic
* 🔨 chore: rollback changes
* 🔨 chore: add unit test
2024-11-27 02:22:32 +08:00
lobehubbot
66c820b759
📝 docs(bot): Auto sync agents & plugin to readme
2024-11-26 13:57:29 +00:00
semantic-release-bot
aa6c170748
🔖 chore(release): v1.34.0 [skip ci]
...
## [Version 1.34.0](https://github.com/lobehub/lobe-chat/compare/v1.33.5...v1.34.0 )
<sup>Released on **2024-11-26**</sup>
#### ✨ Features
- **misc**: Forkable Chat Mode.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Forkable Chat Mode, closes [#4632 ](https://github.com/lobehub/lobe-chat/issues/4632 ) ([832f0ce ](https://github.com/lobehub/lobe-chat/commit/832f0ce ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-26 13:56:23 +00:00
Arvin Xu
832f0ceb35
✨ feat: Forkable Chat Mode ( #4632 )
...
* ✨ feat: 初步完成 forkable 对话能力
✨ feat: 支持自动总结
portal thread 支持 plugin 调用
✅ test: fix tests
💄 style: improve topic thread style
💄 style: support action bar
💄 style: finish footer part
♻️ refactor: refactor the token
✨ feat: 初步完成 thread 新建与继续对话
✨ feat: 支持并完善 main thread 下的对话能力
✨ feat: 支持切换 thread 激活态
💄 style: fix style
🐛 fix: fix the thread open logic
💄 style: finish thread style
✨ feat: 初步实现分支话题选择和子话题切换
💄 style: finish thread in chat
💄 style: show thread item in chat
✨ feat: support portal thread id
✨ feat: 增加 thread 展示项
💄 style: 强提示用户子话题暂不支持上传文件/图片等
⚡ ️ perf: refactor to improve chat performance
* 🐛 fix: fix thread history length
* 🐛 fix: fix plugin in portal thread
* 🐛 fix: disable delete on source message
* 发送 Thread 消息时只 loading Thread 的 send button
* fix lint
* 激活 Thread 的情况下暂不支持创建子 Thread
* fix lint
* 支持 portal 的移动端展示
* improve portal thread style
* 🌐 chore: update i18n
* 🌐 chore: update i18n
* 🐛 fix: fix tool display
* 🐛 fix: not fetch thread on client side
* ♻️ refactor: refactor the migration sql
2024-11-26 21:48:37 +08:00
lobehubbot
d9a11bb763
📝 docs(bot): Auto sync agents & plugin to readme
2024-11-26 09:56:07 +00:00
semantic-release-bot
f17313e896
🔖 chore(release): v1.33.5 [skip ci]
...
### [Version 1.33.5](https://github.com/lobehub/lobe-chat/compare/v1.33.4...v1.33.5 )
<sup>Released on **2024-11-26**</sup>
#### 💄 Styles
- **misc**: Update the description translation of Gitee AI.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update the description translation of Gitee AI, closes [#4793 ](https://github.com/lobehub/lobe-chat/issues/4793 ) ([6f8eddc ](https://github.com/lobehub/lobe-chat/commit/6f8eddc ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-26 09:55:10 +00:00
Liu
6f8eddcfc1
💄 style: update the description translation of Gitee AI ( #4793 )
2024-11-26 17:47:26 +08:00
canisminor1990
11f0816b25
📝 docs: Update static changelog [skip ci]
2024-11-26 17:25:31 +08:00
canisminor1990
8e123dd242
📝 docs: Fix changelog filename [skip ci]
2024-11-26 15:05:14 +08:00
CanisMinor
19da5e419d
🔧 chore: Add changelog workflow ( #4662 )
...
* 🔧 chore: Add changelog workflow
* 🔧 chore: Update schema
* 🔧 chore: Update schema
* 🔧 chore: Update changelog workflow
* 🔧 chore: Update changelog json
* 🔧 chore: Update changelog
* 📝 docs: Update Changelog
2024-11-26 14:48:06 +08:00
semantic-release-bot
19a0c5710c
🔖 chore(release): v1.33.4 [skip ci]
...
### [Version 1.33.4](https://github.com/lobehub/lobe-chat/compare/v1.33.3...v1.33.4 )
<sup>Released on **2024-11-26**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor `getLlmOptionsFromPayload` from AgentRuntime.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor `getLlmOptionsFromPayload` from AgentRuntime, closes [#4790 ](https://github.com/lobehub/lobe-chat/issues/4790 ) ([e8948e6 ](https://github.com/lobehub/lobe-chat/commit/e8948e6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-26 03:45:51 +00:00
Zhijie He
e8948e6c15
♻️ refactor: refactor getLlmOptionsFromPayload from AgentRuntime ( #4790 )
...
* ♻️ refactor: refactor `getLlmOptionsFromPayload` from AgentRuntime
* 🔨 chore: format coding
* 🔨 chore: cleanup
* 🐛 fix: fix typo
* 🔨 chore: rollback changes
* 🐛 fix: fix CI error
2024-11-26 11:37:34 +08:00
semantic-release-bot
b04f599982
🔖 chore(release): v1.33.3 [skip ci]
...
### [Version 1.33.3](https://github.com/lobehub/lobe-chat/compare/v1.33.2...v1.33.3 )
<sup>Released on **2024-11-25**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix `fetchOnClient` functional for Moonshot.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix `fetchOnClient` functional for Moonshot, closes [#4787 ](https://github.com/lobehub/lobe-chat/issues/4787 ) ([bef89a7 ](https://github.com/lobehub/lobe-chat/commit/bef89a7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-25 17:16:52 +00:00
Zhijie He
bef89a7f1f
🐛 fix: fix fetchOnClient functional for Moonshot ( #4787 )
...
* 🐛 fix: fix `fetchOnClient` functional for Moonshot
* 🔨 chore: cleanup code
2024-11-26 01:09:12 +08:00
semantic-release-bot
6b34f44cec
🔖 chore(release): v1.33.2 [skip ci]
...
### [Version 1.33.2](https://github.com/lobehub/lobe-chat/compare/v1.33.1...v1.33.2 )
<sup>Released on **2024-11-25**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix multi-turns tools calling.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix multi-turns tools calling, closes [#4789 ](https://github.com/lobehub/lobe-chat/issues/4789 ) ([9d8845f ](https://github.com/lobehub/lobe-chat/commit/9d8845f ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-25 13:25:06 +00:00
Arvin Xu
9d8845fbac
🐛 fix: fix multi-turns tools calling ( #4789 )
...
* 🐛 fix: fix tools calling
* 🐛 fix: fix tools calling
2024-11-25 21:17:24 +08:00
semantic-release-bot
b57d996e56
🔖 chore(release): v1.33.1 [skip ci]
...
### [Version 1.33.1](https://github.com/lobehub/lobe-chat/compare/v1.33.0...v1.33.1 )
<sup>Released on **2024-11-25**</sup>
#### 💄 Styles
- **misc**: Add gemini-exp-1121 model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add gemini-exp-1121 model, closes [#4783 ](https://github.com/lobehub/lobe-chat/issues/4783 ) ([3b2cd88 ](https://github.com/lobehub/lobe-chat/commit/3b2cd88 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-25 05:18:41 +00:00
xgbstar1
3b2cd88868
💄 style: Add gemini-exp-1121 model ( #4783 )
2024-11-25 13:11:07 +08:00
semantic-release-bot
35e228f340
🔖 chore(release): v1.33.0 [skip ci]
...
## [Version 1.33.0](https://github.com/lobehub/lobe-chat/compare/v1.32.9...v1.33.0 )
<sup>Released on **2024-11-25**</sup>
#### ✨ Features
- **misc**: Add Gitee AI model provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add Gitee AI model provider, closes [#4716 ](https://github.com/lobehub/lobe-chat/issues/4716 ) ([f1cb0af ](https://github.com/lobehub/lobe-chat/commit/f1cb0af ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-25 02:30:17 +00:00
Zhijie He
f1cb0afc0e
✨ feat: add Gitee AI model provider ( #4716 )
...
* ✨ feat: add Gitee model provider
* 🐛 fix: fix `code-raccoon-v1` topP issue
* 💄 style: update model list
* 👷 build: add docker env
* 🐛 fix: fix CI error
* 🔨 chore: cleanup code
* 💄 style: update modelProvider display name
* 💄 style: update Gitee AI branding
2024-11-25 10:22:41 +08:00
semantic-release-bot
2a5711777f
🔖 chore(release): v1.32.9 [skip ci]
...
### [Version 1.32.9](https://github.com/lobehub/lobe-chat/compare/v1.32.8...v1.32.9 )
<sup>Released on **2024-11-24**</sup>
#### 💄 Styles
- **misc**: Support to reset fetched models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Support to reset fetched models, closes [#4260 ](https://github.com/lobehub/lobe-chat/issues/4260 ) ([22480a9 ](https://github.com/lobehub/lobe-chat/commit/22480a9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-24 19:01:31 +00:00
vual
22480a9d3d
💄 style: support to reset fetched models ( #4260 )
...
* 增加【清除获取的模型】的功能,主要是用于在获取模型列表后,不想要了,需要恢复系统自带的模型。
* revert
* 🌐 chore: update locale
* 🎨 refactor: refactor code
---------
Co-authored-by: arvinxx <arvinx@foxmail.com >
2024-11-25 02:53:07 +08:00
semantic-release-bot
795055b333
🔖 chore(release): v1.32.8 [skip ci]
...
### [Version 1.32.8](https://github.com/lobehub/lobe-chat/compare/v1.32.7...v1.32.8 )
<sup>Released on **2024-11-24**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix `XAI_PROXY_URL` env missing.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix `XAI_PROXY_URL` env missing, closes [#4747 ](https://github.com/lobehub/lobe-chat/issues/4747 ) ([7c9e88e ](https://github.com/lobehub/lobe-chat/commit/7c9e88e ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-24 15:30:19 +00:00
Zhijie He
7c9e88eb60
🐛 fix: fix XAI_PROXY_URL env missing ( #4747 )
...
* 🐛 fix: fix `XAI_PROXY_URL` env missing
* ♻️ refactor: refactor `*_PROXY_URL`, get var from ENV
* 🐛 fix: fix `MOONSHOT_PROXY_URL` behavior
2024-11-24 23:22:37 +08:00
semantic-release-bot
a7a208b006
🔖 chore(release): v1.32.7 [skip ci]
...
### [Version 1.32.7](https://github.com/lobehub/lobe-chat/compare/v1.32.6...v1.32.7 )
<sup>Released on **2024-11-24**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix tool message display.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix tool message display, closes [#4776 ](https://github.com/lobehub/lobe-chat/issues/4776 ) ([9d9b2a2 ](https://github.com/lobehub/lobe-chat/commit/9d9b2a2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-24 12:27:10 +00:00
Arvin Xu
9d9b2a2799
🐛 fix: fix tool message display ( #4776 )
2024-11-24 20:19:41 +08:00
semantic-release-bot
5ab57dca5f
🔖 chore(release): v1.32.6 [skip ci]
...
### [Version 1.32.6](https://github.com/lobehub/lobe-chat/compare/v1.32.5...v1.32.6 )
<sup>Released on **2024-11-24**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-24 11:39:49 +00:00
柴米油盐的梦想
3f55e2ad12
💄 sytle: update HuggingFace models ( #4757 )
2024-11-24 19:32:09 +08:00
Arvin Xu
ec9d15164c
👷 build: pin langfuse@3.29.1 to fix netlify build ( #4775 )
2024-11-24 19:29:03 +08:00
semantic-release-bot
866f61060e
🔖 chore(release): v1.32.5 [skip ci]
...
### [Version 1.32.5](https://github.com/lobehub/lobe-chat/compare/v1.32.4...v1.32.5 )
<sup>Released on **2024-11-24**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the main chat.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the main chat, closes [#4773 ](https://github.com/lobehub/lobe-chat/issues/4773 ) ([6973f4e ](https://github.com/lobehub/lobe-chat/commit/6973f4e ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-24 10:37:41 +00:00
Arvin Xu
6973f4eebd
♻️ refactor: refactor the main chat ( #4773 )
...
* ♻️ refactor: refactor the main chat
* ♻️ refactor: refactor welcome
2024-11-24 18:29:19 +08:00
renovate[bot]
d41f955009
Update pnpm to v9.14.2 ( #4766 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-24 17:43:05 +08:00
semantic-release-bot
6b0a37db86
🔖 chore(release): v1.32.4 [skip ci]
...
### [Version 1.32.4](https://github.com/lobehub/lobe-chat/compare/v1.32.3...v1.32.4 )
<sup>Released on **2024-11-20**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the default locale.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the default locale, closes [#4729 ](https://github.com/lobehub/lobe-chat/issues/4729 ) ([3f8d3db ](https://github.com/lobehub/lobe-chat/commit/3f8d3db ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-20 15:33:30 +00:00
Arvin Xu
3f8d3db52f
♻️ refactor: refactor the default locale ( #4729 )
...
* ♻️ refactor: refactor the default locale
* 🌐 chore: update locale
2024-11-20 23:25:37 +08:00
lobehubbot
20142594c6
📝 docs(bot): Auto sync agents & plugin to readme
2024-11-20 15:18:14 +00:00
semantic-release-bot
59a4d20916
🔖 chore(release): v1.32.3 [skip ci]
...
### [Version 1.32.3](https://github.com/lobehub/lobe-chat/compare/v1.32.2...v1.32.3 )
<sup>Released on **2024-11-20**</sup>
#### 💄 Styles
- **misc**: Add grok-vision-beta model, update Mistral model list, add `pixtral-large-latest`.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add grok-vision-beta model, closes [#4734 ](https://github.com/lobehub/lobe-chat/issues/4734 ) ([744ea30 ](https://github.com/lobehub/lobe-chat/commit/744ea30 ))
* **misc**: Update Mistral model list, add `pixtral-large-latest`, closes [#4744 ](https://github.com/lobehub/lobe-chat/issues/4744 ) ([7ee6fdd ](https://github.com/lobehub/lobe-chat/commit/7ee6fdd ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-20 15:17:09 +00:00
Zhijie He
7ee6fdd555
💄 style: update Mistral model list, add pixtral-large-latest ( #4744 )
...
* 💄 style: update Mistral model list, add `pixtral-large-latest`
* 💄 style: add functionCall tag
2024-11-20 23:08:59 +08:00
sxjeru
744ea30130
💄 style: Add grok-vision-beta model ( #4734 )
...
* Update xai.ts
* Update xai.ts
* Update xai.ts
2024-11-20 23:08:12 +08:00
semantic-release-bot
75a9b00898
🔖 chore(release): v1.32.2 [skip ci]
...
### [Version 1.32.2](https://github.com/lobehub/lobe-chat/compare/v1.32.1...v1.32.2 )
<sup>Released on **2024-11-19**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-19 14:00:44 +00:00
Arvin Xu
f711cefca3
⚡ ️ perf: fix slow delete file sql ( #4738 )
2024-11-19 21:52:44 +08:00
semantic-release-bot
41d92d8382
🔖 chore(release): v1.32.1 [skip ci]
...
### [Version 1.32.1](https://github.com/lobehub/lobe-chat/compare/v1.32.0...v1.32.1 )
<sup>Released on **2024-11-19**</sup>
#### 🐛 Bug Fixes
- **misc**: Keyword search for chat history & sessions.
#### 💄 Styles
- **misc**: Support o1 models using streaming.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Keyword search for chat history & sessions, closes [#4725 ](https://github.com/lobehub/lobe-chat/issues/4725 ) ([415d772 ](https://github.com/lobehub/lobe-chat/commit/415d772 ))
#### Styles
* **misc**: Support o1 models using streaming, closes [#4732 ](https://github.com/lobehub/lobe-chat/issues/4732 ) ([7e9e71a ](https://github.com/lobehub/lobe-chat/commit/7e9e71a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-19 03:40:37 +00:00
Arvin Xu
7e9e71accc
💄 style: support o1 models using streaming ( #4732 )
2024-11-19 11:32:49 +08:00
Yao Cai
415d7721ec
🐛 fix: keyword search for chat history & sessions ( #4725 )
...
* 🐛 fix: sql for keyword search
* 🐛 fix: display search topics in time mode
* 🐛 fix: keyword search on sessions
* 🧪 test: adjust tests to new keyword search
2024-11-19 11:32:36 +08:00
semantic-release-bot
c154cb584a
🔖 chore(release): v1.32.0 [skip ci]
...
## [Version 1.32.0](https://github.com/lobehub/lobe-chat/compare/v1.31.11...v1.32.0 )
<sup>Released on **2024-11-19**</sup>
#### ✨ Features
- **misc**: Add support InternLM (书生浦语) provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add support InternLM (书生浦语) provider, closes [#4711 ](https://github.com/lobehub/lobe-chat/issues/4711 ) ([aaae059 ](https://github.com/lobehub/lobe-chat/commit/aaae059 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-19 02:54:04 +00:00
Zhijie He
aaae0596ac
✨ feat: add support InternLM (书生浦语) provider ( #4711 )
...
* ✨ feat: add support InternLM (书生浦语) provider
* 🐛 fix: fix tools calling, disable streaming, not support
* 💄 style: disable Client Fetch mode, not support
* 🔨 chore: cleanup code
2024-11-19 10:46:07 +08:00
semantic-release-bot
c59f33809b
🔖 chore(release): v1.31.11 [skip ci]
...
### [Version 1.31.11](https://github.com/lobehub/lobe-chat/compare/v1.31.10...v1.31.11 )
<sup>Released on **2024-11-18**</sup>
#### 🐛 Bug Fixes
- **misc**: Connection check logic.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Connection check logic, closes [#4722 ](https://github.com/lobehub/lobe-chat/issues/4722 ) ([b361840 ](https://github.com/lobehub/lobe-chat/commit/b361840 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-18 18:17:18 +00:00
renovate[bot]
9e8b29a155
Update dependency @cfworker/json-schema to v3 ( #4715 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-19 02:09:15 +08:00
renovate[bot]
12a4338a52
Update pnpm to v9.13.2 ( #4713 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-19 02:04:37 +08:00
QuentinHsu
b361840cb2
🐛 fix: connection check logic ( #4722 )
2024-11-19 02:04:13 +08:00
QuentinHsu
7232019a7b
🌐 chore: update i18n ( #4720 )
2024-11-17 23:50:25 +08:00
QuentinHsu
38ae7f944e
🌐 chore: update i18n ( #4719 )
2024-11-17 19:47:41 +08:00
semantic-release-bot
9a12e1cabe
🔖 chore(release): v1.31.10 [skip ci]
...
### [Version 1.31.10](https://github.com/lobehub/lobe-chat/compare/v1.31.9...v1.31.10 )
<sup>Released on **2024-11-16**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-16 17:01:31 +00:00
Arvin Xu
5512a8206c
⚡ ️ perf: refactor to improve chat performance ( #4708 )
...
* ⚡ ️ perf: refactor to improve chat performance
* ⚡ ️ perf: refactor to improve chat performance
2024-11-17 00:53:47 +08:00
semantic-release-bot
9f118a4b83
🔖 chore(release): v1.31.9 [skip ci]
...
### [Version 1.31.9](https://github.com/lobehub/lobe-chat/compare/v1.31.8...v1.31.9 )
<sup>Released on **2024-11-16**</sup>
#### 💄 Styles
- **misc**: Add gemini-exp-1114 model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add gemini-exp-1114 model, closes [#4702 ](https://github.com/lobehub/lobe-chat/issues/4702 ) ([b3306f2 ](https://github.com/lobehub/lobe-chat/commit/b3306f2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-16 04:34:41 +00:00
sxjeru
b3306f2101
💄 style: Add gemini-exp-1114 model ( #4702 )
2024-11-16 12:27:01 +08:00
semantic-release-bot
3e63e5bb85
🔖 chore(release): v1.31.8 [skip ci]
...
### [Version 1.31.8](https://github.com/lobehub/lobe-chat/compare/v1.31.7...v1.31.8 )
<sup>Released on **2024-11-15**</sup>
#### ♻ Code Refactoring
- **misc**: Move ChatInput to features/ChatInput.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Move ChatInput to features/ChatInput, closes [#4699 ](https://github.com/lobehub/lobe-chat/issues/4699 ) ([5737d3f ](https://github.com/lobehub/lobe-chat/commit/5737d3f ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-15 14:49:34 +00:00
Arvin Xu
5737d3fd37
♻️ refactor: move ChatInput to features/ChatInput ( #4699 )
2024-11-15 22:41:45 +08:00
lobehubbot
a723f1a577
📝 docs(bot): Auto sync agents & plugin to readme
2024-11-15 14:23:33 +00:00
semantic-release-bot
601582c54d
🔖 chore(release): v1.31.7 [skip ci]
...
### [Version 1.31.7](https://github.com/lobehub/lobe-chat/compare/v1.31.6...v1.31.7 )
<sup>Released on **2024-11-15**</sup>
#### ♻ Code Refactoring
- **misc**: `genServerLLMConfig` function, get *_MODEL_LIST from env.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: `genServerLLMConfig` function, get *_MODEL_LIST from env, closes [#4694 ](https://github.com/lobehub/lobe-chat/issues/4694 ) ([d84f369 ](https://github.com/lobehub/lobe-chat/commit/d84f369 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-15 14:22:30 +00:00
Zhijie He
d84f369d85
♻️ refactor: genServerLLMConfig function, get *_MODEL_LIST from env ( #4694 )
...
* 🐛 fix: fix `CLOUDFLARE_MODEL_LIST` not working
* ♻️ refactor: get `*_MODEL_LIST` from env
* 🔨 chore: udpate CI for testing `*_MODEL_LIST` from env
* 🔨 chore: improve const
2024-11-15 22:14:39 +08:00
TC
32630fa42d
📝 docs: add docs for cloudflare ( #4685 )
...
* 📝 docs: update docs for providers
* 📝 docs: update provider doc
* docs: add doc for cloudflare
2024-11-14 10:44:51 +08:00
semantic-release-bot
771bf87d66
🔖 chore(release): v1.31.6 [skip ci]
...
### [Version 1.31.6](https://github.com/lobehub/lobe-chat/compare/v1.31.5...v1.31.6 )
<sup>Released on **2024-11-13**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the chat conversation implement.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the chat conversation implement, closes [#4689 ](https://github.com/lobehub/lobe-chat/issues/4689 ) ([85b1630 ](https://github.com/lobehub/lobe-chat/commit/85b1630 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-13 16:14:31 +00:00
Arvin Xu
85b163037d
♻️ refactor: refactor the chat conversation implement ( #4689 )
2024-11-14 00:06:18 +08:00
Arvin Xu
80fbd9afb3
🌐 chore: update locales ( #4684 )
2024-11-13 20:16:35 +08:00
semantic-release-bot
f6e4d00922
🔖 chore(release): v1.31.5 [skip ci]
...
### [Version 1.31.5](https://github.com/lobehub/lobe-chat/compare/v1.31.4...v1.31.5 )
<sup>Released on **2024-11-12**</sup>
#### 💄 Styles
- **misc**: Update some provider modellist & fix ai360 baseurl.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update some provider modellist & fix ai360 baseurl, closes [#4679 ](https://github.com/lobehub/lobe-chat/issues/4679 ) ([1b19fae ](https://github.com/lobehub/lobe-chat/commit/1b19fae ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-12 15:15:26 +00:00
LovelyGuYiMeng
1b19fae6c8
💄 style: update some provider modellist & fix ai360 baseurl ( #4679 )
...
* Update deepseek.ts
* Update siliconcloud.ts
* Update wenxin.ts
* Update qwen.ts
* Update baichuan.ts
* Update siliconcloud.ts
* Update index.ts
* Update index.test.ts
2024-11-12 23:07:37 +08:00
semantic-release-bot
7cface2972
🔖 chore(release): v1.31.4 [skip ci]
...
### [Version 1.31.4](https://github.com/lobehub/lobe-chat/compare/v1.31.3...v1.31.4 )
<sup>Released on **2024-11-12**</sup>
#### 💄 Styles
- **misc**: Fix Cloudflare Workers AI Sort.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix Cloudflare Workers AI Sort, closes [#4672 ](https://github.com/lobehub/lobe-chat/issues/4672 ) ([353ba70 ](https://github.com/lobehub/lobe-chat/commit/353ba70 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-12 14:48:03 +00:00
LovelyGuYiMeng
353ba70b25
💄 style: Fix Cloudflare Workers AI Sort ( #4672 )
2024-11-12 22:40:12 +08:00
semantic-release-bot
46e467e00a
🔖 chore(release): v1.31.3 [skip ci]
...
### [Version 1.31.3](https://github.com/lobehub/lobe-chat/compare/v1.31.2...v1.31.3 )
<sup>Released on **2024-11-12**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor `languageModel` & `DEFAULT_LLM_CONFIG` generate.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor `languageModel` & `DEFAULT_LLM_CONFIG` generate, closes [#4649 ](https://github.com/lobehub/lobe-chat/issues/4649 ) ([2045131 ](https://github.com/lobehub/lobe-chat/commit/2045131 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-12 13:32:01 +00:00
Zhijie He
2045131c00
♻️ refactor: refactor languageModel & DEFAULT_LLM_CONFIG generate ( #4649 )
...
* ♻️ refactor: refactor `languageModel` generate
* 🔨 chore: minor code
* 🔨 chore: minor code
* 🔨 chore: split function & add unit test
* 🔨 chore: minor code & improve `specificConfig` injection
* ♻️ refactor: refactor `DEFAULT_LLM_CONFIG` generate
* ♻️ refactor: move `genUserLLMConfig ` & `genServerLLMConfig ` to `@/utils/genLLMConfig`
* 🔨 chore: move back `genLLMConfig.ts`, add parm support for `genUserLLMConfig`
* 🔨 chore: split `genUserLLMConfig`
* ♻️ refactor: add unit test, refactor `genServerLLMConfig`
2024-11-12 21:24:04 +08:00
semantic-release-bot
349787edbd
🔖 chore(release): v1.31.2 [skip ci]
...
### [Version 1.31.2](https://github.com/lobehub/lobe-chat/compare/v1.31.1...v1.31.2 )
<sup>Released on **2024-11-12**</sup>
#### 💄 Styles
- **misc**: Update deepseek model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update deepseek model, closes [#4674 ](https://github.com/lobehub/lobe-chat/issues/4674 ) ([5ab2986 ](https://github.com/lobehub/lobe-chat/commit/5ab2986 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-12 07:08:44 +00:00
sxjeru
5ab2986182
💄 style: Update deepseek model ( #4674 )
...
* Update deepseek.ts
* Update deepseek.ts
2024-11-12 15:00:54 +08:00
semantic-release-bot
575c1eafc2
🔖 chore(release): v1.31.1 [skip ci]
...
### [Version 1.31.1](https://github.com/lobehub/lobe-chat/compare/v1.31.0...v1.31.1 )
<sup>Released on **2024-11-12**</sup>
#### 💄 Styles
- **misc**: Fix Windows always showing scrollbar.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix Windows always showing scrollbar, closes [#4502 ](https://github.com/lobehub/lobe-chat/issues/4502 ) ([780a2a9 ](https://github.com/lobehub/lobe-chat/commit/780a2a9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-12 03:26:38 +00:00
coulsontl
6af7b52901
👷 build: support to ignore \n with XXX_MODEL_LIST env ( #4660 )
...
* chore: 解析自定义模型时兼容模型名称为空的情况
* chore: supplementary single test code
2024-11-12 11:18:52 +08:00
mushan0x0
780a2a980a
💄 style: fix Windows always showing scrollbar ( #4502 )
2024-11-12 11:16:07 +08:00
semantic-release-bot
c209c17157
🔖 chore(release): v1.31.0 [skip ci]
...
## [Version 1.31.0](https://github.com/lobehub/lobe-chat/compare/v1.30.0...v1.31.0 )
<sup>Released on **2024-11-11**</sup>
#### ✨ Features
- **misc**: Add support xAI provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add support xAI provider, closes [#4627 ](https://github.com/lobehub/lobe-chat/issues/4627 ) ([49e1e08 ](https://github.com/lobehub/lobe-chat/commit/49e1e08 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-11 17:59:04 +00:00
Zhijie He
49e1e08818
✨ feat: add support xAI provider ( #4627 )
...
* ✨ feat: add support xAI provider
* 💄 style: update model info
* 🐛 fix: fix CI error
* 👷 build: add docker env
* 💄 style: add desc for xAI
2024-11-12 01:51:18 +08:00
waterhydroxyl
308d97debd
📝 docs: Update docs/usage/features/database.zh-CN.mdx ( #4637 )
...
* ```
Add initial placeholder file
Created an initial placeholder file '1.txt' to set up project structure. This file will serve as a base for future content.
```
* Update `docs/usage/features/database.zh-CN.mdx`
* Delete 1.txt
2024-11-12 01:37:22 +08:00
semantic-release-bot
1410f3e458
🔖 chore(release): v1.30.0 [skip ci]
...
## [Version 1.30.0](https://github.com/lobehub/lobe-chat/compare/v1.29.6...v1.30.0 )
<sup>Released on **2024-11-11**</sup>
#### ✨ Features
- **misc**: Support Cloudflare Workers AI.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support Cloudflare Workers AI, closes [#3402 ](https://github.com/lobehub/lobe-chat/issues/3402 ) [/github.com/vercel/next.js/issues/38736#issuecomment-1278917422](https://github.com//github.com/vercel/next.js/issues/38736/issues/issuecomment-1278917422 ) ([efb7adf ](https://github.com/lobehub/lobe-chat/commit/efb7adf ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-11 17:28:59 +00:00
BrandonStudio
efb7adf89a
✨ feat: Support Cloudflare Workers AI ( #3402 )
...
* Delete .nvmrc
* feat: Add Cloudflare as a model provider
This commit adds support for Cloudflare as a model provider. It includes changes to the `ModelProvider` enum, the `UserKeyVaults` interface, the `getServerGlobalConfig` function, the `DEFAULT_LLM_CONFIG` constant, the `getLLMConfig` function, the `AgentRuntime` class, and the `DEFAULT_MODEL_PROVIDER_LIST` constant.
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix icon
* fix
* Create .nvmrc
* Delete src/config/modelProviders/.nvmrc
* CF -> CLOUDFLARE
* revert
* chore: Update agentRuntime.ts and auth.ts to support Cloudflare account ID in payload
* Add provider setting
* fix
* Update cloudflare.ts
* fix
* Update cloudflare.ts
* accountID
* fix
* i18n
* save changes
* commit check
* disable function calling for now
* does not catch errors when fetching models
* ready to add base url
* commit check
* revert change
* revert string boolean check
* fix type error on Vercel.
refer to https://github.com/vercel/next.js/issues/38736#issuecomment-1278917422
* i18n by groq/llama-3.1-8b-instant
* rename env var
* add test
* Revert changes that are not relavant to Cloudflare and result in merge conflicts.
* add test for models()
* move helper code to standalone file
* add test for helper methods
* remove encoder
* Merge main into cf-chat-m
* remove brand
* remove template comment
* add provider card
* Update lobe-icons
* Fix setting layout
* minor modification of model list
---------
Co-authored-by: sxjeru <sxjeru@gmail.com >
2024-11-12 01:21:16 +08:00
semantic-release-bot
b4514cf4f0
🔖 chore(release): v1.29.6 [skip ci]
...
### [Version 1.29.6](https://github.com/lobehub/lobe-chat/compare/v1.29.5...v1.29.6 )
<sup>Released on **2024-11-10**</sup>
#### 💄 Styles
- **misc**: Add Sonnet 3.5 v2 inference model to BedRock.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add Sonnet 3.5 v2 inference model to BedRock, closes [#4652 ](https://github.com/lobehub/lobe-chat/issues/4652 ) ([1a8584d ](https://github.com/lobehub/lobe-chat/commit/1a8584d ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-10 14:51:38 +00:00
Yoon Kyong Sik
1a8584d92f
💄 style: Add Sonnet 3.5 v2 inference model to BedRock ( #4652 )
...
* Update bedrock.ts
Modify Claude 3.5 Sonnet v2 id for access using us-east1 via us-east2.
* Update bedrock.ts
* Update bedrock.ts
* Update bedrock.ts
2024-11-10 22:44:02 +08:00
semantic-release-bot
2ee4004134
🔖 chore(release): v1.29.5 [skip ci]
...
### [Version 1.29.5](https://github.com/lobehub/lobe-chat/compare/v1.29.4...v1.29.5 )
<sup>Released on **2024-11-10**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix summary range.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix summary range, closes [#4664 ](https://github.com/lobehub/lobe-chat/issues/4664 ) ([140c301 ](https://github.com/lobehub/lobe-chat/commit/140c301 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-10 14:27:14 +00:00
Arvin Xu
140c3013c8
🐛 fix: fix summary range ( #4664 )
...
* ♻️ refactor: refactor the home loading page
* 🐛 fix: fix ui range
2024-11-10 22:19:34 +08:00
renovate[bot]
d4a218accc
Update dependency drizzle-kit to ^0.28.0 ( #4658 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-10 19:40:34 +08:00
renovate[bot]
bce8e2f386
Update dependency @anthropic-ai/sdk to ^0.32.0 ( #4657 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-10 17:48:30 +08:00
semantic-release-bot
7f12bb8616
🔖 chore(release): v1.29.4 [skip ci]
...
### [Version 1.29.4](https://github.com/lobehub/lobe-chat/compare/v1.29.3...v1.29.4 )
<sup>Released on **2024-11-09**</sup>
#### 🐛 Bug Fixes
- **misc**: Disregard remoteModelCards when showModelFetcher is disabled.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Disregard remoteModelCards when showModelFetcher is disabled, closes [#4644 ](https://github.com/lobehub/lobe-chat/issues/4644 ) ([a4431f2 ](https://github.com/lobehub/lobe-chat/commit/a4431f2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-09 17:22:06 +00:00
BrandonStudio
a4431f2caa
🐛 fix: disregard remoteModelCards when showModelFetcher is disabled ( #4644 )
2024-11-10 01:14:46 +08:00
semantic-release-bot
9f993685d8
🔖 chore(release): v1.29.3 [skip ci]
...
### [Version 1.29.3](https://github.com/lobehub/lobe-chat/compare/v1.29.2...v1.29.3 )
<sup>Released on **2024-11-09**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix the display model of history summary.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix the display model of history summary, closes [#4656 ](https://github.com/lobehub/lobe-chat/issues/4656 ) ([66cf2c1 ](https://github.com/lobehub/lobe-chat/commit/66cf2c1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-09 15:25:32 +00:00
Arvin Xu
66cf2c1368
🐛 fix: fix the display model of history summary ( #4656 )
2024-11-09 23:17:41 +08:00
semantic-release-bot
070aa23b29
🔖 chore(release): v1.29.2 [skip ci]
...
### [Version 1.29.2](https://github.com/lobehub/lobe-chat/compare/v1.29.1...v1.29.2 )
<sup>Released on **2024-11-09**</sup>
#### 💄 Styles
- **misc**: Allow users to disable SSRF or set a whitelist.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Allow users to disable SSRF or set a whitelist, closes [#4633 ](https://github.com/lobehub/lobe-chat/issues/4633 ) ([7175145 ](https://github.com/lobehub/lobe-chat/commit/7175145 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-09 13:53:19 +00:00
coulsontl
7175145d8a
💄 style: allow users to disable SSRF or set a whitelist ( #4633 )
...
* feat: allow users to disable SSRF or set a whitelist
* chore: add document description
* chore: refactor code
* chore: modify code specification
---------
Co-authored-by: coulsonpl <184711000+coulsonpl@users.noreply.github.com >
2024-11-09 21:45:19 +08:00
semantic-release-bot
444a91114d
🔖 chore(release): v1.29.1 [skip ci]
...
### [Version 1.29.1](https://github.com/lobehub/lobe-chat/compare/v1.29.0...v1.29.1 )
<sup>Released on **2024-11-09**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix topic summary field on server db.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix topic summary field on server db, closes [#4655 ](https://github.com/lobehub/lobe-chat/issues/4655 ) ([ce10f9a ](https://github.com/lobehub/lobe-chat/commit/ce10f9a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-09 13:39:12 +00:00
Arvin Xu
ce10f9ae36
🐛 fix: fix topic summary field on server db ( #4655 )
...
* 🐛 fix: fix topic summary field
* 🐛 fix: add antd icons deps
2024-11-09 21:31:30 +08:00
semantic-release-bot
a4355fc69b
🔖 chore(release): v1.29.0 [skip ci]
...
## [Version 1.29.0](https://github.com/lobehub/lobe-chat/compare/v1.28.6...v1.29.0 )
<sup>Released on **2024-11-09**</sup>
#### ✨ Features
- **misc**: Support compress history messages.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support compress history messages, closes [#4639 ](https://github.com/lobehub/lobe-chat/issues/4639 ) ([145bbb4 ](https://github.com/lobehub/lobe-chat/commit/145bbb4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-09 10:33:25 +00:00
Arvin Xu
145bbb4b12
✨ feat: support compress history messages ( #4639 )
...
* ✨ feat: implement support summary history messages
* 💄 style: add history ui
* 💄 style: add history ui
* update
* ✨ feat: support summary history
* ✨ feat: support summary history
* 🚨 ci: fix type
* ♻️ refactor: refactor migration
* ✅ test: fix tests
* 📸 test: update snapshots
* ✅ test: add test for chatMessage
* ♻️ refactor: refactor the chat actions and add tests
* ✅ test: add test for summaryHistory chain
* ♻️ refactor: set history default 8
* 🌐 chore: update i18n
* ✨ feat: support control CompressHistory
* ✅ test: fix tests
* ✅ test: fix tests
* ✅ test: fix tests
* 🌐 chore: update i18n
2024-11-09 18:25:17 +08:00
semantic-release-bot
85334dca0e
🔖 chore(release): v1.28.6 [skip ci]
...
### [Version 1.28.6](https://github.com/lobehub/lobe-chat/compare/v1.28.5...v1.28.6 )
<sup>Released on **2024-11-09**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix env typo of MS Entra ID.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix env typo of MS Entra ID, closes [#4651 ](https://github.com/lobehub/lobe-chat/issues/4651 ) ([f145252 ](https://github.com/lobehub/lobe-chat/commit/f145252 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-09 09:17:43 +00:00
BrandonStudio
f145252e74
🐛 fix: Fix env typo of MS Entra ID ( #4651 )
2024-11-09 17:10:20 +08:00
semantic-release-bot
fdd8f8eef5
🔖 chore(release): v1.28.5 [skip ci]
...
### [Version 1.28.5](https://github.com/lobehub/lobe-chat/compare/v1.28.4...v1.28.5 )
<sup>Released on **2024-11-08**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-08 05:01:28 +00:00
Arvin Xu
5a542b4891
⚡ ️ perf: reduce server service bundle size by refactoring with constant fold ( #4641 )
...
* refactor
* clean code
2024-11-08 12:53:57 +08:00
semantic-release-bot
672743111e
🔖 chore(release): v1.28.4 [skip ci]
...
### [Version 1.28.4](https://github.com/lobehub/lobe-chat/compare/v1.28.3...v1.28.4 )
<sup>Released on **2024-11-07**</sup>
#### 🐛 Bug Fixes
- **misc**: Disable model fetch for GitHub.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Disable model fetch for GitHub, closes [#4638 ](https://github.com/lobehub/lobe-chat/issues/4638 ) ([e1f6a3a ](https://github.com/lobehub/lobe-chat/commit/e1f6a3a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-07 08:41:50 +00:00
BrandonStudio
e1f6a3aa13
🐛 fix: Disable model fetch for GitHub ( #4638 )
2024-11-07 16:34:06 +08:00
semantic-release-bot
31a5157f91
🔖 chore(release): v1.28.3 [skip ci]
...
### [Version 1.28.3](https://github.com/lobehub/lobe-chat/compare/v1.28.2...v1.28.3 )
<sup>Released on **2024-11-06**</sup>
#### ♻ Code Refactoring
- **misc**: Move portal code to features folder.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Move portal code to features folder, closes [#4631 ](https://github.com/lobehub/lobe-chat/issues/4631 ) ([bb4ab9c ](https://github.com/lobehub/lobe-chat/commit/bb4ab9c ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-06 17:13:04 +00:00
Arvin Xu
bb4ab9c567
♻️ refactor: move portal code to features folder ( #4631 )
2024-11-07 01:05:24 +08:00
semantic-release-bot
87e51dc95e
🔖 chore(release): v1.28.2 [skip ci]
...
### [Version 1.28.2](https://github.com/lobehub/lobe-chat/compare/v1.28.1...v1.28.2 )
<sup>Released on **2024-11-06**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor and clean some code.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor and clean some code, closes [#4629 ](https://github.com/lobehub/lobe-chat/issues/4629 ) ([ad3a154 ](https://github.com/lobehub/lobe-chat/commit/ad3a154 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-06 15:43:08 +00:00
Arvin Xu
ad3a15452d
♻️ refactor: refactor and clean some code ( #4629 )
...
* ♻️ refactor: refactor a few code
* Update .gitignore
2024-11-06 23:35:17 +08:00
semantic-release-bot
bb25f318a4
🔖 chore(release): v1.28.1 [skip ci]
...
### [Version 1.28.1](https://github.com/lobehub/lobe-chat/compare/v1.28.0...v1.28.1 )
<sup>Released on **2024-11-06**</sup>
#### ♻ Code Refactoring
- **misc**: Update database fields.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Update database fields, closes [#4626 ](https://github.com/lobehub/lobe-chat/issues/4626 ) ([b851c35 ](https://github.com/lobehub/lobe-chat/commit/b851c35 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-06 14:08:28 +00:00
Arvin Xu
b851c35f6d
🗃️ refactor: update database fields ( #4626 )
...
* 🗃️ refactor: update database fields
* ✅ test: fix tests
2024-11-06 22:00:41 +08:00
semantic-release-bot
4f50dfacf2
🔖 chore(release): v1.28.0 [skip ci]
...
## [Version 1.28.0](https://github.com/lobehub/lobe-chat/compare/v1.27.3...v1.28.0 )
<sup>Released on **2024-11-05**</sup>
#### ✨ Features
- **misc**: Support export as markdown and JSON.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support export as markdown and JSON, closes [#4615 ](https://github.com/lobehub/lobe-chat/issues/4615 ) ([16ded12 ](https://github.com/lobehub/lobe-chat/commit/16ded12 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-05 18:09:36 +00:00
Arvin Xu
16ded12fd0
✨ feat: support export as markdown and JSON ( #4615 )
...
* ✨ feat: support share to content & json
* 📱 style: improve mobile
* 🔥 chore: remove shareGPT
* 🌐 chore: add i18n
* 💄 style: screenshot by default
* 🐛 fix: fix system role
* 💄 style: fix style
* 🐛 fix: fix tools and tool_call_id be null
2024-11-06 02:01:48 +08:00
semantic-release-bot
90d7dcb254
🔖 chore(release): v1.27.3 [skip ci]
...
### [Version 1.27.3](https://github.com/lobehub/lobe-chat/compare/v1.27.2...v1.27.3 )
<sup>Released on **2024-11-05**</sup>
#### 💄 Styles
- **misc**: Add claude 3.5 haiku model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add claude 3.5 haiku model, closes [#4608 ](https://github.com/lobehub/lobe-chat/issues/4608 ) ([0fdf43f ](https://github.com/lobehub/lobe-chat/commit/0fdf43f ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-05 04:38:34 +00:00
LovelyGuYiMeng
0fdf43f394
💄 style: add claude 3.5 haiku model ( #4608 )
...
* Update anthropic.ts
* Update anthropic.ts
* Update anthropic.ts
* Update anthropic.ts
* Update anthropic.ts
2024-11-05 12:30:59 +08:00
semantic-release-bot
bcea6f1f36
🔖 chore(release): v1.27.2 [skip ci]
...
### [Version 1.27.2](https://github.com/lobehub/lobe-chat/compare/v1.27.1...v1.27.2 )
<sup>Released on **2024-11-05**</sup>
#### 🐛 Bug Fixes
- **misc**: Remove the 'resetConversation' hot key tip.
#### 💄 Styles
- **misc**: Improve group topic styles.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Remove the 'resetConversation' hot key tip, closes [#4607 ](https://github.com/lobehub/lobe-chat/issues/4607 ) ([1a13562 ](https://github.com/lobehub/lobe-chat/commit/1a13562 ))
#### Styles
* **misc**: Improve group topic styles, closes [#4610 ](https://github.com/lobehub/lobe-chat/issues/4610 ) ([65e816a ](https://github.com/lobehub/lobe-chat/commit/65e816a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-05 04:20:48 +00:00
mushan0x0
1a13562455
🐛 fix: remove the 'resetConversation' hot key tip ( #4607 )
2024-11-05 12:13:09 +08:00
Arvin Xu
65e816a89a
💄 style: improve group topic styles ( #4610 )
2024-11-05 12:09:37 +08:00
semantic-release-bot
10a69ffdee
🔖 chore(release): v1.27.1 [skip ci]
...
### [Version 1.27.1](https://github.com/lobehub/lobe-chat/compare/v1.27.0...v1.27.1 )
<sup>Released on **2024-11-04**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix `/webapi/plugin/store` server error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix `/webapi/plugin/store` server error, closes [#4605 ](https://github.com/lobehub/lobe-chat/issues/4605 ) ([9edaa55 ](https://github.com/lobehub/lobe-chat/commit/9edaa55 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-04 19:26:52 +00:00
Arvin Xu
9edaa55c21
🐛 fix: fix /webapi/plugin/store server error ( #4605 )
...
* 🐛 fix: fix plugin store server error
* ♻️ refactor: support to custom apikey
* 💄 style: pump icons
2024-11-05 03:19:09 +08:00
semantic-release-bot
7371a05d08
🔖 chore(release): v1.27.0 [skip ci]
...
## [Version 1.27.0](https://github.com/lobehub/lobe-chat/compare/v1.26.21...v1.27.0 )
<sup>Released on **2024-11-04**</sup>
#### ✨ Features
- **misc**: Support group topics by time.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support group topics by time, closes [#4603 ](https://github.com/lobehub/lobe-chat/issues/4603 ) ([6ff7089 ](https://github.com/lobehub/lobe-chat/commit/6ff7089 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-04 18:35:19 +00:00
Arvin Xu
6ff70895f9
✨ feat: support group topics by time ( #4603 )
...
* ✨ feat: support change topic display mode
* ♻️ refactor: 重构 locales 实现
* 🧪 test: fix tests
* 💄 style: use byTime mode by default
* 🌐 chore: update locale
* 🔥 chore: clean code
* 🔥 chore: clean code
* ✅ test: add tests
* 💄 style: improve active state
* 💄 style: improve active state
2024-11-05 02:27:09 +08:00
semantic-release-bot
df0cc1fd18
🔖 chore(release): v1.26.21 [skip ci]
...
### [Version 1.26.21](https://github.com/lobehub/lobe-chat/compare/v1.26.20...v1.26.21 )
<sup>Released on **2024-11-04**</sup>
#### 🐛 Bug Fixes
- **misc**: If enable login and not signed in, return unauthorized error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: If enable login and not signed in, return unauthorized error, closes [#4571 ](https://github.com/lobehub/lobe-chat/issues/4571 ) ([e00c90e ](https://github.com/lobehub/lobe-chat/commit/e00c90e ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-04 17:55:49 +00:00
vual
e00c90ee05
🐛 fix: if enable login and not signed in, return unauthorized error ( #4571 )
...
* if enable login and not signed in, return unauthorized error
* if enable login and not signed in, return unauthorized error
* if enable login and not signed in, return unauthorized error
* if enable login and not signed in, return unauthorized error, add test method.
* if enable login and not signed in, return unauthorized error, add test method.
* if enable login and not signed in, return unauthorized error, add test method.
* 修正引包。
* 改成mockImplementationOnce
2024-11-05 01:48:15 +08:00
semantic-release-bot
74f83c1b9c
🔖 chore(release): v1.26.20 [skip ci]
...
### [Version 1.26.20](https://github.com/lobehub/lobe-chat/compare/v1.26.19...v1.26.20 )
<sup>Released on **2024-11-04**</sup>
#### 💄 Styles
- **misc**: Disable chunking button for unsupported files.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Disable chunking button for unsupported files, closes [#4153 ](https://github.com/lobehub/lobe-chat/issues/4153 ) ([87ac46d ](https://github.com/lobehub/lobe-chat/commit/87ac46d ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-04 05:15:18 +00:00
Bui Trong Khanh Duy
87ac46d514
💄 style: disable chunking button for unsupported files ( #4153 )
...
* 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
* Hide chunking button for unsupported files
* fix
* fix
* fix
* fix
* fix
* update UT
* fix
* fix
* fix
2024-11-04 13:07:58 +08:00
semantic-release-bot
3b64327704
🔖 chore(release): v1.26.19 [skip ci]
...
### [Version 1.26.19](https://github.com/lobehub/lobe-chat/compare/v1.26.18...v1.26.19 )
<sup>Released on **2024-11-03**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix duplicate key value violates unique constraint "slug_user_id_unique" when create inbox session.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix duplicate key value violates unique constraint "slug_user_id_unique" when create inbox session, closes [#4596 ](https://github.com/lobehub/lobe-chat/issues/4596 ) ([c5af96e ](https://github.com/lobehub/lobe-chat/commit/c5af96e ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-03 12:48:00 +00:00
Arvin Xu
c5af96e709
🐛 fix: fix duplicate key value violates unique constraint "slug_user_id_unique" when create inbox session ( #4596 )
2024-11-03 20:40:14 +08:00
semantic-release-bot
46c5306f45
🔖 chore(release): v1.26.18 [skip ci]
...
### [Version 1.26.18](https://github.com/lobehub/lobe-chat/compare/v1.26.17...v1.26.18 )
<sup>Released on **2024-11-03**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix MS Entra ID and Azure AD authorization.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix MS Entra ID and Azure AD authorization, closes [#4579 ](https://github.com/lobehub/lobe-chat/issues/4579 ) ([ced8a08 ](https://github.com/lobehub/lobe-chat/commit/ced8a08 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-11-03 11:01:38 +00:00
BrandonStudio
ced8a08fc8
🐛 fix: Fix MS Entra ID and Azure AD authorization ( #4579 )
...
* feat: Add client credentials for Microsoft Entra ID SSO provider
Add client ID, client secret, and issuer for the Microsoft Entra ID SSO provider in the next-auth library.
* fix env vars
* Fix
* remove onetime reference
2024-11-03 18:53:56 +08:00
vual
72042964ee
⚡ ️ perf: support to use signedUrl for S3 if bucket is not public-read ( #4254 )
...
* 当未把s3存储桶设成公共读时,需要每次生成带签名的预览地址,默认有效期2小时。
* If bucket is not set public read, the preview address needs to be regenerated each time
* If bucket is not set public read, the preview address needs to be regenerated each time,fix test ts,add param to defined s3 preview url expires in.
* fix ci test
---------
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2024-11-03 18:53:38 +08:00
renovate[bot]
ee31f1d30d
Update pnpm to v9.12.3 ( #4585 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-03 18:01:52 +08:00
renovate[bot]
3ff15e0386
Update dependency @anthropic-ai/sdk to ^0.31.0 ( #4586 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-03 18:01:45 +08:00
renovate[bot]
5a3a2f9a4c
Update dependency @types/diff to v6 ( #4591 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-03 18:01:24 +08:00
renovate[bot]
4d62fa531a
Update dependency drizzle-orm to ^0.36.0 ( #4589 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-03 18:01:14 +08:00
renovate[bot]
54ef38816c
Update dependency drizzle-kit to ^0.27.0 ( #4588 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-03 18:00:57 +08:00
renovate[bot]
653222a4b7
Update dependency uuid to v11 ( #4592 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-03 17:53:59 +08:00
semantic-release-bot
f50fe27dd9
🔖 chore(release): v1.26.17 [skip ci]
...
### [Version 1.26.17](https://github.com/lobehub/lobe-chat/compare/v1.26.16...v1.26.17 )
<sup>Released on **2024-10-31**</sup>
#### ♻ Code Refactoring
- **misc**: Improve server log on chat api.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Improve server log on chat api, closes [#4559 ](https://github.com/lobehub/lobe-chat/issues/4559 ) ([cd8a134 ](https://github.com/lobehub/lobe-chat/commit/cd8a134 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-31 06:09:44 +00:00
Arvin Xu
cd8a1346de
♻️ refactor: improve server log on chat api ( #4559 )
...
* improve server log type
* fix lint
2024-10-31 14:02:17 +08:00
semantic-release-bot
bce512ee9c
🔖 chore(release): v1.26.16 [skip ci]
...
### [Version 1.26.16](https://github.com/lobehub/lobe-chat/compare/v1.26.15...v1.26.16 )
<sup>Released on **2024-10-31**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix server `Network connection lost` error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix server `Network connection lost` error, closes [#4556 ](https://github.com/lobehub/lobe-chat/issues/4556 ) ([cf40d91 ](https://github.com/lobehub/lobe-chat/commit/cf40d91 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-31 02:46:37 +00:00
Arvin Xu
cf40d91433
🐛 fix: fix server Network connection lost error ( #4556 )
2024-10-31 10:36:20 +08:00
bestlaw66
d1ff232e07
📝 docs: add deployment on btpanel ( #4528 )
...
* Create btpanel.zh-CN.mdx
希望可以加入宝塔面板部署教程,面板这边安装帮助可以跳转官网,论坛可增加部署咱们应用的教程,详情沟通可联系qq1115070458
* 📝 docs: Add documentation for deploying with aaPanel
* Update btpanel.mdx
Update tutorial
* docs: Add documentation for deploying with aaPanel
* 📝 docs: Add documentation for deploying with aaPanel
---------
Co-authored-by: YANGJINZE <91786638+KincaidYang@users.noreply.github.com >
2024-10-31 10:15:21 +08:00
semantic-release-bot
b7a5654909
🔖 chore(release): v1.26.15 [skip ci]
...
### [Version 1.26.15](https://github.com/lobehub/lobe-chat/compare/v1.26.14...v1.26.15 )
<sup>Released on **2024-10-31**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor embedding as plain vector array.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor embedding as plain vector array, closes [#4551 ](https://github.com/lobehub/lobe-chat/issues/4551 ) ([e2cae36 ](https://github.com/lobehub/lobe-chat/commit/e2cae36 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-31 01:33:06 +00:00
Henry Yee
e2cae368fd
♻️ refactor: refactor embedding as plain vector array ( #4551 )
2024-10-31 09:25:19 +08:00
Arvin Xu
fe47aae733
🐛 fix: fix duplicate error when creating new user ( #4554 )
2024-10-31 00:00:44 +08:00
semantic-release-bot
56727c0c0f
🔖 chore(release): v1.26.14 [skip ci]
...
### [Version 1.26.14](https://github.com/lobehub/lobe-chat/compare/v1.26.13...v1.26.14 )
<sup>Released on **2024-10-30**</sup>
#### 💄 Styles
- **misc**: Add `fa-ir` locale.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add `fa-ir` locale, closes [#4553 ](https://github.com/lobehub/lobe-chat/issues/4553 ) ([9d9e4bc ](https://github.com/lobehub/lobe-chat/commit/9d9e4bc ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-30 15:41:56 +00:00
Arvin Xu
9d9e4bc88a
💄 style: add fa-ir locale ( #4553 )
...
* add fa-ir
* update locale
* add font support
* improve i18n
* 💄 style: improve style
* update locale
* ✅ test: fix tests
2024-10-30 23:34:17 +08:00
arvinxx
50e565fc92
Revert " ✅ test: fix duplicate key error of user"
...
This reverts commit 76eb9b428c .
2024-10-30 23:29:42 +08:00
arvinxx
76eb9b428c
✅ test: fix duplicate key error of user
2024-10-30 23:27:53 +08:00
semantic-release-bot
73a955095d
🔖 chore(release): v1.26.13 [skip ci]
...
### [Version 1.26.13](https://github.com/lobehub/lobe-chat/compare/v1.26.12...v1.26.13 )
<sup>Released on **2024-10-30**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix the artifacts interface not scrolling.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix the artifacts interface not scrolling, closes [#4499 ](https://github.com/lobehub/lobe-chat/issues/4499 ) ([8b6e630 ](https://github.com/lobehub/lobe-chat/commit/8b6e630 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-30 03:40:53 +00:00
mushan0x0
8b6e6305fc
🐛 fix: fix the artifacts interface not scrolling ( #4499 )
2024-10-30 11:33:14 +08:00
semantic-release-bot
4d3b3abed3
🔖 chore(release): v1.26.12 [skip ci]
...
### [Version 1.26.12](https://github.com/lobehub/lobe-chat/compare/v1.26.11...v1.26.12 )
<sup>Released on **2024-10-30**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix file image prompts in client mode.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix file image prompts in client mode, closes [#4548 ](https://github.com/lobehub/lobe-chat/issues/4548 ) ([1b66639 ](https://github.com/lobehub/lobe-chat/commit/1b66639 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-30 03:12:45 +00:00
Arvin Xu
1b66639728
🐛 fix: fix file image prompts in client mode ( #4548 )
...
* 🐛 fix: fix file prompts in client mode
* fix tests
2024-10-30 11:04:58 +08:00
semantic-release-bot
a03dcfbfff
🔖 chore(release): v1.26.11 [skip ci]
...
### [Version 1.26.11](https://github.com/lobehub/lobe-chat/compare/v1.26.10...v1.26.11 )
<sup>Released on **2024-10-29**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-29 18:54:49 +00:00
Arvin Xu
b4e3f601ab
⚡ ️ perf: improve knowledge base RAG prompts ( #4544 )
...
* ⚡ ️ perf: improve knowledge base qa prompts
* ⚡ ️ perf: improve knowledge base qa performance
* ⚡ ️ perf: improve knowledge base qa performance
* ✅ test: add tests
* ✅ test: add tests for rag actions
* ✅ test: fix tests
2024-10-30 02:47:16 +08:00
semantic-release-bot
58397db39b
🔖 chore(release): v1.26.10 [skip ci]
...
### [Version 1.26.10](https://github.com/lobehub/lobe-chat/compare/v1.26.9...v1.26.10 )
<sup>Released on **2024-10-29**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the aiChat slice actions.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the aiChat slice actions, closes [#4542 ](https://github.com/lobehub/lobe-chat/issues/4542 ) ([8b33ba4 ](https://github.com/lobehub/lobe-chat/commit/8b33ba4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-29 17:07:59 +00:00
Arvin Xu
8b33ba47d1
♻️ refactor: refactor the aiChat slice actions ( #4542 )
...
* ✅ test: add test for files prompts
* ♻️ refactor: refactor the aiChat store
2024-10-30 01:00:34 +08:00
semantic-release-bot
2543f7e4a0
🔖 chore(release): v1.26.9 [skip ci]
...
### [Version 1.26.9](https://github.com/lobehub/lobe-chat/compare/v1.26.8...v1.26.9 )
<sup>Released on **2024-10-29**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-29 16:09:49 +00:00
Arvin Xu
c805cc2ee5
⚡ ️ perf: support more files and images meta info when upload files ( #4541 )
...
* ✨ feat: support more files and images meta info
* ✨ feat: support more files and images meta info
2024-10-30 00:02:02 +08:00
semantic-release-bot
d5f029e07f
🔖 chore(release): v1.26.8 [skip ci]
...
### [Version 1.26.8](https://github.com/lobehub/lobe-chat/compare/v1.26.7...v1.26.8 )
<sup>Released on **2024-10-29**</sup>
#### 🐛 Bug Fixes
- **misc**: Update zhipu param process.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Update zhipu param process, closes [#4523 ](https://github.com/lobehub/lobe-chat/issues/4523 ) ([3317fbd ](https://github.com/lobehub/lobe-chat/commit/3317fbd ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-29 13:25:35 +00:00
sxjeru
3317fbdba1
🐛 fix: Update zhipu param process ( #4523 )
...
* Update index.ts
* Update index.ts
* Update index.ts
* Update index.test.ts
* Update index.ts
2024-10-29 21:18:19 +08:00
semantic-release-bot
20f1320f6c
🔖 chore(release): v1.26.7 [skip ci]
...
### [Version 1.26.7](https://github.com/lobehub/lobe-chat/compare/v1.26.6...v1.26.7 )
<sup>Released on **2024-10-29**</sup>
#### 🐛 Bug Fixes
- **misc**: Remove PWA Install in Firefox and Arc.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Remove PWA Install in Firefox and Arc, closes [#4532 ](https://github.com/lobehub/lobe-chat/issues/4532 ) ([4a380c5 ](https://github.com/lobehub/lobe-chat/commit/4a380c5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-29 13:14:33 +00:00
CanisMinor
4a380c57d3
🐛 fix: Remove PWA Install in Firefox and Arc ( #4532 )
...
* 🐛 fix: Remove PWA Install in Firefox and Arc
* 🐛 fix: Add test
* ✨ feat: Add release
* 🐛 fix: Fix arc
* 🐛 fix: Fix pwa install
* ✅ test: Add test
* 🐛 fix: Fix test
* 🐛 fix: Fix manifest screenshot size
* 🐛 fix: Fix pwa check in windows
2024-10-29 21:07:10 +08:00
semantic-release-bot
70e1ee49c1
🔖 chore(release): v1.26.6 [skip ci]
...
### [Version 1.26.6](https://github.com/lobehub/lobe-chat/compare/v1.26.5...v1.26.6 )
<sup>Released on **2024-10-29**</sup>
#### 💄 Styles
- **misc**: Add Qwen2.5-72B-Instruct model on HF provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add Qwen2.5-72B-Instruct model on HF provider, closes [#4530 ](https://github.com/lobehub/lobe-chat/issues/4530 ) ([d3c2f7a ](https://github.com/lobehub/lobe-chat/commit/d3c2f7a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-29 13:04:01 +00:00
kuangquanshuisn
d3c2f7a218
💄 style: add Qwen2.5-72B-Instruct model on HF provider ( #4530 )
...
增加Qwen2.5-72B-Instruct模型
2024-10-29 20:54:53 +08:00
lobehubbot
7d20978e88
📝 docs(bot): Auto sync agents & plugin to readme
2024-10-29 12:52:28 +00:00
semantic-release-bot
b5c5ee0aac
🔖 chore(release): v1.26.5 [skip ci]
...
### [Version 1.26.5](https://github.com/lobehub/lobe-chat/compare/v1.26.4...v1.26.5 )
<sup>Released on **2024-10-29**</sup>
#### 💄 Styles
- **misc**: Improve user guide when user not login.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve user guide when user not login, closes [#4531 ](https://github.com/lobehub/lobe-chat/issues/4531 ) ([7513e3b ](https://github.com/lobehub/lobe-chat/commit/7513e3b ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-10-29 12:51:26 +00:00
CanisMinor
7513e3bb40
💄 style: improve user guide when user not login ( #4531 )
...
* 💄 style: Update LoginRequired notication style
* 🐛 fix: Fix signUpUrl
* 🐛 fix: Add signUpForceRedirectUrl
* 🐛 fix: Add forceRedirectUrl
* 🐛 fix: Rm ForceRedirectUrl
2024-10-29 20:43:55 +08:00
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