ONLY-yours
28a56999a5
fix: fix test error
2025-09-05 17:50:00 +08:00
ONLY-yours
8920213e24
feat: add auto close notification modal switch in settings
2025-09-05 17:04:08 +08:00
ONLY-yours
e41b2d5701
Merge remote-tracking branch 'origin/main' into feat/closeAutoDesktopUpdate
2025-09-05 15:27:50 +08:00
ONLY-yours
4f42de75e1
feat: add autoUpdateNotificationEnabled in settings
2025-09-05 15:22:37 +08:00
lobehubbot
c7c4ab55b1
📝 docs(bot): Auto sync agents & plugin to readme
2025-09-05 06:58:09 +00:00
semantic-release-bot
350e66a320
🔖 chore(release): v1.123.2 [skip ci]
...
### [Version 1.123.2](https://github.com/lobehub/lobe-chat/compare/v1.123.1...v1.123.2 )
<sup>Released on **2025-09-05**</sup>
#### 🐛 Bug Fixes
- **misc**: Not use branch topic when this topic is not save.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Not use branch topic when this topic is not save, closes [#9083 ](https://github.com/lobehub/lobe-chat/issues/9083 ) ([f534d19 ](https://github.com/lobehub/lobe-chat/commit/f534d19 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-09-05 06:57:16 +00:00
Shinji-Li
f534d19338
🐛 fix: not use branch topic when this topic is not save ( #9083 )
...
fix: not use branch topic when this topic is not save
2025-09-05 14:47:34 +08:00
lobehubbot
b15e90e1ae
📝 docs(bot): Auto sync agents & plugin to readme
2025-09-05 02:34:26 +00:00
semantic-release-bot
55079fc321
🔖 chore(release): v1.123.1 [skip ci]
...
### [Version 1.123.1](https://github.com/lobehub/lobe-chat/compare/v1.123.0...v1.123.1 )
<sup>Released on **2025-09-05**</sup>
#### 💄 Styles
- **misc**: Update i18n.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update i18n, closes [#9095 ](https://github.com/lobehub/lobe-chat/issues/9095 ) ([1080ff3 ](https://github.com/lobehub/lobe-chat/commit/1080ff3 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-09-05 02:33:30 +00:00
LobeHub Bot
1080ff33aa
🤖 style: update i18n ( #9095 )
...
💄 style: update i18n
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com >
2025-09-05 10:23:31 +08:00
lobehubbot
837065f08a
📝 docs(bot): Auto sync agents & plugin to readme
2025-09-04 15:58:10 +00:00
semantic-release-bot
305e910e98
🔖 chore(release): v1.123.0 [skip ci]
...
## [Version 1.123.0](https://github.com/lobehub/lobe-chat/compare/v1.122.7...v1.123.0 )
<sup>Released on **2025-09-04**</sup>
#### ✨ Features
- **misc**: Add NewAPI as a router provider for multi-model aggregation.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add NewAPI as a router provider for multi-model aggregation, closes [#9041 ](https://github.com/lobehub/lobe-chat/issues/9041 ) [/github.com/lobehub/lobe-chat/pull/9041#pullrequestreview-3183464594](https://github.com//github.com/lobehub/lobe-chat/pull/9041/issues/pullrequestreview-3183464594 ) ([7e291c2 ](https://github.com/lobehub/lobe-chat/commit/7e291c2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-09-04 15:57:02 +00:00
Maple Gao
7e291c23f7
✨ feat: add NewAPI as a router provider for multi-model aggregation ( #9041 )
...
* ✨ feat: add NewAPI as a router provider for multi-model aggregation
* Update packages/model-runtime/src/newapi/index.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update packages/model-runtime/src/newapi/index.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update packages/model-runtime/src/newapi/index.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update packages/model-runtime/src/newapi/index.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* 🐛 fix: correct baseURL configuration and add comprehensive tests for NewAPI
- Fix baseURL handling to avoid double /v1 path
- Add url-join for proper URL concatenation
- Simplify router models functions using Array.from and filter
- Add comprehensive test coverage with 100% branch coverage
- Fix TypeScript type issues in tests
* 🧪 test: implement 100% branch coverage for NewAPI runtime
- Add comprehensive test suite with 44 test cases
- Achieve 100% branch coverage for all conditional logic
- Test all provider detection, pricing calculation, and data handling branches
- Fix TypeScript type errors with proper type annotations
- Maintain all 44 tests passing with zero errors
- Cover handlePayload, getProviderFromOwnedBy, and models function branches
- No business code modifications - test-only changes
* 🔨 fix: adjust for review comment https://github.com/lobehub/lobe-chat/pull/9041#pullrequestreview-3183464594
* 🐛 fix: resolve NewAPI baseURL transmission issue with dynamic routers configuration
- Extend RouterRuntime to support dynamic routers: RouterInstance[] | ((options) => RouterInstance[])
- Refactor NewAPI from IIFE closure to dynamic configuration function
- Fix timing issue where routers were configured before baseURL was available
- Add comprehensive tests for dynamic routers functionality
- Resolve 'Invalid URL input: v1/models' error by ensuring user baseURL propagates correctly
- Maintain backward compatibility with static routers arrays
Tests: NewAPI (44→45), RouterRuntime (15→17), all passing
2025-09-04 23:47:18 +08:00
lobehubbot
7634f511bf
📝 docs(bot): Auto sync agents & plugin to readme
2025-09-04 13:54:41 +00:00
semantic-release-bot
5e611f2fba
🔖 chore(release): v1.122.7 [skip ci]
...
### [Version 1.122.7](https://github.com/lobehub/lobe-chat/compare/v1.122.6...v1.122.7 )
<sup>Released on **2025-09-04**</sup>
#### ♻ Code Refactoring
- **misc**: Make LobeNextAuthDBAdapter Edge Compatible.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Make LobeNextAuthDBAdapter Edge Compatible, closes [#9088 ](https://github.com/lobehub/lobe-chat/issues/9088 ) ([411f88e ](https://github.com/lobehub/lobe-chat/commit/411f88e ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-09-04 13:53:39 +00:00
Rylan Cai
411f88eca1
♻️ refactor: make LobeNextAuthDBAdapter Edge Compatible ( #9088 )
...
* ♻️ refactor: make adapter edge compatible
* ♻️ refactor: cascade changes
* 🐛 fix: default callbackUrl
* ♻️ refactor: use adapter & strategy control
* ♻️ refactor: migreate
* ♻️ refactor: immediate return
* ♻️ refactor: improve codes & remove tests
* ✅ test: update auth test
* 🐛 fix: date conversation err
* 🐛 fix: naming
* ♻️ refactor: cascade changes
* ✅ test: no longer need not impl err
* 🐛 fix: only init db adapter in server service
2025-09-04 21:42:39 +08:00
Arvin Xu
0e38ce159e
🔨 chore: rename example development ( #9090 )
...
rename example development
2025-09-04 20:51:59 +08:00
lobehubbot
27bcf18c4c
📝 docs(bot): Auto sync agents & plugin to readme
2025-09-04 11:49:14 +00:00
semantic-release-bot
298cd4f8c9
🔖 chore(release): v1.122.6 [skip ci]
...
### [Version 1.122.6](https://github.com/lobehub/lobe-chat/compare/v1.122.5...v1.122.6 )
<sup>Released on **2025-09-04**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2025-09-04 11:48:19 +00:00
Arvin Xu
7bd25d96fe
👷 build: Revert " ♻️ refactor: make LobeNextAuthDBAdapter Edge Compatible" ( #9086 )
...
Revert "♻️ refactor: make LobeNextAuthDBAdapter Edge Compatible (#8188 )"
This reverts commit f456e91d7b .
2025-09-04 19:36:03 +08:00
lobehubbot
3d7ce4a18a
📝 docs(bot): Auto sync agents & plugin to readme
2025-09-04 11:24:06 +00:00
semantic-release-bot
56f55da260
🔖 chore(release): v1.122.5 [skip ci]
...
### [Version 1.122.5](https://github.com/lobehub/lobe-chat/compare/v1.122.4...v1.122.5 )
<sup>Released on **2025-09-04**</sup>
#### ♻ Code Refactoring
- **misc**: Make LobeNextAuthDBAdapter Edge Compatible.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Make LobeNextAuthDBAdapter Edge Compatible, closes [#8188 ](https://github.com/lobehub/lobe-chat/issues/8188 ) ([f456e91 ](https://github.com/lobehub/lobe-chat/commit/f456e91 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-09-04 11:23:12 +00:00
Rylan Cai
f456e91d7b
♻️ refactor: make LobeNextAuthDBAdapter Edge Compatible ( #8188 )
...
* ♻️ refactor: make adapter edge compatible
* ♻️ refactor: cascade changes
* 🐛 fix: default callbackUrl
* ♻️ refactor: use adapter & strategy control
* ♻️ refactor: migreate
* ♻️ refactor: immediate return
* ♻️ refactor: improve codes & remove tests
* ✅ test: update auth test
* 🐛 fix: date conversation err
* 🐛 fix: naming
* ♻️ refactor: cascade changes
* ✅ test: no longer need not impl err
2025-09-04 17:32:20 +08:00
lobehubbot
2fa57ff557
📝 docs(bot): Auto sync agents & plugin to readme
2025-09-04 08:53:43 +00:00
semantic-release-bot
3d671740a3
🔖 chore(release): v1.122.4 [skip ci]
...
### [Version 1.122.4](https://github.com/lobehub/lobe-chat/compare/v1.122.3...v1.122.4 )
<sup>Released on **2025-09-04**</sup>
#### 💄 Styles
- **misc**: Update i18n.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update i18n, closes [#9062 ](https://github.com/lobehub/lobe-chat/issues/9062 ) ([970ece0 ](https://github.com/lobehub/lobe-chat/commit/970ece0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-09-04 08:52:45 +00:00
LobeHub Bot
970ece0498
🤖 style: update i18n ( #9062 )
...
💄 style: update i18n
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com >
2025-09-04 16:41:20 +08:00
Arvin Xu
c5ed5fdf2e
✅ test: add more tests ( #9074 )
...
* fix
try to fix
add v2 test
try to fix docker build issue
fix lint
add tests
replace
* fix
* fix
2025-09-04 16:41:10 +08:00
lobehubbot
e8db8b9b99
📝 docs(bot): Auto sync agents & plugin to readme
2025-09-04 08:06:05 +00:00
semantic-release-bot
759f30e5b7
🔖 chore(release): v1.122.3 [skip ci]
...
### [Version 1.122.3](https://github.com/lobehub/lobe-chat/compare/v1.122.2...v1.122.3 )
<sup>Released on **2025-09-04**</sup>
#### 🐛 Bug Fixes
- **misc**: Support base64 image from markdown image syntax.
#### 💄 Styles
- **misc**: Update the price of the o3 model in OpenRouter.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Support base64 image from markdown image syntax, closes [#9054 ](https://github.com/lobehub/lobe-chat/issues/9054 ) ([d013a16 ](https://github.com/lobehub/lobe-chat/commit/d013a16 ))
#### Styles
* **misc**: Update the price of the o3 model in OpenRouter, closes [#9075 ](https://github.com/lobehub/lobe-chat/issues/9075 ) ([43ef47c ](https://github.com/lobehub/lobe-chat/commit/43ef47c ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-09-04 08:05:04 +00:00
Lumia
43ef47c522
💄 style: Update the price of the o3 model in OpenRouter ( #9075 )
...
Update openrouter o3 price
2025-09-04 15:51:47 +08:00
sxjeru
d013a166ce
🐛 fix: Support base64 image from markdown image syntax ( #9054 )
...
* ✨ feat: add support for handling base64 images in markdown content within OpenAI stream
* ✨ feat: 支持在非思考模式下解析 markdown 中的 base64 图片并按顺序输出
* fix: 从结果中去除 markdown data:image
* ✨ feat: 合并提取和清理 markdown 中 base64 图片的功能
* fix test
2025-09-04 15:51:18 +08:00
lobehubbot
86fc3912e0
📝 docs(bot): Auto sync agents & plugin to readme
2025-09-04 07:50:29 +00:00
semantic-release-bot
6d438262b0
🔖 chore(release): v1.122.2 [skip ci]
...
### [Version 1.122.2](https://github.com/lobehub/lobe-chat/compare/v1.122.1...v1.122.2 )
<sup>Released on **2025-09-04**</sup>
#### 🐛 Bug Fixes
- **modelProvider**: Add lmstudio to provider whitelist to enable fetchOnClient toggle.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **modelProvider**: Add lmstudio to provider whitelist to enable fetchOnClient toggle, closes [#9067 ](https://github.com/lobehub/lobe-chat/issues/9067 ) ([e58864f ](https://github.com/lobehub/lobe-chat/commit/e58864f ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-09-04 07:49:16 +00:00
wano
e58864f361
🐛 fix(modelProvider): add lmstudio to provider whitelist to enable fetchOnClient toggle ( #9067 )
...
- Add 'lmstudio' to providerWhitelist in both user and aiInfra store selectors
- Fix issue where LMStudio's client fetch mode toggle was non-functional
- Users can now properly control client/server request mode for LMStudio
- Resolves forced client mode when only baseURL is configured
Fixes client request mode control for LMStudio provider
2025-09-04 15:37:52 +08:00
Arvin Xu
9c2b411493
📝 docs: update README ( #9079 )
...
update docs
2025-09-04 15:37:31 +08:00
lobehubbot
da2c0a2c57
📝 docs(bot): Auto sync agents & plugin to readme
2025-09-04 07:19:58 +00:00
semantic-release-bot
14ac6d1515
🔖 chore(release): v1.122.1 [skip ci]
...
### [Version 1.122.1](https://github.com/lobehub/lobe-chat/compare/v1.122.0...v1.122.1 )
<sup>Released on **2025-09-04**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2025-09-04 07:19:03 +00:00
Arvin Xu
8b9fced111
👷 build: fix docker build issue ( #9070 )
...
* try to fix docker build issue
* replace
* fix build
2025-09-04 15:08:27 +08:00
lobehubbot
eea96605cf
📝 docs(bot): Auto sync agents & plugin to readme
2025-09-04 05:09:08 +00:00
semantic-release-bot
612866dea1
🔖 chore(release): v1.122.0 [skip ci]
...
## [Version 1.122.0](https://github.com/lobehub/lobe-chat/compare/v1.121.1...v1.122.0 )
<sup>Released on **2025-09-04**</sup>
#### ✨ Features
- **misc**: Refactor to speed up send message in server mode.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Refactor to speed up send message in server mode, closes [#9046 ](https://github.com/lobehub/lobe-chat/issues/9046 ) ([4813b6d ](https://github.com/lobehub/lobe-chat/commit/4813b6d ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-09-04 05:08:10 +00:00
Arvin Xu
a9c660c26e
🔨 chore: fix webpack build OOM ( #9066 )
...
fix build
2025-09-04 12:57:50 +08:00
Arvin Xu
4813b6df27
✨ feat: refactor to speed up send message in server mode ( #9046 )
...
* refactor send message
* support message rag data
* fix
* fix tests
* fix lint
* add tests
* fix bug
2025-09-04 12:53:55 +08:00
lobehubbot
0a1dcf943e
📝 docs(bot): Auto sync agents & plugin to readme
2025-09-03 10:40:14 +00:00
semantic-release-bot
9eec81c551
🔖 chore(release): v1.121.1 [skip ci]
...
### [Version 1.121.1](https://github.com/lobehub/lobe-chat/compare/v1.121.0...v1.121.1 )
<sup>Released on **2025-09-03**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix socks5 proxy not work problem, fix virtuaso minheight was null.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix socks5 proxy not work problem, closes [#9053 ](https://github.com/lobehub/lobe-chat/issues/9053 ) ([b13563c ](https://github.com/lobehub/lobe-chat/commit/b13563c ))
* **misc**: Fix virtuaso minheight was null, closes [#9055 ](https://github.com/lobehub/lobe-chat/issues/9055 ) ([ef79721 ](https://github.com/lobehub/lobe-chat/commit/ef79721 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-09-03 10:39:16 +00:00
Shinji-Li
b13563cb34
🐛 fix: fix socks5 proxy not work problem ( #9053 )
2025-09-03 18:28:55 +08:00
Shinji-Li
ef79721828
🐛 fix: fix virtuaso minheight was null ( #9055 )
2025-09-03 18:28:32 +08:00
lobehubbot
20a53cbd34
📝 docs(bot): Auto sync agents & plugin to readme
2025-09-03 08:39:57 +00:00
semantic-release-bot
a76ad2344d
🔖 chore(release): v1.121.0 [skip ci]
...
## [Version 1.121.0](https://github.com/lobehub/lobe-chat/compare/v1.120.7...v1.121.0 )
<sup>Released on **2025-09-03**</sup>
#### ✨ Features
- **misc**: Add nano banana Chinese prompt notify.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add nano banana Chinese prompt notify, closes [#9038 ](https://github.com/lobehub/lobe-chat/issues/9038 ) ([58e19f8 ](https://github.com/lobehub/lobe-chat/commit/58e19f8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-09-03 08:39:00 +00:00
YuTengjing
58e19f856c
✨ feat: add nano banana Chinese prompt notify ( #9038 )
2025-09-03 16:29:13 +08:00
Asuka109
d1c5645517
🔨 chore: add docker compose to setup local services for development ( #8608 )
...
* 👷 build: add docker compose to setup local services for development
* 👷 build: setup dotenv-expand for all the npm scripts
* 🐛 fix: remove useless comments
* 📚 docs: add server-side database setup guide with i18n support
- Add comprehensive server-side database setup documentation
- Include step-by-step Docker service configuration
- Add Chinese localization for better developer experience
- Cover environment setup, database migration, and verification steps
2025-09-02 17:06:01 +08:00
lobehubbot
0884747bb3
📝 docs(bot): Auto sync agents & plugin to readme
2025-09-02 03:38:26 +00:00
semantic-release-bot
8169eae189
🔖 chore(release): v1.120.7 [skip ci]
...
### [Version 1.120.7](https://github.com/lobehub/lobe-chat/compare/v1.120.6...v1.120.7 )
<sup>Released on **2025-09-02**</sup>
#### 💄 Styles
- **misc**: Update i18n.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update i18n, closes [#9033 ](https://github.com/lobehub/lobe-chat/issues/9033 ) ([650e552 ](https://github.com/lobehub/lobe-chat/commit/650e552 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-09-02 03:37:29 +00:00
LobeHub Bot
650e552aa8
🤖 style: update i18n ( #9033 )
...
💄 style: update i18n
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com >
2025-09-02 11:25:39 +08:00
lobehubbot
11b27e5bf7
📝 docs(bot): Auto sync agents & plugin to readme
2025-09-01 06:23:49 +00:00
semantic-release-bot
a6367a5166
🔖 chore(release): v1.120.6 [skip ci]
...
### [Version 1.120.6](https://github.com/lobehub/lobe-chat/compare/v1.120.5...v1.120.6 )
<sup>Released on **2025-09-01**</sup>
#### 💄 Styles
- **misc**: Add upload hint for non-visual model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add upload hint for non-visual model, closes [#7969 ](https://github.com/lobehub/lobe-chat/issues/7969 ) ([1224f4e ](https://github.com/lobehub/lobe-chat/commit/1224f4e ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-09-01 06:22:54 +00:00
Arvin Xu
1224f4e4a7
💄 style: add upload hint for non-visual model ( #7969 )
...
* add upload hint
* fix tests
2025-09-01 14:11:41 +08:00
lobehubbot
1e1dbb7829
📝 docs(bot): Auto sync agents & plugin to readme
2025-09-01 04:12:35 +00:00
semantic-release-bot
49fd419b72
🔖 chore(release): v1.120.5 [skip ci]
...
### [Version 1.120.5](https://github.com/lobehub/lobe-chat/compare/v1.120.4...v1.120.5 )
<sup>Released on **2025-09-01**</sup>
#### 🐛 Bug Fixes
- **ai-image**: Save config.imageUrl with fullUrl instead of key.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **ai-image**: Save config.imageUrl with fullUrl instead of key, closes [#9016 ](https://github.com/lobehub/lobe-chat/issues/9016 ) ([bad009a ](https://github.com/lobehub/lobe-chat/commit/bad009a ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-09-01 04:11:34 +00:00
YuTengjing
bad009a43c
🐛 fix(ai-image): save config.imageUrl with fullUrl instead of key ( #9016 )
2025-09-01 11:59:51 +08:00
renovate[bot]
987e87ad8b
Update dependency gpt-tokenizer to v3 ( #9009 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-01 10:44:00 +08:00
lobehubbot
b36d8c7466
📝 docs(bot): Auto sync agents & plugin to readme
2025-09-01 02:08:53 +00:00
semantic-release-bot
2590d72ae3
🔖 chore(release): v1.120.4 [skip ci]
...
### [Version 1.120.4](https://github.com/lobehub/lobe-chat/compare/v1.120.3...v1.120.4 )
<sup>Released on **2025-09-01**</sup>
#### 💄 Styles
- **misc**: Adjust ControlsForm component to adapt to mobile phone display.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Adjust ControlsForm component to adapt to mobile phone display, closes [#9013 ](https://github.com/lobehub/lobe-chat/issues/9013 ) ([c6038c0 ](https://github.com/lobehub/lobe-chat/commit/c6038c0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-09-01 02:07:56 +00:00
bbbugg
c6038c0670
💄 style: adjust ControlsForm component to adapt to mobile phone display ( #9013 )
...
* 🐛 fix: adjust ControlsForm component to use responsive widths for descriptions
* 🐛 fix: update ControlsForm component for responsive description widths on narrow screens
2025-09-01 09:56:23 +08:00
lobehubbot
4ccf4c341b
📝 docs(bot): Auto sync agents & plugin to readme
2025-09-01 01:51:29 +00:00
semantic-release-bot
c922ff2d68
🔖 chore(release): v1.120.3 [skip ci]
...
### [Version 1.120.3](https://github.com/lobehub/lobe-chat/compare/v1.120.2...v1.120.3 )
<sup>Released on **2025-09-01**</sup>
#### 💄 Styles
- **misc**: Support new provider Nebius.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Support new provider Nebius, closes [#8903 ](https://github.com/lobehub/lobe-chat/issues/8903 ) ([c15791d ](https://github.com/lobehub/lobe-chat/commit/c15791d ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-09-01 01:50:34 +00:00
sxjeru
c15791d852
💄 style: Support new provider Nebius ( #8903 )
...
* feat: add Nebius model support and configuration
* feat(nebius): enhance model definitions and add support for image and embedding models
* Implement code changes to enhance functionality and improve performance
* feat(nebius): remove 'created' field from model standardization
* feat(novita): format model pricing and enhance model data structure
* feat: 更新模型处理逻辑,优化模型字段和定价格式
* feat(openrouter): 更新模型接口,优化价格格式和上下文窗口大小
* feat: 添加定价格式化功能,更新模型接口以支持新的定价结构
* fix test
* feat: 添加Hermes-4-70B和Hermes-4-405B模型,更新定价结构
* feat: add functionCall, reasoning, and vision properties to model list
* 拆分 pr
* Delete src/config/aiModels/nebius.ts
* Delete src/config/aiModels/index.ts
* Delete src/config/aiModels/openrouter.ts
* add change
* 添加 nebius 模型的导出路径
* Update providers.tsx
* 更新 Gemini 2.5 Flash Image Preview 模型名称为 "Nano Banana"
* fix
---------
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2025-09-01 09:38:59 +08:00
lobehubbot
7ffb30713e
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-31 16:42:21 +00:00
semantic-release-bot
18d2e6d50b
🔖 chore(release): v1.120.2 [skip ci]
...
### [Version 1.120.2](https://github.com/lobehub/lobe-chat/compare/v1.120.1...v1.120.2 )
<sup>Released on **2025-08-31**</sup>
#### ♻ Code Refactoring
- **misc**: Remove base path.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Remove base path, closes [#9015 ](https://github.com/lobehub/lobe-chat/issues/9015 ) ([2a5f8d7 ](https://github.com/lobehub/lobe-chat/commit/2a5f8d7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-31 16:41:22 +00:00
Arvin Xu
2a5f8d712f
♻️ refactor: remove base path ( #9015 )
...
* clean
* remove
* fix
* move config to envs
* remove envs
2025-09-01 00:30:13 +08:00
renovate[bot]
82f5abf83b
Update dependency file-type to v21 ( #9008 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-31 20:05:38 +08:00
renovate[bot]
332e06ee6b
Update dependency happy-dom to v18 ( #9010 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-31 20:04:51 +08:00
lobehubbot
f1cddf9802
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-31 11:54:19 +00:00
semantic-release-bot
2525740b9d
🔖 chore(release): v1.120.1 [skip ci]
...
### [Version 1.120.1](https://github.com/lobehub/lobe-chat/compare/v1.120.0...v1.120.1 )
<sup>Released on **2025-08-31**</sup>
#### 💄 Styles
- **misc**: Update i18n.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update i18n, closes [#9005 ](https://github.com/lobehub/lobe-chat/issues/9005 ) ([63760f9 ](https://github.com/lobehub/lobe-chat/commit/63760f9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-31 11:53:25 +00:00
renovate[bot]
a6b2a19b0e
Update dependency lucide-react to ^0.542.0 ( #9006 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-31 16:37:51 +08:00
LobeHub Bot
63760f9059
🤖 style: update i18n ( #9005 )
...
💄 style: update i18n
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com >
2025-08-31 16:37:28 +08:00
lobehubbot
043e7da368
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-30 17:42:29 +00:00
semantic-release-bot
f594fe16b1
🔖 chore(release): v1.120.0 [skip ci]
...
## [Version 1.120.0](https://github.com/lobehub/lobe-chat/compare/v1.119.2...v1.120.0 )
<sup>Released on **2025-08-30**</sup>
#### ♻ Code Refactoring
- **misc**: Remove webrtc sync feature flag.
#### ✨ Features
- **misc**: Rename Gemini 2.5 flash image to Nano Banana.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Remove webrtc sync feature flag, closes [#9002 ](https://github.com/lobehub/lobe-chat/issues/9002 ) ([0924d98 ](https://github.com/lobehub/lobe-chat/commit/0924d98 ))
#### What's improved
* **misc**: Rename Gemini 2.5 flash image to Nano Banana, closes [#9004 ](https://github.com/lobehub/lobe-chat/issues/9004 ) ([dac5a6f ](https://github.com/lobehub/lobe-chat/commit/dac5a6f ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-30 17:41:09 +00:00
Arvin Xu
0924d98f5e
♻️ refactor: remove webrtc sync feature flag ( #9002 )
...
* refactor to clean code
* clean yjs
* upgrade icons
* Update package.json
* fix tests
* fix tests
* fix tests
2025-08-31 01:28:44 +08:00
YuTengjing
dac5a6f22d
✨ feat: rename Gemini 2.5 flash image to Nano Banana ( #9004 )
2025-08-31 01:26:01 +08:00
bbbugg
44ffe14b9f
🐛 fix: Qwen & SiliconCloud DeepSeek V3.1 Model Ability ( #8999 )
...
* 🐛 fix: remove functionCall ability from Qwen DeepSeek V3.1 models
* 🐛 fix: add 'deepseek-v3.1' to model keyword checks and extend parameters for reasoning
* 🐛 fix: add reasoning to 'DeepSeek-V3.1'
2025-08-31 01:21:58 +08:00
lobehubbot
ddba451027
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-30 16:24:23 +00:00
semantic-release-bot
bd5fb75efc
🔖 chore(release): v1.119.2 [skip ci]
...
### [Version 1.119.2](https://github.com/lobehub/lobe-chat/compare/v1.119.1...v1.119.2 )
<sup>Released on **2025-08-30**</sup>
#### ♻ Code Refactoring
- **model-runtime**: Refactor model-runtime dependencies and clean code.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **model-runtime**: Refactor model-runtime dependencies and clean code, closes [#8997 ](https://github.com/lobehub/lobe-chat/issues/8997 ) ([9f7677d ](https://github.com/lobehub/lobe-chat/commit/9f7677d ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-30 16:23:22 +00:00
Arvin Xu
d7294ddebc
🔨 chore: fix types ( #9003 )
...
fix types
2025-08-31 00:11:37 +08:00
sxjeru
b0e163cb2b
🔨 chore: Optimized model owner parse ( #9000 )
...
* Update modelParse.ts
* Update modelParse.test.ts
2025-08-30 23:53:12 +08:00
Arvin Xu
9f7677d560
♻️ refactor(model-runtime): refactor model-runtime dependencies and clean code ( #8997 )
...
* refactor and clean code
* refactor to remove circular deps
* refactor to clean code
* refactor to clean code
* refactor model-runtime
* refactor image const
* refactor model-runtime import
* fix lint circular
* refactor the @/lib/model-runtime
* fix tests
* refactor to clean code
2025-08-30 23:52:42 +08:00
lobehubbot
999a63f648
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-30 12:28:34 +00:00
semantic-release-bot
d8531ab120
🔖 chore(release): v1.119.1 [skip ci]
...
### [Version 1.119.1](https://github.com/lobehub/lobe-chat/compare/v1.119.0...v1.119.1 )
<sup>Released on **2025-08-30**</sup>
#### 🐛 Bug Fixes
- **misc**: Update enableStreaming name.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Update enableStreaming name, closes [#8995 ](https://github.com/lobehub/lobe-chat/issues/8995 ) ([7c7de40 ](https://github.com/lobehub/lobe-chat/commit/7c7de40 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-30 12:27:35 +00:00
Rylan Cai
099965a78f
🔨 chore(model-runtime): add ChatMethods ChatMethodOptions merge helper ( #8998 )
...
* :recyel: refactor: add ChatMethodOptions merger
* 📝 docs: expose methods
2025-08-30 20:16:20 +08:00
bbbugg
7c7de40007
🐛 fix: update enableStreaming name ( #8995 )
2025-08-30 20:15:58 +08:00
lobehubbot
5b043d81b1
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-30 11:06:25 +00:00
semantic-release-bot
f326e8989e
🔖 chore(release): v1.119.0 [skip ci]
...
## [Version 1.119.0](https://github.com/lobehub/lobe-chat/compare/v1.118.8...v1.119.0 )
<sup>Released on **2025-08-30**</sup>
#### ✨ Features
- **misc**: Added support for Azure OpenAI Image Generation.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Added support for Azure OpenAI Image Generation, closes [#8898 ](https://github.com/lobehub/lobe-chat/issues/8898 ) ([6042340 ](https://github.com/lobehub/lobe-chat/commit/6042340 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-30 11:05:32 +00:00
Jamie Stivala
604234029c
✨ feat: Added support for Azure OpenAI Image Generation ( #8898 )
2025-08-30 18:54:00 +08:00
lobehubbot
a6d929bc2d
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-30 05:28:26 +00:00
semantic-release-bot
54b6062c2e
🔖 chore(release): v1.118.8 [skip ci]
...
### [Version 1.118.8](https://github.com/lobehub/lobe-chat/compare/v1.118.7...v1.118.8 )
<sup>Released on **2025-08-30**</sup>
#### 💄 Styles
- **misc**: Update DeepSeek V3.1 & Gemini 2.5 Flash Image Preview models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update DeepSeek V3.1 & Gemini 2.5 Flash Image Preview models, closes [#8878 ](https://github.com/lobehub/lobe-chat/issues/8878 ) ([5d538a2 ](https://github.com/lobehub/lobe-chat/commit/5d538a2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-30 05:27:24 +00:00
sxjeru
5d538a235a
💄 style: update DeepSeek V3.1 & Gemini 2.5 Flash Image Preview models ( #8878 )
...
* 🔨 refactor: update DeepSeek model configurations and processing logic
* 🔨 feat: 添加 DeepSeek V3.1 聊天模型配置
* 🔨 feat: 添加 DeepSeek V3.1 聊天模型到 openrouter 配置
* update
* 🔨 feat: 更新 DeepSeek V3.1 模型配置,添加新模型并调整描述
* 🔨 feat: 更新 DeepSeek V3.1 模型配置,增加描述和定价信息,调整上下文窗口大小
* Update qwen.ts
* 🔨 feat: 添加 DeepSeek V3.1 聊天模型,更新模型描述和定价信息
* fix
* Update deepseek.ts
* 🔨 feat(google): 添加 Gemini 2.5 Flash 实验模型,支持图像生成
* 🔨 feat(aihubmix): 添加 Gemini 2.5 Flash 实验模型,支持图像生成
* 🔨 feat(aihubmix): 添加 Grok 4 模型,增强自然语言处理和推理能力
* 🔨 feat(qwen): 调整 textInput_cacheRead 定价策略,优化定价计算
* 🔨 feat(google): 添加 gemini-2.5-flash-image-preview 模型到模型集合中,更新思考配置逻辑
* 🔨 feat(vertexai): 添加 Gemini 2.5 Flash 实验模型,支持图像生成
* 🔨 feat(google): 增强 Google 生成 AI 流处理,兼容性改进文本提取逻辑
🔨 feat(xai): 添加 Grok Code Fast 1 模型,优化逻辑任务处理能力
* 🔨 feat(google): 增强 Google 生成 AI 流处理,支持文本和图像数据的返回
* 去除重复
* pull main
* ♻️ fix: avoid duplicate 'stop' chunk in Google AI stream; handle missing usage metadata
* update novita
* ♻️ fix: update snapshot
* Update xai.ts
* Update modelParse.ts
* fix: update snapshot
2025-08-30 13:16:22 +08:00
lobehubbot
33050d6abe
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-30 03:31:17 +00:00
semantic-release-bot
00822ef502
🔖 chore(release): v1.118.7 [skip ci]
...
### [Version 1.118.7](https://github.com/lobehub/lobe-chat/compare/v1.118.6...v1.118.7 )
<sup>Released on **2025-08-30**</sup>
#### 💄 Styles
- **misc**: Update i18n.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update i18n, closes [#8990 ](https://github.com/lobehub/lobe-chat/issues/8990 ) ([136bc5a ](https://github.com/lobehub/lobe-chat/commit/136bc5a ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-30 03:30:22 +00:00
LobeHub Bot
136bc5a917
🤖 style: update i18n ( #8990 )
2025-08-30 11:18:24 +08:00
lobehubbot
3e1b360186
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-29 18:58:54 +00:00
semantic-release-bot
cc882be4ef
🔖 chore(release): v1.118.6 [skip ci]
...
### [Version 1.118.6](https://github.com/lobehub/lobe-chat/compare/v1.118.5...v1.118.6 )
<sup>Released on **2025-08-29**</sup>
#### 💄 Styles
- **misc**: Support non-stream mode.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Support non-stream mode, closes [#8751 ](https://github.com/lobehub/lobe-chat/issues/8751 ) ([ce623bb ](https://github.com/lobehub/lobe-chat/commit/ce623bb ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-29 18:57:50 +00:00
Arvin Xu
ce623bb280
💄 style: support non-stream mode ( #8751 )
...
* support non-stream mode
* improve streaming part
* fix tests
2025-08-30 02:46:06 +08:00
lobehubbot
e56e475331
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-29 18:00:57 +00:00
semantic-release-bot
41d7efcf54
🔖 chore(release): v1.118.5 [skip ci]
...
### [Version 1.118.5](https://github.com/lobehub/lobe-chat/compare/v1.118.4...v1.118.5 )
<sup>Released on **2025-08-29**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the `model-bank` package from `src/config/aiModels`.
#### 💄 Styles
- **misc**: Fix clerk scrollBox style, ModelFetcher support getting prices.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the `model-bank` package from `src/config/aiModels`, closes [#8983 ](https://github.com/lobehub/lobe-chat/issues/8983 ) ([c65eb09 ](https://github.com/lobehub/lobe-chat/commit/c65eb09 ))
#### Styles
* **misc**: Fix clerk scrollBox style, closes [#8989 ](https://github.com/lobehub/lobe-chat/issues/8989 ) ([b25b5a0 ](https://github.com/lobehub/lobe-chat/commit/b25b5a0 ))
* **misc**: ModelFetcher support getting prices, closes [#8985 ](https://github.com/lobehub/lobe-chat/issues/8985 ) ([58b73ec ](https://github.com/lobehub/lobe-chat/commit/58b73ec ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-29 17:59:53 +00:00
sxjeru
58b73ecc95
💄 style: ModelFetcher support getting prices ( #8985 )
...
* 拆分
* fix test
2025-08-30 01:47:48 +08:00
Arvin Xu
b25b5a0657
💄 style: fix clerk scrollBox style ( #8989 )
...
fix clerk scrollBox style
2025-08-30 01:36:13 +08:00
Arvin Xu
c65eb095ba
♻️ refactor: refactor the model-bank package from src/config/aiModels ( #8983 )
...
* move
* refactor with model banks
* refactor with model banks
* refactor @/config/aiModels to model-bank
* refactor @/config/aiModels to model-bank
* fix model bank exports
* clean
* add test workflow
* try again
* fix
* add exports tests
* fix model bank alias
* Update tsconfig.json
* fix import issue
* clean unused code
* fix tests
2025-08-30 01:28:16 +08:00
lobehubbot
323425bd90
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-29 16:02:07 +00:00
semantic-release-bot
4cb831c15a
🔖 chore(release): v1.118.4 [skip ci]
...
### [Version 1.118.4](https://github.com/lobehub/lobe-chat/compare/v1.118.3...v1.118.4 )
<sup>Released on **2025-08-29**</sup>
#### 💄 Styles
- **misc**: Fix chat session part switch theme issue.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix chat session part switch theme issue, closes [#8987 ](https://github.com/lobehub/lobe-chat/issues/8987 ) ([b7111be ](https://github.com/lobehub/lobe-chat/commit/b7111be ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-29 16:01:08 +00:00
Arvin Xu
b7111be400
💄 style: fix chat session part switch theme issue ( #8987 )
...
fix theme issue
2025-08-29 23:49:05 +08:00
lobehubbot
548c4e2ac2
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-29 13:41:16 +00:00
semantic-release-bot
1dc82d0184
🔖 chore(release): v1.118.3 [skip ci]
...
### [Version 1.118.3](https://github.com/lobehub/lobe-chat/compare/v1.118.2...v1.118.3 )
<sup>Released on **2025-08-29**</sup>
#### 🐛 Bug Fixes
- **misc**: Correct totalOutputTokens calculation for XAI provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Correct totalOutputTokens calculation for XAI provider, closes [#8984 ](https://github.com/lobehub/lobe-chat/issues/8984 ) ([09ce90a ](https://github.com/lobehub/lobe-chat/commit/09ce90a ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-29 13:40:22 +00:00
bbbugg
09ce90a35a
🐛 fix: correct totalOutputTokens calculation for XAI provider ( #8984 )
2025-08-29 21:28:41 +08:00
孤独豹猫
2071d27335
🐛 fix: improve ollama capability and improve search config ( #8848 )
...
* fix(model): 修复 Ollama 模型卡片信息
- 修复Zod schema 的 search 能力的可选布尔字段
- 修正 Ollama 模型运行时中 vision 能力的选项重复/错误
* Update index.ts
2025-08-29 20:49:02 +08:00
lobehubbot
c4fd337288
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-29 12:34:08 +00:00
semantic-release-bot
276e7d7bb4
🔖 chore(release): v1.118.2 [skip ci]
...
### [Version 1.118.2](https://github.com/lobehub/lobe-chat/compare/v1.118.1...v1.118.2 )
<sup>Released on **2025-08-29**</sup>
#### 💄 Styles
- **misc**: Add Grok Code Fast 1 model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add Grok Code Fast 1 model, closes [#8982 ](https://github.com/lobehub/lobe-chat/issues/8982 ) ([dbcec3d ](https://github.com/lobehub/lobe-chat/commit/dbcec3d ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-29 12:33:14 +00:00
bbbugg
dbcec3d07e
💄 style: add Grok Code Fast 1 model ( #8982 )
...
* ✨ feat: add Grok Code Fast 1 model
* 🐛 fix(xai): comment out unsupported settings for reasoningEffort parameter
2025-08-29 20:21:58 +08:00
lobehubbot
85f9ca5c40
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-29 09:35:24 +00:00
semantic-release-bot
34f88cdaab
🔖 chore(release): v1.118.1 [skip ci]
...
### [Version 1.118.1](https://github.com/lobehub/lobe-chat/compare/v1.118.0...v1.118.1 )
<sup>Released on **2025-08-29**</sup>
#### 🐛 Bug Fixes
- **misc**: Add Content-Security-Policy env.
#### 💄 Styles
- **misc**: Support Gemini URL context tool.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Add Content-Security-Policy env, closes [#8752 ](https://github.com/lobehub/lobe-chat/issues/8752 ) ([9250540 ](https://github.com/lobehub/lobe-chat/commit/9250540 ))
#### Styles
* **misc**: Support Gemini URL context tool, closes [#8731 ](https://github.com/lobehub/lobe-chat/issues/8731 ) ([5d4ed11 ](https://github.com/lobehub/lobe-chat/commit/5d4ed11 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-29 09:34:26 +00:00
sxjeru
5d4ed11ad6
💄 style: Support Gemini URL context tool ( #8731 )
...
* feat: 添加 urlContext 支持到多个模型和配置接口
* feat: 在 googleChatModels 中添加 urlContext 参数支持
* feat: 调整 ControlsForm 中的最小宽度,更新 urlContext 标签样式,优化 LobeGoogleAI 中的工具调用逻辑
* feat: 调整 ControlsForm 中思维预算滑块和 urlContext 的最小宽度及样式
* fix
* ✨ feat: 添加 URL 上下文提取功能描述
* i18n
* Update chat.ts
* update i18n
---------
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2025-08-29 17:23:09 +08:00
Shinji-Li
9250540912
🐛 fix: add Content-Security-Policy env ( #8752 )
...
* fix: add Content-Security-Policy
* feat: add env to control csp open or not
* update env
2025-08-29 17:14:04 +08:00
lobehubbot
0220e81a92
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-29 08:06:46 +00:00
semantic-release-bot
d9024085ed
🔖 chore(release): v1.118.0 [skip ci]
...
## [Version 1.118.0](https://github.com/lobehub/lobe-chat/compare/v1.117.1...v1.118.0 )
<sup>Released on **2025-08-29**</sup>
#### ✨ Features
- **misc**: Add new provider AkashChat.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add new provider AkashChat, closes [#8923 ](https://github.com/lobehub/lobe-chat/issues/8923 ) ([2f3bf0f ](https://github.com/lobehub/lobe-chat/commit/2f3bf0f ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-29 08:05:49 +00:00
sxjeru
2f3bf0fedf
✨ feat: Add new provider AkashChat ( #8923 )
...
* feat: 添加 AkashChat 模型及相关配置
* feat: 更新 AkashChat 模型处理逻辑,添加嵌入模型关键词支持
* fix test
* Update akashchat.ts
2025-08-29 15:53:57 +08:00
René Wang
30bb028a09
📝 docs: add agents md ( #8971 )
...
* build: Add agents.md
* feat: Add agents md
* 📝 docs: address tjx666's review comments on AGENTS.md
- Fix build tools description to reflect actual Next.js setup (Turbopack/Webpack)
- Remove incorrect Turborepo reference
- Improve TypeScript practices description for clarity
Co-authored-by: René Wang <RiverTwilight@users.noreply.github.com >
---------
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: René Wang <RiverTwilight@users.noreply.github.com >
2025-08-29 15:52:02 +08:00
lobehubbot
3ac3b8304e
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-29 03:13:13 +00:00
semantic-release-bot
d6a3a26e4d
🔖 chore(release): v1.117.1 [skip ci]
...
### [Version 1.117.1](https://github.com/lobehub/lobe-chat/compare/v1.117.0...v1.117.1 )
<sup>Released on **2025-08-29**</sup>
#### ♻ Code Refactoring
- **misc**: Move chat item into chat.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Move chat item into chat, closes [#8970 ](https://github.com/lobehub/lobe-chat/issues/8970 ) ([e09817e ](https://github.com/lobehub/lobe-chat/commit/e09817e ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-29 03:12:18 +00:00
Arvin Xu
e09817e7a6
♻️ refactor: move chat item into chat ( #8970 )
...
move chat item into
2025-08-29 11:00:25 +08:00
lobehubbot
df5d0d07f9
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-29 02:51:19 +00:00
semantic-release-bot
eafe75bc20
🔖 chore(release): v1.117.0 [skip ci]
...
## [Version 1.117.0](https://github.com/lobehub/lobe-chat/compare/v1.116.4...v1.117.0 )
<sup>Released on **2025-08-29**</sup>
#### ✨ Features
- **misc**: Ai image support Gemini 2.5 Flash Image, Support Gemini 2.5 Flash Image Preview in OpenRouter.
#### 💄 Styles
- **misc**: Update i18n.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Ai image support Gemini 2.5 Flash Image, closes [#8966 ](https://github.com/lobehub/lobe-chat/issues/8966 ) ([64b969e ](https://github.com/lobehub/lobe-chat/commit/64b969e ))
* **misc**: Support Gemini 2.5 Flash Image Preview in OpenRouter, closes [#8944 ](https://github.com/lobehub/lobe-chat/issues/8944 ) ([23dcf4c ](https://github.com/lobehub/lobe-chat/commit/23dcf4c ))
#### Styles
* **misc**: Update i18n, closes [#8975 ](https://github.com/lobehub/lobe-chat/issues/8975 ) ([6872798 ](https://github.com/lobehub/lobe-chat/commit/6872798 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-29 02:50:13 +00:00
sxjeru
23dcf4c617
✨ feat: Support Gemini 2.5 Flash Image Preview in OpenRouter ( #8944 )
...
* feat: 添加 Gemini 2.5 Flash 图像生成模型并支持 OpenRouter 的 base64_image 处理
* feat: 更新 Gemini 2.5 Flash 模型的图像输出定价和发布日期
* add tests
* 修复 usage
* feat: 重构对 Gemini 2.5 Flash 模型图像输出的支持,更新相关 usage 计费逻辑
* feat: 更新 Gemini AI 流的输出令牌计算,支持图像和文本的分离统计
* add test
* fix test
* fix: 更新 GoogleGenerativeAIStream 测试用例,添加输出图像令牌统计
2025-08-29 10:38:26 +08:00
semantic-release-bot
3fa2573207
🔖 chore(release): v1.117.0 [skip ci]
...
## [Version 1.117.0](https://github.com/lobehub/lobe-chat/compare/v1.116.4...v1.117.0 )
<sup>Released on **2025-08-29**</sup>
#### ✨ Features
- **misc**: Ai image support Gemini 2.5 Flash Image.
#### 💄 Styles
- **misc**: Update i18n.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Ai image support Gemini 2.5 Flash Image, closes [#8966 ](https://github.com/lobehub/lobe-chat/issues/8966 ) ([64b969e ](https://github.com/lobehub/lobe-chat/commit/64b969e ))
#### Styles
* **misc**: Update i18n, closes [#8975 ](https://github.com/lobehub/lobe-chat/issues/8975 ) ([6872798 ](https://github.com/lobehub/lobe-chat/commit/6872798 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-29 00:42:45 +00:00
LobeHub Bot
68727985d1
🤖 style: update i18n ( #8975 )
...
💄 style: update i18n
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com >
2025-08-29 08:31:01 +08:00
semantic-release-bot
d3dad7973d
🔖 chore(release): v1.117.0 [skip ci]
...
## [Version 1.117.0](https://github.com/lobehub/lobe-chat/compare/v1.116.4...v1.117.0 )
<sup>Released on **2025-08-28**</sup>
#### ✨ Features
- **misc**: Ai image support Gemini 2.5 Flash Image.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Ai image support Gemini 2.5 Flash Image, closes [#8966 ](https://github.com/lobehub/lobe-chat/issues/8966 ) ([64b969e ](https://github.com/lobehub/lobe-chat/commit/64b969e ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-28 17:59:29 +00:00
YuTengjing
64b969ec35
✨ feat: ai image support Gemini 2.5 Flash Image ( #8966 )
2025-08-29 01:48:01 +08:00
Arvin Xu
3336dca328
🔨 chore: upgrade xlsx to latest ( #8973 )
...
upgrade xlsx
2025-08-29 01:44:06 +08:00
lobehubbot
8737f675f4
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-28 16:38:25 +00:00
semantic-release-bot
836546f235
🔖 chore(release): v1.116.4 [skip ci]
...
### [Version 1.116.4](https://github.com/lobehub/lobe-chat/compare/v1.116.3...v1.116.4 )
<sup>Released on **2025-08-28**</sup>
#### 💄 Styles
- **misc**: Support html preview.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Support html preview, closes [#8969 ](https://github.com/lobehub/lobe-chat/issues/8969 ) ([82abf6d ](https://github.com/lobehub/lobe-chat/commit/82abf6d ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-28 16:37:12 +00:00
Arvin Xu
7164b4c9ab
🔨 chore: update workflow ( #8972 )
...
fix ci token
2025-08-29 00:25:35 +08:00
Arvin Xu
82abf6d7d0
💄 style: support html preview ( #8969 )
...
* support preview html
* add html
* refactor some code
2025-08-28 23:12:56 +08:00
renovate[bot]
4b3f8d4abb
Update dependency dotenv to v17 ( #8909 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-28 21:02:17 +08:00
renovate[bot]
5989a022dd
Update dependency cross-env to v10 ( #8821 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-28 20:53:32 +08:00
renovate[bot]
de9d479f28
Update dependency diff to v8 ( #8822 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-28 20:53:02 +08:00
Arvin Xu
f900f7ce4e
✅ test: add unit tests for @lobechat/prompts ( #8967 )
...
* add test and refactor
* update
* move
* fix test
* improve config
* refactor utils server import
* move
* refactor @/utils/server to @lobechat/utils/server
* improve config
* fix tests
2025-08-28 20:44:28 +08:00
lobehubbot
d847e44ef7
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-28 11:01:24 +00:00
semantic-release-bot
4872cc1c41
🔖 chore(release): v1.116.3 [skip ci]
...
### [Version 1.116.3](https://github.com/lobehub/lobe-chat/compare/v1.116.2...v1.116.3 )
<sup>Released on **2025-08-28**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix desktop route error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix desktop route error, closes [#8962 ](https://github.com/lobehub/lobe-chat/issues/8962 ) ([27a4b34 ](https://github.com/lobehub/lobe-chat/commit/27a4b34 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-28 11:00:30 +00:00
Arvin Xu
27a4b34612
🐛 fix: fix desktop route error ( #8962 )
...
* fix issue
* add test
2025-08-28 18:48:23 +08:00
lobehubbot
dbeca5da70
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-28 06:53:27 +00:00
semantic-release-bot
b836d0398d
🔖 chore(release): v1.116.2 [skip ci]
...
### [Version 1.116.2](https://github.com/lobehub/lobe-chat/compare/v1.116.1...v1.116.2 )
<sup>Released on **2025-08-28**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-28 06:52:31 +00:00
Shinji-Li
ccdbbb927e
⚡ ️ perf: Improve settings page rendering performance to prevent re-rendering ( #8877 )
2025-08-28 14:41:11 +08:00
lobehubbot
8d479074fd
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-27 16:02:06 +00:00
semantic-release-bot
5cbf9136ff
🔖 chore(release): v1.116.1 [skip ci]
...
### [Version 1.116.1](https://github.com/lobehub/lobe-chat/compare/v1.116.0...v1.116.1 )
<sup>Released on **2025-08-27**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-27 16:00:45 +00:00
René Wang
17472aa7a5
👷 build: add group chat db schema ( #8916 )
...
* feat: merge database changes from group-chat feature
* fix
* fix
* fix
* fix tests
---------
Co-authored-by: arvinxx <arvinx@foxmail.com >
2025-08-27 23:49:22 +08:00
Arvin Xu
0778fb5548
🔨 chore: fix import warning ( #8952 )
...
fix import warning
2025-08-27 23:22:16 +08:00
YuTengjing
2eeab57c1e
docs: update bfl doc cover image url ( #8951 )
2025-08-27 22:20:18 +08:00
René Wang
a397a4eed7
🔨 chore: Revert claude model specification in claude workflow ( #8946 )
2025-08-27 16:40:06 +08:00
Aloxaf
885fbbe024
fix: non-Latin characters in PDF viewer ( #8927 )
2025-08-27 16:18:32 +08:00
sxjeru
26c2dd68de
✨ chore: modelParse support Millisecond time stamp ( #8939 )
2025-08-27 16:00:52 +08:00
lobehubbot
be388b8433
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-27 07:51:51 +00:00
semantic-release-bot
afd05a2364
🔖 chore(release): v1.116.0 [skip ci]
...
## [Version 1.116.0](https://github.com/lobehub/lobe-chat/compare/v1.115.0...v1.116.0 )
<sup>Released on **2025-08-27**</sup>
#### ✨ Features
- **misc**: Add gemini 2.5 flash image for vertex ai.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add gemini 2.5 flash image for vertex ai, closes [#8943 ](https://github.com/lobehub/lobe-chat/issues/8943 ) ([74d9bb5 ](https://github.com/lobehub/lobe-chat/commit/74d9bb5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-27 07:50:40 +00:00
YuTengjing
74d9bb5b6a
✨ feat: add gemini 2.5 flash image for vertex ai ( #8943 )
2025-08-27 15:38:19 +08:00
afon
c9a65f78c5
🐛 chrore: fix qwen-image model and standardize image size format ( #8935 )
2025-08-27 15:29:51 +08:00
YuTengjing
9832bf758b
feat: add gemini 2.5 flash image model ( #8940 )
2025-08-27 12:42:16 +08:00
YuTengjing
9a6657e52e
📝 docs(workflow): optimize documentation structure and development setup ( #8934 )
2025-08-26 18:21:22 +08:00
YuTengjing
45f05a0169
📝 docs: add BFL provider documentation ( #8933 )
2025-08-26 17:26:45 +08:00
lobehubbot
29137c74d1
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-26 08:02:38 +00:00
semantic-release-bot
1eb64328e8
🔖 chore(release): v1.115.0 [skip ci]
...
## [Version 1.115.0](https://github.com/lobehub/lobe-chat/compare/v1.114.6...v1.115.0 )
<sup>Released on **2025-08-26**</sup>
#### ✨ Features
- **image**: Polish ai image.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **image**: Polish ai image, closes [#8915 ](https://github.com/lobehub/lobe-chat/issues/8915 ) ([0efe28d ](https://github.com/lobehub/lobe-chat/commit/0efe28d ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-26 08:01:40 +00:00
YuTengjing
0efe28d122
✨ feat(image): polish ai image ( #8915 )
2025-08-25 22:38:41 +08:00
renovate[bot]
33611397b2
Update dependency lucide-react to ^0.541.0 ( #8907 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-25 14:16:02 +08:00
lobehubbot
0a398a8f82
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-22 16:45:00 +00:00
semantic-release-bot
1a2aa249fb
🔖 chore(release): v1.114.6 [skip ci]
...
### [Version 1.114.6](https://github.com/lobehub/lobe-chat/compare/v1.114.5...v1.114.6 )
<sup>Released on **2025-08-22**</sup>
#### 🐛 Bug Fixes
- **files**: Remove force-static rendering to enable session access.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **files**: Remove force-static rendering to enable session access, closes [#8900 ](https://github.com/lobehub/lobe-chat/issues/8900 ) ([6100d21 ](https://github.com/lobehub/lobe-chat/commit/6100d21 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-22 16:44:01 +00:00
YuTengjing
6100d21038
🐛 fix(files): remove force-static rendering to enable session access ( #8900 )
2025-08-23 00:33:36 +08:00
YuTengjing
ccc733dac5
chore: support set more image constrints ( #8896 )
2025-08-22 22:04:51 +08:00
lobehubbot
c7e94e7446
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-22 06:35:49 +00:00
semantic-release-bot
d4eb117b0c
🔖 chore(release): v1.114.5 [skip ci]
...
### [Version 1.114.5](https://github.com/lobehub/lobe-chat/compare/v1.114.4...v1.114.5 )
<sup>Released on **2025-08-22**</sup>
#### 💄 Styles
- **misc**: Update mistral model vision ability.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update mistral model vision ability, closes [#8885 ](https://github.com/lobehub/lobe-chat/issues/8885 ) ([915c0ff ](https://github.com/lobehub/lobe-chat/commit/915c0ff ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-22 06:34:55 +00:00
番茄摔成番茄酱
915c0ff5d7
💄 style: Update mistral model vision ability ( #8885 )
...
Update mistral.ts
Mistral Small与Mistral Medium模型具有图片识别能力
2025-08-22 14:24:31 +08:00
lobehubbot
a47347d95a
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-22 06:16:24 +00:00
semantic-release-bot
c9163bc9e8
🔖 chore(release): v1.114.4 [skip ci]
...
### [Version 1.114.4](https://github.com/lobehub/lobe-chat/compare/v1.114.3...v1.114.4 )
<sup>Released on **2025-08-22**</sup>
#### ♻ Code Refactoring
- **misc**: Move database to packages.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Move database to packages, closes [#8874 ](https://github.com/lobehub/lobe-chat/issues/8874 ) ([af1f715 ](https://github.com/lobehub/lobe-chat/commit/af1f715 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-22 06:15:28 +00:00
Arvin Xu
8dedc2d3e1
♻️ refactor: move utils to separate package ( #8889 )
...
* move utils
* move utils
* move utils
* update
* update
* update
* update
* update
* refactor to clean the tests
* fix release workflow
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* try to fix client db migration issue
* fix tests
2025-08-22 14:05:01 +08:00
Arvin Xu
af1f71572f
♻️ refactor: move database to packages ( #8874 )
...
* move db
* refactor db import
* refactor eval types
* fix tests
* fix tests
* fix tests
* fix db migration issues
* fix docker issue
* fix tests
* update alias
* fix tests
* update db test for client and server
* refactor db
* update codecov
* update codecov
* update codecov
* add docker pr comments
2025-08-22 11:09:03 +08:00
lobehubbot
7e68cc5b5a
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-21 15:57:59 +00:00
semantic-release-bot
91e081885c
🔖 chore(release): v1.114.3 [skip ci]
...
### [Version 1.114.3](https://github.com/lobehub/lobe-chat/compare/v1.114.2...v1.114.3 )
<sup>Released on **2025-08-21**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-21 15:57:01 +00:00
Maple Gao
3ae5134984
📝 docs: Add image generation development environment setup ( #8859 )
...
* 🔨 chore: add image generation development environment setup
- Add setup-image-generation-dev.sh script for automated environment configuration
- Add English and Chinese documentation for image generation development setup
- Configure PostgreSQL and MinIO for local development with automatic bucket creation
- Include database migration and S3 environment variable configuration
* Update scripts/setup-image-generation-dev.sh
2025-08-21 23:44:21 +08:00
Maple Gao
df97d76c36
👷 build(desktop): add comprehensive Linux package format support ( #8867 )
...
✨ feat(desktop): add comprehensive Linux package format support
- Add rpm and tar.gz targets to electron-builder configuration
- Update GitHub Actions workflows to upload all Linux package formats
- Support for Ubuntu/Debian (.deb), Snap (.snap), RPM-based distributions (.rpm)
- Include universal tar.gz archives for maximum Linux distribution compatibility
- Ensure proper artifact collection and release publishing for all formats
This enables desktop app distribution across major Linux ecosystems including
Ubuntu, CentOS, openSUSE, Arch Linux, and Chinese domestic OS like UOS and Kylin.
2025-08-21 23:40:05 +08:00
lobehubbot
95246c5ee2
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-21 14:57:47 +00:00
semantic-release-bot
133fd564f1
🔖 chore(release): v1.114.2 [skip ci]
...
### [Version 1.114.2](https://github.com/lobehub/lobe-chat/compare/v1.114.1...v1.114.2 )
<sup>Released on **2025-08-21**</sup>
#### 🐛 Bug Fixes
- **misc**: Can't load custom provider config.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Can't load custom provider config, closes [#8880 ](https://github.com/lobehub/lobe-chat/issues/8880 ) ([9ec3315 ](https://github.com/lobehub/lobe-chat/commit/9ec3315 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-21 14:56:45 +00:00
YuTengjing
9ec3315595
🐛 fix: can't load custom provider config ( #8880 )
2025-08-21 22:43:55 +08:00
Arvin Xu
d07e2acae8
🔨 chore: improve test workflow ( #8876 )
...
* test workflow
* test workflow
* add test workflow
* add test workflow
* add test config
* add test config
* add test config
* add test config
* add test config
* update
* refactor tests
* fix tests
* fix tests
* exclude packages
* improve test
* fix test
* add a new package
2025-08-21 20:39:29 +08:00
lobehubbot
499a9ca53e
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-21 11:12:14 +00:00
semantic-release-bot
9f1069a51f
🔖 chore(release): v1.114.1 [skip ci]
...
### [Version 1.114.1](https://github.com/lobehub/lobe-chat/compare/v1.114.0...v1.114.1 )
<sup>Released on **2025-08-21**</sup>
#### ♻ Code Refactoring
- **misc**: Move chain into `@lobechat/prompts`.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Move chain into `@lobechat/prompts`, closes [#8875 ](https://github.com/lobehub/lobe-chat/issues/8875 ) ([c576b97 ](https://github.com/lobehub/lobe-chat/commit/c576b97 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-21 11:11:11 +00:00
Arvin Xu
c576b971ad
♻️ refactor: move chain into @lobechat/prompts ( #8875 )
...
* move chains
* move usage
* move and replace
* refactor import and usage
2025-08-21 18:55:52 +08:00
renovate[bot]
1a71188a1d
Update actions/checkout action to v5 ( #8818 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-20 11:18:37 +08:00
Maple Gao
79c81bb954
🔨 chore: update lint and TypeScript configs to exclude temporary directories ( #8856 )
...
- Add tmp, temp, .temp directories to .eslintignore
- Add .local, .cache, .claude, .serena directories to .eslintignore
- Create .stylelintignore with same ignore patterns
- Update tsconfig.json to exclude temporary directories from type checking
- Prevents linting and type checking of temporary and AI tool directories
2025-08-20 11:06:24 +08:00
Arvin Xu
1ee6724168
🔨 chore: update github workflow ( #8808 )
...
* Update docker/build-push-action action to v6
* update
* fix workflow
* fix workflow
* fix workflow
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-20 02:40:25 +08:00
lobehubbot
f36f6f7724
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-19 14:10:24 +00:00
semantic-release-bot
6d214d7bef
🔖 chore(release): v1.114.0 [skip ci]
...
## [Version 1.114.0](https://github.com/lobehub/lobe-chat/compare/v1.113.3...v1.114.0 )
<sup>Released on **2025-08-19**</sup>
#### ✨ Features
- **models**: Add Qwen Image Edit model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **models**: Add Qwen Image Edit model, closes [#8851 ](https://github.com/lobehub/lobe-chat/issues/8851 ) ([4d7a060 ](https://github.com/lobehub/lobe-chat/commit/4d7a060 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-19 14:09:23 +00:00
YuTengjing
4d7a060268
✨ feat(models): Add Qwen Image Edit model ( #8851 )
2025-08-19 21:54:12 +08:00
YuTengjing
64a5d51f87
fix: image models support for aihubmix ( #8838 )
2025-08-19 14:44:55 +08:00
YuTengjing
88c8c2dc12
🐛 chore: fix provider data fetch time ( #8844 )
2025-08-19 14:05:52 +08:00
lobehubbot
ce4969698b
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-19 05:55:54 +00:00
semantic-release-bot
3c408e444b
🔖 chore(release): v1.113.3 [skip ci]
...
### [Version 1.113.3](https://github.com/lobehub/lobe-chat/compare/v1.113.2...v1.113.3 )
<sup>Released on **2025-08-19**</sup>
#### 🐛 Bug Fixes
- **misc**: Support Grok thinking models in AiHubMix, The 'stream_options' parameter is only allowed when 'stream' is enabled.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Support Grok thinking models in AiHubMix, closes [#8713 ](https://github.com/lobehub/lobe-chat/issues/8713 ) ([ffa9b1b ](https://github.com/lobehub/lobe-chat/commit/ffa9b1b ))
* **misc**: The 'stream_options' parameter is only allowed when 'stream' is enabled, closes [#8778 ](https://github.com/lobehub/lobe-chat/issues/8778 ) ([fcc32d5 ](https://github.com/lobehub/lobe-chat/commit/fcc32d5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-19 05:54:48 +00:00
sxjeru
ffa9b1b909
🐛 fix: Support Grok thinking models in AiHubMix ( #8713 )
...
* 🐛 fix: 添加对 xai 模型的支持到 baseRuntimeMap 和 LobeAiHubMixAI
* 添加 GLM-4.5V 视觉语言模型到 siliconcloud
* update Qwen
* fix lint
* 更新 Qwen VL Plus 模型配置,调整部署名称和上下文窗口令牌数,优化定价策略
---------
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2025-08-19 13:38:04 +08:00
sxjeru
fcc32d5e0a
🐛 fix: The 'stream_options' parameter is only allowed when 'stream' is enabled ( #8778 )
...
* ✨ feat: add support for service tier flex in OpenAI model handling
* 移除 responsesAPIModels 中的 gpt-5 和 gpt-5-mini 模型
* update groq
2025-08-19 13:37:44 +08:00
Arvin Xu
07a9b341b4
🔨 chore: reducing the tracing scope ( #8846 )
...
* fix workflow
* fix
* Update discover.ts
2025-08-19 13:37:24 +08:00
lobehubbot
b4b00f7c70
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-18 09:21:57 +00:00
semantic-release-bot
78a6483630
🔖 chore(release): v1.113.2 [skip ci]
...
### [Version 1.113.2](https://github.com/lobehub/lobe-chat/compare/v1.113.1...v1.113.2 )
<sup>Released on **2025-08-18**</sup>
#### 🐛 Bug Fixes
- **mcp**: Use customParams for environment settings fallback.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **mcp**: Use customParams for environment settings fallback, closes [#8814 ](https://github.com/lobehub/lobe-chat/issues/8814 ) ([ab043d4 ](https://github.com/lobehub/lobe-chat/commit/ab043d4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-18 09:21:01 +00:00
Coooolfan
ab043d45f2
🐛 fix(mcp): use customParams for environment settings fallback ( #8814 )
2025-08-18 17:06:03 +08:00
lobehubbot
1b8b86d8a5
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-18 03:09:08 +00:00
Shinji-Li
927055871b
📝 docs: change the default modal provider list rank ( #8833 )
...
docs: change the default modal provider list rank
2025-08-18 10:53:50 +08:00
lobehubbot
7562bf4acf
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-17 11:16:47 +00:00
semantic-release-bot
2564ebd6d5
🔖 chore(release): v1.113.1 [skip ci]
...
### [Version 1.113.1](https://github.com/lobehub/lobe-chat/compare/v1.113.0...v1.113.1 )
<sup>Released on **2025-08-17**</sup>
#### 🐛 Bug Fixes
- **db**: Desktop local db can't vectorization.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **db**: Desktop local db can't vectorization, closes [#8830 ](https://github.com/lobehub/lobe-chat/issues/8830 ) ([a00fd9d ](https://github.com/lobehub/lobe-chat/commit/a00fd9d ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-17 11:15:51 +00:00
YuTengjing
a00fd9d236
🐛 fix(db): desktop local db can't vectorization ( #8830 )
2025-08-17 19:01:02 +08:00
renovate[bot]
24a5e0d419
Update dependency @anthropic-ai/sdk to ^0.60.0 ( #8817 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-17 18:28:00 +08:00
lobehubbot
a7b9bcd78f
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-17 06:06:15 +00:00
semantic-release-bot
5689dd8656
🔖 chore(release): v1.113.0 [skip ci]
...
## [Version 1.113.0](https://github.com/lobehub/lobe-chat/compare/v1.112.5...v1.113.0 )
<sup>Released on **2025-08-17**</sup>
#### ✨ Features
- **provider**: Add BFL provider support for image generation.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **provider**: Add BFL provider support for image generation, closes [#8806 ](https://github.com/lobehub/lobe-chat/issues/8806 ) ([519e03e ](https://github.com/lobehub/lobe-chat/commit/519e03e ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-17 06:05:20 +00:00
YuTengjing
519e03e87a
✨ feat(provider): add BFL provider support for image generation ( #8806 )
2025-08-17 13:50:05 +08:00
lobehubbot
6ac6ca59da
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-17 05:38:19 +00:00
semantic-release-bot
4d164ae083
🔖 chore(release): v1.112.5 [skip ci]
...
### [Version 1.112.5](https://github.com/lobehub/lobe-chat/compare/v1.112.4...v1.112.5 )
<sup>Released on **2025-08-17**</sup>
#### 🐛 Bug Fixes
- **misc**: Improve mcp tracing with user config.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Improve mcp tracing with user config, closes [#8827 ](https://github.com/lobehub/lobe-chat/issues/8827 ) ([5cab2ee ](https://github.com/lobehub/lobe-chat/commit/5cab2ee ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-17 05:37:26 +00:00
Arvin Xu
5cab2ee5b5
🐛 fix: improve mcp tracing with user config ( #8827 )
...
* improve plugin result report
* improve plugin result report
2025-08-17 13:22:36 +08:00
lobehubbot
65dddfa47f
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-16 16:26:17 +00:00
semantic-release-bot
dfa2a2c279
🔖 chore(release): v1.112.4 [skip ci]
...
### [Version 1.112.4](https://github.com/lobehub/lobe-chat/compare/v1.112.3...v1.112.4 )
<sup>Released on **2025-08-16**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor prompts folder to the `@lobechat/prompts` pacakge.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor prompts folder to the `@lobechat/prompts` pacakge, closes [#8810 ](https://github.com/lobehub/lobe-chat/issues/8810 ) ([d82e7bb ](https://github.com/lobehub/lobe-chat/commit/d82e7bb ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-16 16:25:24 +00:00
Arvin Xu
d82e7bb9b0
♻️ refactor: refactor prompts folder to the @lobechat/prompts pacakge ( #8810 )
...
* move prompts
* refactor prompts
2025-08-17 00:10:28 +08:00
lobehubbot
3fbbfc6d96
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-16 12:20:08 +00:00
semantic-release-bot
faefe71c9a
🔖 chore(release): v1.112.3 [skip ci]
...
### [Version 1.112.3](https://github.com/lobehub/lobe-chat/compare/v1.112.2...v1.112.3 )
<sup>Released on **2025-08-16**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor const folder to a new package.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor const folder to a new package, closes [#8756 ](https://github.com/lobehub/lobe-chat/issues/8756 ) ([30a4734 ](https://github.com/lobehub/lobe-chat/commit/30a4734 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-16 12:19:14 +00:00
Arvin Xu
30a4734577
♻️ refactor: refactor const folder to a new package ( #8756 )
...
* refactor
* update
* refactor
2025-08-16 20:04:21 +08:00
lobehubbot
9e7bea6d88
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-16 10:50:25 +00:00
semantic-release-bot
d0ceab9dd6
🔖 chore(release): v1.112.2 [skip ci]
...
### [Version 1.112.2](https://github.com/lobehub/lobe-chat/compare/v1.112.1...v1.112.2 )
<sup>Released on **2025-08-16**</sup>
#### ♻ Code Refactoring
- **misc**: 重构 ArgsInput 组件.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: 重构 ArgsInput 组件, closes [#8765 ](https://github.com/lobehub/lobe-chat/issues/8765 ) ([0905559 ](https://github.com/lobehub/lobe-chat/commit/0905559 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-16 10:49:27 +00:00
Coooolfan
09055595e4
♻️ refactor: 重构ArgsInput组件 ( #8765 )
...
* ♻️ refactor(utils): extract args parsing logic from ArgsInput component
- Extract parseArgs and argsToString functions to src/utils/args.ts
- Add comprehensive test suite with 19 test cases covering edge cases
- Fix escaped quote handling in parseArgs function
- Replace String.replace() with String.replaceAll() for better readability
- Improve code reusability and maintainability following project best practices
* 📝 docs(utils): improve JSDoc comments and clean up redundant comments
- Add comprehensive JSDoc with @param and @returns for args functions
- Translate inline comments to English for consistency
- Remove redundant comments in ArgsInput component
- Keep only essential comments and improve code clarity
- Improve code documentation quality and IDE support
* ♻️ refactor(ArgsInput): completely redesign as array editor
- Replace single input with individual argument inputs
- Add visual array structure with add/remove buttons
- Support keyboard shortcuts (Enter to add, Backspace to delete)
- Improve UX with proper array operations and indexing
- Remove dependency on args parsing utils for better performance
* 🌐 i18n: add ArgsInput internationalization support
- Add ArgsInput translations for en-US and zh-CN
- Add TypeScript type definitions for new translation keys
- Support dynamic placeholder with argument index
- Fix TypeScript error for missing translation keys
2025-08-16 18:34:14 +08:00
renovate[bot]
86a28d9615
Update dependency dbdocs to ^0.16.0 ( #7572 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-16 18:31:57 +08:00
lobehubbot
164c8b344e
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-16 10:13:42 +00:00
semantic-release-bot
9b354af18c
🔖 chore(release): v1.112.1 [skip ci]
...
### [Version 1.112.1](https://github.com/lobehub/lobe-chat/compare/v1.112.0...v1.112.1 )
<sup>Released on **2025-08-16**</sup>
#### 💄 Styles
- **misc**: Add Imagen 4 GA models, style improve auth sign in box loading.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add Imagen 4 GA models, closes [#8799 ](https://github.com/lobehub/lobe-chat/issues/8799 ) ([2e9ad20 ](https://github.com/lobehub/lobe-chat/commit/2e9ad20 ))
* **misc**: Style improve auth sign in box loading, closes [#8805 ](https://github.com/lobehub/lobe-chat/issues/8805 ) ([62f5a1b ](https://github.com/lobehub/lobe-chat/commit/62f5a1b ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-16 10:12:44 +00:00
Arvin Xu
62f5a1b93c
💄 style: style improve auth sign in box loading ( #8805 )
2025-08-16 17:57:44 +08:00
afon
2e9ad20675
💄 style: add Imagen 4 GA models ( #8799 )
...
* add Google Imagen 4 GA models
* address review comments
2025-08-16 17:56:34 +08:00
lobehubbot
15e15e84ca
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-15 04:16:49 +00:00
semantic-release-bot
05cb6bb7de
🔖 chore(release): v1.112.0 [skip ci]
...
## [Version 1.112.0](https://github.com/lobehub/lobe-chat/compare/v1.111.12...v1.112.0 )
<sup>Released on **2025-08-15**</sup>
#### ✨ Features
- **feature-flags**: Add ai_image flag to control AI painting UI.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **feature-flags**: Add ai_image flag to control AI painting UI, closes [#8797 ](https://github.com/lobehub/lobe-chat/issues/8797 ) ([a1c66c8 ](https://github.com/lobehub/lobe-chat/commit/a1c66c8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-15 04:15:54 +00:00
YuTengjing
a1c66c81fc
✨ feat(feature-flags): add ai_image flag to control AI painting UI ( #8797 )
2025-08-15 12:01:18 +08:00
lobehubbot
c1ddb6fa23
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-14 12:31:11 +00:00
semantic-release-bot
439fb6eb9d
🔖 chore(release): v1.111.12 [skip ci]
...
### [Version 1.111.12](https://github.com/lobehub/lobe-chat/compare/v1.111.11...v1.111.12 )
<sup>Released on **2025-08-14**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-14 12:30:08 +00:00
YuTengjing
27d48e89e9
👷 build: optimize claude action workflow and add vscode settings ( #8796 )
2025-08-14 20:14:54 +08:00
YuTengjing
54b08fd139
🐛 chore: upload image generated by ai painting failed ( #8792 )
2025-08-14 14:14:55 +08:00
huangkairan
8e2d47d595
🐛 chore: update gpt-5, gpt-5-nano imageOutput ( #8782 )
2025-08-14 11:50:31 +08:00
lobehubbot
75bde54d95
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-13 10:12:00 +00:00
semantic-release-bot
b69e75cfca
🔖 chore(release): v1.111.11 [skip ci]
...
### [Version 1.111.11](https://github.com/lobehub/lobe-chat/compare/v1.111.10...v1.111.11 )
<sup>Released on **2025-08-13**</sup>
#### 💄 Styles
- **misc**: Update Mistral AI models & Optimize many model providers fetching.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update Mistral AI models & Optimize many model providers fetching, closes [#8644 ](https://github.com/lobehub/lobe-chat/issues/8644 ) ([1d466e5 ](https://github.com/lobehub/lobe-chat/commit/1d466e5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-13 10:10:57 +00:00
sxjeru
1d466e514f
💄 style: Update Mistral AI models & Optimize many model providers fetching ( #8644 )
...
* ✨ feat(models): 添加新的模型和更新现有模型的描述与定价
* ✨ feat(models): 添加 Kimi K2 Turbo 模型及其定价信息
* ✨ feat(models): 添加 Qwen3 Coder 30B A3B Instruct 模型及其定价信息,更新模型解析设置
* ✨ feat(models): 更新 Mistral 模型的上下文窗口和显示名称,添加 Magistral Medium 模型,调整 Codestral 模型的显示名称和发布日期
* ✨ feat(types): 添加模型设置属性到 AiFullModelCard 和 ChatModelCard 接口
* Revert "✨ feat(types): 添加模型设置属性到 AiFullModelCard 和 ChatModelCard 接口"
This reverts commit fccd6acc6f .
* ✨ feat(mistral): 添加禁用浏览器请求设置;优化思维块内容处理逻辑
* ✨ feat(modelProviders): 优化模型标签添加;优化 AiHubMix 模型抓取处理逻辑
* Update index.ts
* ✨ feat(modelParse): 优化模型查找逻辑以支持本地特定提供商模型配置
* fix
* ✨ feat(createRuntime): 支持函数式模型配置并优化模型显示名称处理,支持模型名称获取
* fix test
* ✨ feat(aihubmix): 更新模型配置,增加新模型并优化现有模型描述和能力
* ✨ feat: 更新多个模型配置抓取逻辑,优化模型处理逻辑,增加 releasedAt 字段处理,更新快照
* ✨ feat: 更新 GithubModelCard 接口,优化模型处理逻辑,增加模型描述和能力处理
* fix test
* ✨ feat: 更新 aihubmix 模型配置,增加推理能力和新模型,优化描述及能力处理;更新 handlePayload 函数以简化代码结构;添加图像模型关键词配置
* ✨ feat: 更新 aihubmix 模型配置
* fix: 更新模型默认启用处理逻辑;使用最后一个 runtime 的 client 进行函数调用
* fix test
* feat: 为多个模型处理函数添加提供商 ID 参数
* fix test
* feat: 更新 siliconcloud 模型,添加 Step 3 多模态推理模型并修改发布日期
* fix: Anthropic model fetch
* fix: 移除 zhipu 部分模型 search 能力
* update groq
* update aihubmix
* feat: 更新 Qwen 模型,调整上下文窗口令牌数量并添加新模型 Qwen Flash
* update openai
* update groq
* ✨ feat(pricing): Update pricing structure for AI models to use tiered and fixed units
* update groq
* fix lint
* update
* add GLM-4.5V chat model and update vision keywords
* update v0
2025-08-13 17:55:42 +08:00
YuTengjing
a51b33f154
📝 docs: fix eslint irregular whitespace issues ( #8777 )
2025-08-12 23:30:40 +08:00
YuTengjing
485e6cf47e
✨ chore: update some models pricing ( #8764 )
2025-08-12 16:18:37 +08:00
lobehubbot
b0d59f8b1b
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-12 04:48:21 +00:00
semantic-release-bot
8ceb25f8c2
🔖 chore(release): v1.111.10 [skip ci]
...
### [Version 1.111.10](https://github.com/lobehub/lobe-chat/compare/v1.111.9...v1.111.10 )
<sup>Released on **2025-08-12**</sup>
#### 💄 Styles
- **misc**: Adjust near bottom size on thinking scroll.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Adjust near bottom size on thinking scroll, closes [#8772 ](https://github.com/lobehub/lobe-chat/issues/8772 ) ([1fae490 ](https://github.com/lobehub/lobe-chat/commit/1fae490 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-12 04:47:26 +00:00
CanisMinor
1fae49042d
💄 style: Adjust near bottom size on thinking scroll ( #8772 )
2025-08-12 12:32:15 +08:00
lobehubbot
96ae8034fb
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-12 02:10:30 +00:00
semantic-release-bot
b3120167ce
🔖 chore(release): v1.111.9 [skip ci]
...
### [Version 1.111.9](https://github.com/lobehub/lobe-chat/compare/v1.111.8...v1.111.9 )
<sup>Released on **2025-08-12**</sup>
#### 💄 Styles
- **misc**: Improve Gemini error display with promptFeedback.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve Gemini error display with promptFeedback, closes [#8707 ](https://github.com/lobehub/lobe-chat/issues/8707 ) ([51ad399 ](https://github.com/lobehub/lobe-chat/commit/51ad399 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-12 02:09:35 +00:00
sxjeru
51ad3998e4
💄 style: improve Gemini error display with promptFeedback ( #8707 )
...
* 增加对带有阻止原因(PROHIBITED_CONTENT)的 promptFeedback 的处理
* update
* 增加对 Google AI 阻止原因的本地化处理,更新错误消息以提供更友好的用户反馈
2025-08-12 09:52:05 +08:00
lobehubbot
6435935f10
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-11 18:16:03 +00:00
semantic-release-bot
45f71478c4
🔖 chore(release): v1.111.8 [skip ci]
...
### [Version 1.111.8](https://github.com/lobehub/lobe-chat/compare/v1.111.7...v1.111.8 )
<sup>Released on **2025-08-11**</sup>
#### 💄 Styles
- **misc**: Support new GPT-5 Verbosity params.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Support new GPT-5 Verbosity params, closes [#8715 ](https://github.com/lobehub/lobe-chat/issues/8715 ) ([0a724aa ](https://github.com/lobehub/lobe-chat/commit/0a724aa ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-11 18:15:08 +00:00
sxjeru
0a724aae32
💄 style: Support new GPT-5 Verbosity params ( #8715 )
...
* ✨ feat: add GPT-5 reasoning effort slider and update related configurations
* ✨ feat: 添加 GPT-5 推理强度和文本详细程度控制选项
* fix lint
* fix
* i18n
2025-08-12 01:59:59 +08:00
lobehubbot
1cf4355e94
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-11 16:35:43 +00:00
semantic-release-bot
74a702a5ff
🔖 chore(release): v1.111.7 [skip ci]
...
### [Version 1.111.7](https://github.com/lobehub/lobe-chat/compare/v1.111.6...v1.111.7 )
<sup>Released on **2025-08-11**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor model-runtime to a seperated package.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor model-runtime to a seperated package, closes [#8763 ](https://github.com/lobehub/lobe-chat/issues/8763 ) ([e5eb7a2 ](https://github.com/lobehub/lobe-chat/commit/e5eb7a2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-11 16:34:34 +00:00
Rylan Cai
6c83807218
🔨 chore: Migrate self-hosting auth to Casdoor@v2 ( #8767 )
...
* 🔨 chore: update casdoor to v2
* 🐛 fix: enable signin
* 🐛 fix: webhook hostname diag failed
2025-08-12 00:19:29 +08:00
Arvin Xu
e5eb7a280d
♻️ refactor: refactor model-runtime to a seperated package ( #8763 )
...
* move model-runtime
* refactor import from @/libs/model-runtime to @lobechat/model-runtime
* move deps
* refactor types
2025-08-12 00:08:52 +08:00
renovate[bot]
a21c05bf64
Update dependency @anthropic-ai/sdk to ^0.59.0 ( #8735 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 13:51:47 +08:00
lobehubbot
1e61e79034
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-11 04:07:12 +00:00
semantic-release-bot
4556bdf1c2
🔖 chore(release): v1.111.6 [skip ci]
...
### [Version 1.111.6](https://github.com/lobehub/lobe-chat/compare/v1.111.5...v1.111.6 )
<sup>Released on **2025-08-11**</sup>
#### 🐛 Bug Fixes
- **misc**: Solve the cache problem caused by the same dom id when sharing pictures.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Solve the cache problem caused by the same dom id when sharing pictures, closes [#8704 ](https://github.com/lobehub/lobe-chat/issues/8704 ) ([68aad95 ](https://github.com/lobehub/lobe-chat/commit/68aad95 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-11 04:06:14 +00:00
Arvin Xu
dbc4b10837
Add Claude Code GitHub Workflow ( #8753 )
...
* Claude PR Assistant workflow
* Claude Code Review workflow
2025-08-11 11:51:04 +08:00
renovate[bot]
0f10efcb5d
Update pnpm to v10.14.0 ( #8739 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 11:48:47 +08:00
Shinji-Li
68aad95c04
🐛 fix: Solve the cache problem caused by the same dom id when sharing pictures ( #8704 )
2025-08-11 11:22:24 +08:00
lobehubbot
7b12e54646
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-10 16:22:31 +00:00
semantic-release-bot
e10a433610
🔖 chore(release): v1.111.5 [skip ci]
...
### [Version 1.111.5](https://github.com/lobehub/lobe-chat/compare/v1.111.4...v1.111.5 )
<sup>Released on **2025-08-10**</sup>
#### 💄 Styles
- **misc**: Add mask effect to thinking scroll, update i18n.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add mask effect to thinking scroll, closes [#8729 ](https://github.com/lobehub/lobe-chat/issues/8729 ) ([4cefafd ](https://github.com/lobehub/lobe-chat/commit/4cefafd ))
* **misc**: Update i18n, closes [#8734 ](https://github.com/lobehub/lobe-chat/issues/8734 ) ([327a564 ](https://github.com/lobehub/lobe-chat/commit/327a564 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-10 16:21:23 +00:00
LobeHub Bot
327a56474e
💄 style: update i18n ( #8734 )
...
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com >
2025-08-11 00:05:59 +08:00
renovate[bot]
abb93a6f79
Update dependency lucide-react to ^0.539.0 ( #8736 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 00:05:46 +08:00
renovate[bot]
d861bb0421
Update dependency react-scan to ^0.4.0 ( #8738 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 00:05:33 +08:00
Arvin Xu
7f00b530fa
👷 build: pin swr@2.3.4 to fix next build ( #8746 )
2025-08-11 00:02:49 +08:00
CanisMinor
4cefafd5c5
💄 style: Add mask effect to thinking scroll ( #8729 )
2025-08-09 18:13:56 +08:00
lobehubbot
135c9bea7f
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-09 06:23:28 +00:00
semantic-release-bot
862ab713e1
🔖 chore(release): v1.111.4 [skip ci]
...
### [Version 1.111.4](https://github.com/lobehub/lobe-chat/compare/v1.111.3...v1.111.4 )
<sup>Released on **2025-08-09**</sup>
#### 🐛 Bug Fixes
- **pricing**: Adjust cachedInput values for GPT-5 models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **pricing**: Adjust cachedInput values for GPT-5 models, closes [#8723 ](https://github.com/lobehub/lobe-chat/issues/8723 ) ([652bf08 ](https://github.com/lobehub/lobe-chat/commit/652bf08 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-09 06:22:33 +00:00
Morax
e1424ad797
📝 docs: add info callout for desktop client access in Cloudflare R2 configuration ( #8728 )
2025-08-09 14:07:28 +08:00
bbbugg
652bf08ab8
🐛 fix(pricing): adjust cachedInput values for GPT-5 models ( #8723 )
2025-08-09 14:01:14 +08:00
lobehubbot
025d00202c
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-09 05:10:04 +00:00
semantic-release-bot
04db9c59ff
🔖 chore(release): v1.111.3 [skip ci]
...
### [Version 1.111.3](https://github.com/lobehub/lobe-chat/compare/v1.111.2...v1.111.3 )
<sup>Released on **2025-08-09**</sup>
#### 💄 Styles
- **misc**: Improve thinking auto scroll style, Support session switch shortcut key, update i18n.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve thinking auto scroll style, closes [#8719 ](https://github.com/lobehub/lobe-chat/issues/8719 ) ([acec55f ](https://github.com/lobehub/lobe-chat/commit/acec55f ))
* **misc**: Support session switch shortcut key, closes [#8626 ](https://github.com/lobehub/lobe-chat/issues/8626 ) ([efc7eaf ](https://github.com/lobehub/lobe-chat/commit/efc7eaf ))
* **misc**: Update i18n, closes [#8725 ](https://github.com/lobehub/lobe-chat/issues/8725 ) ([d9642fc ](https://github.com/lobehub/lobe-chat/commit/d9642fc ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-09 05:09:02 +00:00
LobeHub Bot
d9642fc6c5
💄 style: update i18n ( #8725 )
...
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com >
2025-08-09 12:54:00 +08:00
𝑾𝒖𝒙𝒉
efc7eaf537
💄 style: Support session switch shortcut key ( #8626 )
...
* ✨ feat: Support session switch shortcut key
Duplicate of https://github.com/lobehub/lobe-chat/pull/8366
* chore: update
2025-08-09 12:43:28 +08:00
Arvin Xu
acec55f605
💄 style: improve thinking auto scroll style ( #8719 )
...
* improve thinking auto scroll style
* improve style
2025-08-09 12:39:05 +08:00
lobehubbot
e96750cff3
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-08 16:37:24 +00:00
semantic-release-bot
4eee917d45
🔖 chore(release): v1.111.2 [skip ci]
...
### [Version 1.111.2](https://github.com/lobehub/lobe-chat/compare/v1.111.1...v1.111.2 )
<sup>Released on **2025-08-08**</sup>
#### ♻ Code Refactoring
- **pricing**: Introduce new pricing system.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **pricing**: Introduce new pricing system, closes [#8681 ](https://github.com/lobehub/lobe-chat/issues/8681 ) ([96b7508 ](https://github.com/lobehub/lobe-chat/commit/96b7508 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-08 16:36:30 +00:00
YuTengjing
96b7508e01
✨ refactor(pricing): Introduce new pricing system ( #8681 )
2025-08-09 00:21:07 +08:00
lobehubbot
f44bf9180b
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-08 16:08:29 +00:00
semantic-release-bot
18eee1f75d
🔖 chore(release): v1.111.1 [skip ci]
...
### [Version 1.111.1](https://github.com/lobehub/lobe-chat/compare/v1.111.0...v1.111.1 )
<sup>Released on **2025-08-08**</sup>
#### 💄 Styles
- **misc**: Add descriptions for the FLUX.1 Krea and Qwen Image.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add descriptions for the FLUX.1 Krea and Qwen Image, closes [#8678 ](https://github.com/lobehub/lobe-chat/issues/8678 ) ([769fda0 ](https://github.com/lobehub/lobe-chat/commit/769fda0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-08 16:07:33 +00:00
ExDragine
769fda060d
💄 style: Add descriptions for the FLUX.1 Krea and Qwen Image ( #8678 )
2025-08-08 23:52:01 +08:00
lobehubbot
8a88bd099b
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-08 03:00:57 +00:00
semantic-release-bot
6b0a411caf
🔖 chore(release): v1.111.0 [skip ci]
...
## [Version 1.111.0](https://github.com/lobehub/lobe-chat/compare/v1.110.7...v1.111.0 )
<sup>Released on **2025-08-08**</sup>
#### ✨ Features
- **misc**: Add GPT-5 series models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add GPT-5 series models, closes [#8711 ](https://github.com/lobehub/lobe-chat/issues/8711 ) ([600c29b ](https://github.com/lobehub/lobe-chat/commit/600c29b ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-08 03:00:02 +00:00
Arvin Xu
600c29b13f
✨ feat: add GPT-5 series models ( #8711 )
...
* add gpt 5
* fix tests
* fix tests
* update models
* fix tests
* add reasoningEffort
* make gpt-5 response api
* add models
* fix tests
2025-08-08 10:44:31 +08:00
lobehubbot
2b93efff5a
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-07 19:05:36 +00:00
semantic-release-bot
05b99d6c97
🔖 chore(release): v1.110.7 [skip ci]
...
### [Version 1.110.7](https://github.com/lobehub/lobe-chat/compare/v1.110.6...v1.110.7 )
<sup>Released on **2025-08-07**</sup>
#### 🐛 Bug Fixes
- **misc**: Missing languages it-IT, pl-PL, nl-NL.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Missing languages it-IT, pl-PL, nl-NL, closes [#8710 ](https://github.com/lobehub/lobe-chat/issues/8710 ) ([b46fa8e ](https://github.com/lobehub/lobe-chat/commit/b46fa8e ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-07 19:04:43 +00:00
Arvin Xu
b46fa8ee99
🐛 fix: missing languages it-IT, pl-PL, nl-NL ( #8710 )
...
* fix: missing languages it-IT, pl-PL, nl-NL
* fix tests
---------
Co-authored-by: Daniele Sarnari <daniele.sarnari@beliven.com >
2025-08-08 02:49:14 +08:00
lobehubbot
b764c4258d
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-07 17:31:16 +00:00
semantic-release-bot
7b726f2846
🔖 chore(release): v1.110.6 [skip ci]
...
### [Version 1.110.6](https://github.com/lobehub/lobe-chat/compare/v1.110.5...v1.110.6 )
<sup>Released on **2025-08-07**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-07 17:30:05 +00:00
Arvin Xu
ff94ef0fea
⚡ ️ perf: support no animation mode ( #8705 )
...
* support no animation mode
* support update animation
* clean code
* fix lint
* fix tests
2025-08-08 01:14:10 +08:00
renovate[bot]
dfe300622e
Update dependency electron to ^37.2.0 ( #8415 )
...
* Update dependency electron to ~37.2.0
* Update package.json
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2025-08-07 14:15:30 +08:00
renovate[bot]
2b4d657f28
Update dependency tsx to ^4.20.0 ( #8246 )
...
* Update dependency tsx to ~4.20.0
* Update package.json
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2025-08-07 13:56:37 +08:00
renovate[bot]
47227cc486
Update dependency i18next to v25 ( #7485 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-07 13:36:09 +08:00
renovate[bot]
0ee89ff96f
Update dependency @auth/core to ^0.40.0 ( #7569 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-07 13:31:38 +08:00
renovate[bot]
0b37014c95
Update dependency @t3-oss/env-nextjs to ^0.13.0 ( #7571 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-07 13:31:06 +08:00
lobehubbot
6cc49259c2
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-07 05:01:55 +00:00
semantic-release-bot
8e8505702e
🔖 chore(release): v1.110.5 [skip ci]
...
### [Version 1.110.5](https://github.com/lobehub/lobe-chat/compare/v1.110.4...v1.110.5 )
<sup>Released on **2025-08-07**</sup>
#### 🐛 Bug Fixes
- **misc**: Optimize Gemini error message display & Filter empty messages.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Optimize Gemini error message display & Filter empty messages, closes [#8489 ](https://github.com/lobehub/lobe-chat/issues/8489 ) ([5b409cc ](https://github.com/lobehub/lobe-chat/commit/5b409cc ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-07 05:01:00 +00:00
sxjeru
5b409ccfa2
🐛 fix: Optimize Gemini error message display & Filter empty messages ( #8489 )
...
* Update index.ts
* 修剪错误消息换行符
* 筛除空消息
* 修复错误类型判断逻辑以正确处理无效API密钥错误
* fix
* fix test
* fix test
* fix
* 提取 Google 错误解析功能并添加相关单元测试
2025-08-07 12:45:29 +08:00
lobehubbot
b525728da9
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-06 17:57:54 +00:00
semantic-release-bot
76d8d502e9
🔖 chore(release): v1.110.4 [skip ci]
...
### [Version 1.110.4](https://github.com/lobehub/lobe-chat/compare/v1.110.3...v1.110.4 )
<sup>Released on **2025-08-06**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor trace type.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor trace type, closes [#8699 ](https://github.com/lobehub/lobe-chat/issues/8699 ) ([4e71af7 ](https://github.com/lobehub/lobe-chat/commit/4e71af7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-06 17:57:00 +00:00
Arvin Xu
4e71af77f5
♻️ refactor: refactor trace type ( #8699 )
...
* refactor trace type
* refactor lobechat type
* refactor types
2025-08-07 01:41:22 +08:00
lobehubbot
7abeee2416
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-06 16:51:22 +00:00
semantic-release-bot
f7effe92a2
🔖 chore(release): v1.110.3 [skip ci]
...
### [Version 1.110.3](https://github.com/lobehub/lobe-chat/compare/v1.110.2...v1.110.3 )
<sup>Released on **2025-08-06**</sup>
#### 💄 Styles
- **misc**: Fix provider setting page hydration error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix provider setting page hydration error, closes [#8695 ](https://github.com/lobehub/lobe-chat/issues/8695 ) ([88e7d2a ](https://github.com/lobehub/lobe-chat/commit/88e7d2a ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-06 16:50:20 +00:00
Arvin Xu
88e7d2ada1
💄 style: fix provider setting page hydration error ( #8695 )
...
* fix layout
goback
尝试开启生产环境react debug 模式
try to fix scroll issue
try to log settings layout pathname
try skip path
Revert "尝试移除 modal"
This reverts commit 7ffac36dcb680d5a9fdda6c675ad0adb66ed13d2.
remove debug
try to fix again
use InnerLink
fix
add InnerLink.tsx
add debug
* clean code
* fix modal cancel issue
2025-08-07 00:34:36 +08:00
huangkairan
8c0101e67c
🔨 chore: fix MenuCtr test type error ( #8696 )
2025-08-06 19:41:47 +08:00
huangkairan
d796b85ee8
🔨 chore: update author github url ( #8694 )
2025-08-06 17:44:24 +08:00
lobehubbot
641dfca67c
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-06 09:08:52 +00:00
semantic-release-bot
aa126fe06f
🔖 chore(release): v1.110.2 [skip ci]
...
### [Version 1.110.2](https://github.com/lobehub/lobe-chat/compare/v1.110.1...v1.110.2 )
<sup>Released on **2025-08-06**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix fail to fetch aihubmix model on client mode.
#### 💄 Styles
- **misc**: Add context menu for desktop, support different model tabs.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix fail to fetch aihubmix model on client mode, closes [#8689 ](https://github.com/lobehub/lobe-chat/issues/8689 ) ([3dcc5da ](https://github.com/lobehub/lobe-chat/commit/3dcc5da ))
#### Styles
* **misc**: Add context menu for desktop, closes [#8691 ](https://github.com/lobehub/lobe-chat/issues/8691 ) ([0b30d05 ](https://github.com/lobehub/lobe-chat/commit/0b30d05 ))
* **misc**: Support different model tabs, closes [#8693 ](https://github.com/lobehub/lobe-chat/issues/8693 ) ([6d531d7 ](https://github.com/lobehub/lobe-chat/commit/6d531d7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-06 09:07:52 +00:00
Arvin Xu
3dcc5da11a
🐛 fix: fix fail to fetch aihubmix model on client mode ( #8689 )
...
* fix dockerfile
* update gitignore
* refactor some @/types to @lobechat/types
* improve apikey url
* fix aihubmix provider
2025-08-06 16:52:21 +08:00
Arvin Xu
6d531d7cc1
💄 style: support different model tabs ( #8693 )
2025-08-06 16:49:12 +08:00
Arvin Xu
0b30d05aaa
💄 style: add context menu for desktop ( #8691 )
...
* update state
* clean code
* improve menu
2025-08-06 15:39:03 +08:00
lobehubbot
c13e11ce3f
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-06 07:10:03 +00:00
semantic-release-bot
8777a4e42a
🔖 chore(release): v1.110.1 [skip ci]
...
### [Version 1.110.1](https://github.com/lobehub/lobe-chat/compare/v1.110.0...v1.110.1 )
<sup>Released on **2025-08-06**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix remote avatar broken in desktop again.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix remote avatar broken in desktop again, closes [#8688 ](https://github.com/lobehub/lobe-chat/issues/8688 ) ([41b4363 ](https://github.com/lobehub/lobe-chat/commit/41b4363 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-06 07:09:09 +00:00
Bryan
41b4363802
🐛 fix: fix remote avatar broken in desktop again ( #8688 )
2025-08-06 14:53:44 +08:00
lobehubbot
d34ba6496e
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-06 05:40:28 +00:00
semantic-release-bot
6bdc75781f
🔖 chore(release): v1.110.0 [skip ci]
...
## [Version 1.110.0](https://github.com/lobehub/lobe-chat/compare/v1.109.1...v1.110.0 )
<sup>Released on **2025-08-06**</sup>
#### ✨ Features
- **misc**: Support mcp plugin install from web.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support mcp plugin install from web, closes [#8680 ](https://github.com/lobehub/lobe-chat/issues/8680 ) ([022d858 ](https://github.com/lobehub/lobe-chat/commit/022d858 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-06 05:39:32 +00:00
Arvin Xu
022d858cbc
✨ feat: support mcp plugin install from web ( #8680 )
...
* refactor modal
* improve mcp plugin display
* fix marketplace modal
* refactor install modal
* support official install
* fix types
* clean
* clean
* clean
* fix types
* fix protocol condition
* update state
2025-08-06 13:23:27 +08:00
lobehubbot
f7302b5886
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-06 02:31:31 +00:00
semantic-release-bot
2077251a16
🔖 chore(release): v1.109.1 [skip ci]
...
### [Version 1.109.1](https://github.com/lobehub/lobe-chat/compare/v1.109.0...v1.109.1 )
<sup>Released on **2025-08-06**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix ollama model output without thinking.
#### 💄 Styles
- **misc**: Add Claude Opus 4.1 model, update i18n.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix ollama model output without thinking, closes [#8686 ](https://github.com/lobehub/lobe-chat/issues/8686 ) ([d95c7f4 ](https://github.com/lobehub/lobe-chat/commit/d95c7f4 ))
#### Styles
* **misc**: Add Claude Opus 4.1 model, closes [#8683 ](https://github.com/lobehub/lobe-chat/issues/8683 ) ([ceb5289 ](https://github.com/lobehub/lobe-chat/commit/ceb5289 ))
* **misc**: Update i18n, closes [#8684 ](https://github.com/lobehub/lobe-chat/issues/8684 ) ([926fa9a ](https://github.com/lobehub/lobe-chat/commit/926fa9a ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-06 02:30:32 +00:00
Arvin Xu
d95c7f4142
🐛 fix: fix ollama model output without thinking ( #8686 )
2025-08-06 10:15:13 +08:00
sxjeru
ceb5289d57
💄 style: Add Claude Opus 4.1 model ( #8683 )
...
* Update anthropic.ts
* Update anthropic.ts
* Update aihubmix.ts
* fix: `temperature` and `top_p` cannot both be specified for this model. Please use only one.
* update
* 更新 Groq 模型
2025-08-06 10:14:51 +08:00
LobeHub Bot
926fa9a1a2
💄 style: update i18n ( #8684 )
...
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com >
2025-08-06 10:14:28 +08:00
lobehubbot
d2fba0fb7f
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-05 18:16:27 +00:00
semantic-release-bot
c883ad1a13
🔖 chore(release): v1.109.0 [skip ci]
...
## [Version 1.109.0](https://github.com/lobehub/lobe-chat/compare/v1.108.2...v1.109.0 )
<sup>Released on **2025-08-05**</sup>
#### ✨ Features
- **misc**: Support gpt-oss in ollama provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support gpt-oss in ollama provider, closes [#8682 ](https://github.com/lobehub/lobe-chat/issues/8682 ) ([6e0c386 ](https://github.com/lobehub/lobe-chat/commit/6e0c386 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-05 18:15:34 +00:00
Arvin Xu
6e0c386090
✨ feat: support gpt-oss in ollama provider ( #8682 )
...
* add gpt-oss models
* update gpt-oss models
2025-08-06 02:00:24 +08:00
lobehubbot
ef599cff43
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-05 13:53:25 +00:00
semantic-release-bot
151e75ef60
🔖 chore(release): v1.108.2 [skip ci]
...
### [Version 1.108.2](https://github.com/lobehub/lobe-chat/compare/v1.108.1...v1.108.2 )
<sup>Released on **2025-08-05**</sup>
#### 🐛 Bug Fixes
- **misc**: Provider config checker uses outdated API key.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Provider config checker uses outdated API key, closes [#8666 ](https://github.com/lobehub/lobe-chat/issues/8666 ) ([3a3e73e ](https://github.com/lobehub/lobe-chat/commit/3a3e73e ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-05 13:52:28 +00:00
YuTengjing
3a3e73e419
🐛 fix: provider config checker uses outdated API key ( #8666 )
2025-08-05 21:36:07 +08:00
Tsuki
539932af69
🔨 chore: Add ga4 analytics provider ( #8672 )
2025-08-05 19:43:38 +08:00
lobehubbot
de94b3ecd0
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-05 09:57:23 +00:00
semantic-release-bot
2a7e8a89e0
🔖 chore(release): v1.108.1 [skip ci]
...
### [Version 1.108.1](https://github.com/lobehub/lobe-chat/compare/v1.108.0...v1.108.1 )
<sup>Released on **2025-08-05**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix remote avatar broken in desktop.
#### 💄 Styles
- **misc**: Update mask style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix remote avatar broken in desktop, closes [#8673 ](https://github.com/lobehub/lobe-chat/issues/8673 ) ([7eae430 ](https://github.com/lobehub/lobe-chat/commit/7eae430 ))
#### Styles
* **misc**: Update mask style, closes [#8555 ](https://github.com/lobehub/lobe-chat/issues/8555 ) ([b4ac89d ](https://github.com/lobehub/lobe-chat/commit/b4ac89d ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-05 09:55:16 +00:00
Bryan
7eae4308ec
🐛 fix: fix remote avatar broken in desktop ( #8673 )
2025-08-05 17:39:47 +08:00
CanisMinor
b4ac89d281
💄 style: Update mask style ( #8555 )
...
* 💄 style: Update mask style
* Update antdOverride.ts
* Update antdOverride.ts
---------
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2025-08-05 17:28:06 +08:00
renovate[bot]
223b0c7fa9
Update dependency drizzle-orm to ^0.44.0 ( #7483 )
...
* Update dependency drizzle-orm to ^0.44.0
* refactor drizzle orm
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: arvinxx <arvinx@foxmail.com >
2025-08-05 17:25:27 +08:00
huangkairan
9ed268cd36
🔨 chore: clean desktop trpc log ( #8677 )
2025-08-05 17:19:51 +08:00
lobehubbot
7c33ccaf53
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-05 08:06:24 +00:00
semantic-release-bot
0a5ae9f1a8
🔖 chore(release): v1.108.0 [skip ci]
...
## [Version 1.108.0](https://github.com/lobehub/lobe-chat/compare/v1.107.6...v1.108.0 )
<sup>Released on **2025-08-05**</sup>
#### ✨ Features
- **misc**: Support 302ai provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support 302ai provider, closes [#8362 ](https://github.com/lobehub/lobe-chat/issues/8362 ) ([e172055 ](https://github.com/lobehub/lobe-chat/commit/e172055 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-05 08:05:31 +00:00
JI4JUN
e172055a52
✨ feat: support 302ai provider ( #8362 )
...
* ✨ feat: support 302.AI provider
* 📝 docs: update docs of 302.AI
* 🐛 fix: error 404 of images in ai302.mdx and ai302.zh-CN.mdx
* 🐛 fix: fix issue of failing tests
2025-08-05 15:50:13 +08:00
lobehubbot
db57461337
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-05 03:56:04 +00:00
semantic-release-bot
2c6df10136
🔖 chore(release): v1.107.6 [skip ci]
...
### [Version 1.107.6](https://github.com/lobehub/lobe-chat/compare/v1.107.5...v1.107.6 )
<sup>Released on **2025-08-05**</sup>
#### 🐛 Bug Fixes
- **misc**: Break line for Gemini Artifacts.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Break line for Gemini Artifacts, closes [#8627 ](https://github.com/lobehub/lobe-chat/issues/8627 ) ([65609dd ](https://github.com/lobehub/lobe-chat/commit/65609dd ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-05 03:55:02 +00:00
AmAzing-
65609dd1e9
🐛 fix: Break line for Gemini Artifacts ( #8627 )
...
* 🐛 fix: Break line for Gemini Artifacts
* 🔧 chore: Add an idempotency test to processWithArtifact
2025-08-05 11:39:34 +08:00
YuTengjing
f97c62e196
✨ chore: improve plugin result rendering with smart content detection ( #8664 )
2025-08-04 21:37:21 +08:00
YuTengjing
526e0bf473
🐛 chore: clear prompt input after successful image creation ( #8663 )
2025-08-04 21:35:12 +08:00
lobehubbot
0a3ff2ce9e
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-04 10:04:30 +00:00
semantic-release-bot
e208b01472
🔖 chore(release): v1.107.5 [skip ci]
...
### [Version 1.107.5](https://github.com/lobehub/lobe-chat/compare/v1.107.4...v1.107.5 )
<sup>Released on **2025-08-04**</sup>
#### 💄 Styles
- **misc**: Update models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update models, closes [#8657 ](https://github.com/lobehub/lobe-chat/issues/8657 ) ([904ee13 ](https://github.com/lobehub/lobe-chat/commit/904ee13 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-04 10:03:31 +00:00
Arvin Xu
904ee138ba
💄 style: update models ( #8657 )
2025-08-04 17:48:09 +08:00
lobehubbot
1e3597200b
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-04 09:46:20 +00:00
semantic-release-bot
89b93b396d
🔖 chore(release): v1.107.4 [skip ci]
...
### [Version 1.107.4](https://github.com/lobehub/lobe-chat/compare/v1.107.3...v1.107.4 )
<sup>Released on **2025-08-04**</sup>
#### 🐛 Bug Fixes
- **misc**: When s3 files not exist , global files should delete.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: When s3 files not exist , global files should delete ([7c1ca41 ](https://github.com/lobehub/lobe-chat/commit/7c1ca41 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-04 09:45:20 +00:00
Shinji-Li
9c28a88561
Revert "fix: when s3 files not exist , global files should delete" ( #8661 )
2025-08-04 17:29:49 +08:00
Shinji-Li
7c1ca41c53
🐛 fix: when s3 files not exist , global files should delete
...
fix: when s3 files not exist , global files should delete
2025-08-04 17:25:21 +08:00
ONLY-yours
740a28e4aa
fix: merge main
2025-08-04 11:05:00 +08:00
Maple Gao
ddddb1e881
🔨 chore: improve gitignore for Ubuntu Dev Env ( #8655 )
2025-08-04 10:16:22 +08:00
lobehubbot
bba3179b47
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-03 14:01:39 +00:00
semantic-release-bot
ce159a33f0
🔖 chore(release): v1.107.3 [skip ci]
...
### [Version 1.107.3](https://github.com/lobehub/lobe-chat/compare/v1.107.2...v1.107.3 )
<sup>Released on **2025-08-03**</sup>
#### 🐛 Bug Fixes
- **misc**: Aihubmix provider request headers.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Aihubmix provider request headers, closes [#8654 ](https://github.com/lobehub/lobe-chat/issues/8654 ) ([af07101 ](https://github.com/lobehub/lobe-chat/commit/af07101 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-03 14:00:40 +00:00
renovate[bot]
b0be9be7c0
Update dependency lucide-react to ^0.536.0 ( #8648 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-03 21:45:07 +08:00
renovate[bot]
6db157ed64
Update dependency @anthropic-ai/sdk to ^0.57.0 ( #8647 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-03 21:43:37 +08:00
Arvin Xu
af071015d0
🐛 fix: aihubmix provider request headers ( #8654 )
...
* fix headers issue
* update provider
2025-08-03 21:43:20 +08:00
lobehubbot
0458190d16
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-02 16:40:34 +00:00
semantic-release-bot
4306558781
🔖 chore(release): v1.107.2 [skip ci]
...
### [Version 1.107.2](https://github.com/lobehub/lobe-chat/compare/v1.107.1...v1.107.2 )
<sup>Released on **2025-08-02**</sup>
#### ♻ Code Refactoring
- **misc**: Move types to separate package.
#### 🐛 Bug Fixes
- **desktop**: Settings window can't exit when fullscreen.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Move types to separate package, closes [#8635 ](https://github.com/lobehub/lobe-chat/issues/8635 ) ([3cc4a54 ](https://github.com/lobehub/lobe-chat/commit/3cc4a54 ))
#### What's fixed
* **desktop**: Settings window can't exit when fullscreen, closes [#8633 ](https://github.com/lobehub/lobe-chat/issues/8633 ) ([954eb2c ](https://github.com/lobehub/lobe-chat/commit/954eb2c ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-02 16:39:38 +00:00
YuTengjing
954eb2cb18
🐛 fix(desktop): settings window can't exit when fullscreen ( #8633 )
...
* 🐛 fix: settings window can't exit when fullscreen
* 🐛 fix: refactor macOS fullscreen hide to prevent black screen
- Unified fullscreen handling in Browser.hide() method
- Fixed black screen issue when hiding fullscreen windows on macOS
- Simplified close event handler by removing duplicate logic
- Updated toggleVisible() to use consistent hide() method
- Added platform check to only apply fix on macOS
Fixes: https://github.com/electron/electron/issues/20263
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
---------
Co-authored-by: Claude <noreply@anthropic.com >
2025-08-03 00:23:40 +08:00
Arvin Xu
3cc4a54d6f
♻️ refactor: move types to separate package ( #8635 )
...
* move types
* fix tests
* fix tests
2025-08-03 00:22:49 +08:00
ONLY-yours
bb1a3d9a08
fix: 修复单元测试失败的问题
2025-08-01 17:07:59 +08:00
lobehubbot
adcedf41ca
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-01 05:03:51 +00:00
semantic-release-bot
d79f2f99fd
🔖 chore(release): v1.107.1 [skip ci]
...
### [Version 1.107.1](https://github.com/lobehub/lobe-chat/compare/v1.107.0...v1.107.1 )
<sup>Released on **2025-08-01**</sup>
#### 💄 Styles
- **misc**: Update i18n.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update i18n, closes [#8629 ](https://github.com/lobehub/lobe-chat/issues/8629 ) ([3b87fe7 ](https://github.com/lobehub/lobe-chat/commit/3b87fe7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-01 05:02:49 +00:00
LobeHub Bot
3b87fe70b2
💄 style: update i18n ( #8629 )
...
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com >
2025-08-01 12:47:28 +08:00
Arvin Xu
29417d5e18
🔨 chore: fix type in some scripts ( #8631 )
...
* upgrade types
* fix types
* fix types
2025-08-01 12:42:55 +08:00
lobehubbot
9b74e172a0
📝 docs(bot): Auto sync agents & plugin to readme
2025-08-01 02:08:20 +00:00
semantic-release-bot
0c00c89374
🔖 chore(release): v1.107.0 [skip ci]
...
## [Version 1.107.0](https://github.com/lobehub/lobe-chat/compare/v1.106.8...v1.107.0 )
<sup>Released on **2025-08-01**</sup>
#### ✨ Features
- **misc**: Support aihubmix provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support aihubmix provider, closes [#8038 ](https://github.com/lobehub/lobe-chat/issues/8038 ) ([4db6485 ](https://github.com/lobehub/lobe-chat/commit/4db6485 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-08-01 02:07:27 +00:00
hedeqiang
4db6485410
✨ feat: support aihubmix provider ( #8038 )
...
* feata: support aihubmix provider
* style: update aihubmix
* style: update LobeOpenAICompatibleFactory
* Delete docs/usage/providers/aihubmix.mdx
* style: update model list
* style: i18n
* Update aihubmix.zh-CN.mdx
* Update aihubmix.ts
* ♻️ refactor: rename agent runtime to model runtime
* ✨ feat: support aihubmix as router runtime
* update App header
* update
* update models
* update models link
* update i18n
* fix
* fix
---------
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2025-08-01 09:52:11 +08:00
lobehubbot
1257d905c7
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-31 03:37:39 +00:00
semantic-release-bot
896020a7ba
🔖 chore(release): v1.106.8 [skip ci]
...
### [Version 1.106.8](https://github.com/lobehub/lobe-chat/compare/v1.106.7...v1.106.8 )
<sup>Released on **2025-07-31**</sup>
#### 💄 Styles
- **misc**: Support SenseNova V6.5 models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Support SenseNova V6.5 models, closes [#8569 ](https://github.com/lobehub/lobe-chat/issues/8569 ) ([411ed7e ](https://github.com/lobehub/lobe-chat/commit/411ed7e ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-31 03:36:45 +00:00
sxjeru
411ed7eac1
💄 style: Support SenseNova V6.5 models ( #8569 )
...
* ✨ feat: 添加 SenseNova V6.5 Pro 和 V6.5 Turbo 模型,并更新聊天处理逻辑以支持思考参数
* ✨ feat: 更新模型 ID 格式并添加 Qwen3 模型,增强聊天处理能力
2025-07-31 11:21:04 +08:00
lobehubbot
c36ec9bdbd
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-31 02:44:15 +00:00
semantic-release-bot
b8d51a9c87
🔖 chore(release): v1.106.7 [skip ci]
...
### [Version 1.106.7](https://github.com/lobehub/lobe-chat/compare/v1.106.6...v1.106.7 )
<sup>Released on **2025-07-31**</sup>
#### 💄 Styles
- **misc**: Update Aliyun Bailian models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update Aliyun Bailian models, closes [#8612 ](https://github.com/lobehub/lobe-chat/issues/8612 ) ([433e679 ](https://github.com/lobehub/lobe-chat/commit/433e679 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-31 02:43:18 +00:00
sxjeru
433e679844
💄 style: update Aliyun Bailian models ( #8612 )
...
* Update qwen.ts
* ✨ feat: 添加 Qwen3-30B-A3B-Instruct-2507 聊天模型
* ✨ feat: 更新 Qwen 模型配置,添加新能力和调整参数
* ✨ feat: 更新推理预算令牌的处理逻辑,支持在未启用推理时使用
2025-07-31 10:28:06 +08:00
lobehubbot
fe7062f796
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-31 02:19:56 +00:00
semantic-release-bot
b278458f2d
🔖 chore(release): v1.106.6 [skip ci]
...
### [Version 1.106.6](https://github.com/lobehub/lobe-chat/compare/v1.106.5...v1.106.6 )
<sup>Released on **2025-07-31**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix oidc oauth callback pages 404.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix oidc oauth callback pages 404, closes [#8620 ](https://github.com/lobehub/lobe-chat/issues/8620 ) ([d136b6e ](https://github.com/lobehub/lobe-chat/commit/d136b6e ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-31 02:19:02 +00:00
Arvin Xu
d136b6eb55
🐛 fix: fix oidc oauth callback pages 404 ( #8620 )
2025-07-31 10:03:42 +08:00
lobehubbot
ef42644d03
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-30 16:32:39 +00:00
semantic-release-bot
dfb8687f0e
🔖 chore(release): v1.106.5 [skip ci]
...
### [Version 1.106.5](https://github.com/lobehub/lobe-chat/compare/v1.106.4...v1.106.5 )
<sup>Released on **2025-07-30**</sup>
#### 💄 Styles
- **misc**: Improve mcp plugin calling and display.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve mcp plugin calling and display, closes [#8619 ](https://github.com/lobehub/lobe-chat/issues/8619 ) ([14c41c4 ](https://github.com/lobehub/lobe-chat/commit/14c41c4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-30 16:31:46 +00:00
Arvin Xu
14c41c488f
💄 style: improve mcp plugin calling and display ( #8619 )
...
* improve mcp tools calling loading state
* improve Arguments display
* improve mcp display
* improve close delay
2025-07-31 00:16:14 +08:00
lobehubbot
bc984529a6
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-30 11:17:10 +00:00
semantic-release-bot
f72eadee09
🔖 chore(release): v1.106.4 [skip ci]
...
### [Version 1.106.4](https://github.com/lobehub/lobe-chat/compare/v1.106.3...v1.106.4 )
<sup>Released on **2025-07-30**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix mcp calling missing array content.
#### 💄 Styles
- **misc**: Update i18n.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix mcp calling missing array content, closes [#8615 ](https://github.com/lobehub/lobe-chat/issues/8615 ) ([b7f8e6e ](https://github.com/lobehub/lobe-chat/commit/b7f8e6e ))
#### Styles
* **misc**: Update i18n, closes [#8609 ](https://github.com/lobehub/lobe-chat/issues/8609 ) ([21cac39 ](https://github.com/lobehub/lobe-chat/commit/21cac39 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-30 11:16:14 +00:00
LobeHub Bot
21cac39e72
💄 style: update i18n ( #8609 )
...
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com >
2025-07-30 19:00:55 +08:00
Arvin Xu
b7f8e6e521
🐛 fix: fix mcp calling missing array content ( #8615 )
2025-07-30 19:00:48 +08:00
lobehubbot
6e7035e1e5
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-29 18:03:49 +00:00
semantic-release-bot
0dd157b2f6
🔖 chore(release): v1.106.3 [skip ci]
...
### [Version 1.106.3](https://github.com/lobehub/lobe-chat/compare/v1.106.2...v1.106.3 )
<sup>Released on **2025-07-29**</sup>
#### 🐛 Bug Fixes
- **misc**: Moonshot assistant messages must not be empty.
#### 💄 Styles
- **misc**: Add volcengine kimi-k2 model, Add Zhipu GLM-4.5 models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Moonshot assistant messages must not be empty, closes [#8419 ](https://github.com/lobehub/lobe-chat/issues/8419 ) ([a796495 ](https://github.com/lobehub/lobe-chat/commit/a796495 ))
#### Styles
* **misc**: Add volcengine kimi-k2 model, closes [#8591 ](https://github.com/lobehub/lobe-chat/issues/8591 ) ([9630167 ](https://github.com/lobehub/lobe-chat/commit/9630167 ))
* **misc**: Add Zhipu GLM-4.5 models, closes [#8590 ](https://github.com/lobehub/lobe-chat/issues/8590 ) ([4f4620c ](https://github.com/lobehub/lobe-chat/commit/4f4620c ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-29 18:02:42 +00:00
sxjeru
a796495e1c
🐛 fix: moonshot assistant messages must not be empty ( #8419 )
...
* 🔧 fix(moonshot): 处理空的 assistant 消息并添加浏览器请求禁用设置
* 🔧 feat(siliconcloud): 添加 Kimi K2 Instruct 模型及其相关信息
* 🔧 feat(hunyuan): 添加 Hunyuan T1 模型及其相关信息
🔧 fix(moonshot): 为 assistant 空消息添加一个空格以优化消息处理
* 🔧 feat(siliconcloud): 添加 Kimi K2 Instruct 模型及其相关信息
* 🔧 feat(groq): 添加 Kimi K2 Instruct 模型及其相关信息
* 🔧 refactor(stepfun): 移除过时的模型配置
* ✨ feat(moonshot): 添加流式响应处理以支持特殊响应格式
* fix
* 移除模型内置搜索
* ✨ feat(qwen): 添加 Kimi K2 Instruct 模型并更新现有模型的部署名称和输出限制
* remove gemini-2.5-flash-preview-04-17
* ✨ feat(qwen): 添加多个基于Qwen3的模型,增强代码生成能力和描述信息
* ✨ feat: 添加 Qwen3 235B A22B Instruct 2507 模型及更新定价信息
* ✨ feat: 添加 Qwen3 235B Thinking 2507 模型及更新 Qwen3 A22B Instruct 2507 描述
* fix Gemini 2.5 Flash-Lite
* ✨ feat: 添加 GLM-4.5、GLM-4.5-Air 和 Qwen3 235B A22B Thinking 2507 模型到 siliconcloudChatModels
* ✨ feat: 为 qwen3-coder-plus 模型添加 functionCall 能力
* opti
2025-07-30 01:46:56 +08:00
sxjeru
4f4620c3c3
💄 style: Add Zhipu GLM-4.5 models ( #8590 )
...
* ✨ feat(zhipu): 添加多个GLM-4.5模型并更新模型参数
* add
* ✨ feat(zhipu): 添加流处理功能以修正智谱模型的工具调用索引
* Update index.ts
2025-07-30 01:35:43 +08:00
hedeqiang
96301670c4
💄 style: add volcengine kimi-k2 model ( #8591 )
2025-07-30 01:31:56 +08:00
lobehubbot
d7763c38c5
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-29 16:33:37 +00:00
semantic-release-bot
b1e01d377a
🔖 chore(release): v1.106.2 [skip ci]
...
### [Version 1.106.2](https://github.com/lobehub/lobe-chat/compare/v1.106.1...v1.106.2 )
<sup>Released on **2025-07-29**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix desktop auth redirect url error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix desktop auth redirect url error, closes [#8597 ](https://github.com/lobehub/lobe-chat/issues/8597 ) ([0ed7368 ](https://github.com/lobehub/lobe-chat/commit/0ed7368 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-29 16:32:35 +00:00
Arvin Xu
0ed73685dc
🐛 fix: fix desktop auth redirect url error ( #8597 )
...
* try to fix cloudflare issue
* fix 0.0.0.0
* fix route
* fix desktop callback
* update pkg
* try to fix again
* try to fix route again
2025-07-30 00:17:23 +08:00
lobehubbot
f92b86b194
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-29 14:11:44 +00:00
semantic-release-bot
1cf58899d8
🔖 chore(release): v1.106.1 [skip ci]
...
### [Version 1.106.1](https://github.com/lobehub/lobe-chat/compare/v1.106.0...v1.106.1 )
<sup>Released on **2025-07-29**</sup>
#### 💄 Styles
- **misc**: Support Minimax T2I models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Support Minimax T2I models, closes [#8583 ](https://github.com/lobehub/lobe-chat/issues/8583 ) ([f8a01aa ](https://github.com/lobehub/lobe-chat/commit/f8a01aa ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-29 14:10:47 +00:00
YuTengjing
c1dfa7ab49
style: none login user access ai image page error ( #8605 )
2025-07-29 21:55:13 +08:00
Zhijie He
f8a01aacb0
💄 style: support Minimax T2I models ( #8583 )
2025-07-29 21:54:56 +08:00
lobehubbot
c29559cb2e
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-29 13:09:02 +00:00
semantic-release-bot
16dd71b5e9
🔖 chore(release): v1.106.0 [skip ci]
...
## [Version 1.106.0](https://github.com/lobehub/lobe-chat/compare/v1.105.6...v1.106.0 )
<sup>Released on **2025-07-29**</sup>
#### ✨ Features
- **misc**: Add support for Okta Authentication.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add support for Okta Authentication, closes [#8547 ](https://github.com/lobehub/lobe-chat/issues/8547 ) ([67abdfe ](https://github.com/lobehub/lobe-chat/commit/67abdfe ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-29 13:08:05 +00:00
Arvin Xu
ad8f5e451b
📝 docs: add chinese docs for okta provider ( #8607 )
...
Reverted a micro-change which was changed during some testing (back to original)
Removed Okta Test
Removed deprecated env variables
Add Okta support to auth config and tests
2025-07-29 20:52:02 +08:00
Jamie Stivala
67abdfe153
✨ feat: Add support for Okta Authentication ( #8547 )
...
* Add Okta support to auth config and tests
* Added documentation
* Removed deprecated env variables
* Added Okta as SSO Provider
* Removed Okta Test
* Reverted a micro-change which was changed during some testing (back to original)
* Added Okta to SSO providers list
2025-07-29 20:48:52 +08:00
lobehubbot
672580737f
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-29 12:21:49 +00:00
semantic-release-bot
778152f966
🔖 chore(release): v1.105.6 [skip ci]
...
### [Version 1.105.6](https://github.com/lobehub/lobe-chat/compare/v1.105.5...v1.105.6 )
<sup>Released on **2025-07-29**</sup>
#### 💄 Styles
- **misc**: Open new topic by tap Just Chat again.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Open new topic by tap Just Chat again, closes [#8426 ](https://github.com/lobehub/lobe-chat/issues/8426 ) ([018ca75 ](https://github.com/lobehub/lobe-chat/commit/018ca75 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-29 12:20:56 +00:00
René Wang
018ca7598c
💄 style: Open new topic by tap Just Chat again ( #8426 )
2025-07-29 20:05:29 +08:00
lobehubbot
6bfba72dce
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-29 11:28:43 +00:00
semantic-release-bot
b7dbcfd310
🔖 chore(release): v1.105.5 [skip ci]
...
### [Version 1.105.5](https://github.com/lobehub/lobe-chat/compare/v1.105.4...v1.105.5 )
<sup>Released on **2025-07-29**</sup>
#### 🐛 Bug Fixes
- **misc**: Reorder AppTheme and Locale to fix modal i18n.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Reorder AppTheme and Locale to fix modal i18n, closes [#8600 ](https://github.com/lobehub/lobe-chat/issues/8600 ) ([3264cf2 ](https://github.com/lobehub/lobe-chat/commit/3264cf2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-29 11:27:39 +00:00
Zhaker
3264cf2106
🐛 fix: reorder AppTheme and Locale to fix modal i18n ( #8600 )
2025-07-29 19:12:09 +08:00
lobehubbot
9a372f622d
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-29 10:36:16 +00:00
semantic-release-bot
de05d4165f
🔖 chore(release): v1.105.4 [skip ci]
...
### [Version 1.105.4](https://github.com/lobehub/lobe-chat/compare/v1.105.3...v1.105.4 )
<sup>Released on **2025-07-29**</sup>
#### 🐛 Bug Fixes
- **misc**: Revert jose to ^5 to fix auth issue on desktop.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Revert jose to ^5 to fix auth issue on desktop, closes [#8603 ](https://github.com/lobehub/lobe-chat/issues/8603 ) ([57118b0 ](https://github.com/lobehub/lobe-chat/commit/57118b0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-29 10:35:23 +00:00
Arvin Xu
57118b031e
🐛 fix: revert jose to ^5 to fix auth issue on desktop ( #8603 )
2025-07-29 18:20:16 +08:00
lobehubbot
c4b2bb59c3
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-29 09:57:47 +00:00
semantic-release-bot
2211cd7632
🔖 chore(release): v1.105.3 [skip ci]
...
### [Version 1.105.3](https://github.com/lobehub/lobe-chat/compare/v1.105.2...v1.105.3 )
<sup>Released on **2025-07-29**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix subscription plan tag display.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix subscription plan tag display, closes [#8599 ](https://github.com/lobehub/lobe-chat/issues/8599 ) ([2a3754a ](https://github.com/lobehub/lobe-chat/commit/2a3754a ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-29 09:56:53 +00:00
Arvin Xu
2a3754a436
🐛 fix: fix subscription plan tag display ( #8599 )
2025-07-29 17:41:42 +08:00
lobehubbot
e448d52d5c
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-29 07:12:06 +00:00
semantic-release-bot
04edfca6e0
🔖 chore(release): v1.105.2 [skip ci]
...
### [Version 1.105.2](https://github.com/lobehub/lobe-chat/compare/v1.105.1...v1.105.2 )
<sup>Released on **2025-07-29**</sup>
#### ♻ Code Refactoring
- **misc**: Clean mcp sitemap, refactor jose-JWT to xor obfuscation.
#### 💄 Styles
- **misc**: Add more OpenAI SDK Text2Image providers, update i18n.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Clean mcp sitemap, closes [#8596 ](https://github.com/lobehub/lobe-chat/issues/8596 ) ([b9e3e66 ](https://github.com/lobehub/lobe-chat/commit/b9e3e66 ))
* **misc**: Refactor jose-JWT to xor obfuscation, closes [#8595 ](https://github.com/lobehub/lobe-chat/issues/8595 ) ([be98d56 ](https://github.com/lobehub/lobe-chat/commit/be98d56 ))
#### Styles
* **misc**: Add more OpenAI SDK Text2Image providers, closes [#8573 ](https://github.com/lobehub/lobe-chat/issues/8573 ) ([403aebd ](https://github.com/lobehub/lobe-chat/commit/403aebd ))
* **misc**: Update i18n, closes [#8593 ](https://github.com/lobehub/lobe-chat/issues/8593 ) ([356cf0c ](https://github.com/lobehub/lobe-chat/commit/356cf0c ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-29 07:11:05 +00:00
Arvin Xu
b9e3e6633e
♻️ refactor: clean mcp sitemap ( #8596 )
2025-07-29 14:55:46 +08:00
Zhijie He
403aebd52e
💄 style: add more OpenAI SDK Text2Image providers ( #8573 )
2025-07-29 14:45:19 +08:00
LobeHub Bot
356cf0c392
💄 style: update i18n ( #8593 )
...
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com >
2025-07-29 14:37:29 +08:00
Arvin Xu
be98d56ef4
♻️ refactor: refactor jose-JWT to xor obfuscation ( #8595 )
...
* refactor jose-jwt to xor obfuscation
* rename JWTPayload type to ClientSecretPayload
* fix tests
* revert next version
2025-07-29 14:37:01 +08:00
lobehubbot
3fae1b2638
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-29 04:07:54 +00:00
semantic-release-bot
ee4cc6c2e0
🔖 chore(release): v1.105.1 [skip ci]
...
### [Version 1.105.1](https://github.com/lobehub/lobe-chat/compare/v1.105.0...v1.105.1 )
<sup>Released on **2025-07-29**</sup>
#### 💄 Styles
- **misc**: Support more Text2Image from Qwen.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Support more Text2Image from Qwen, closes [#8574 ](https://github.com/lobehub/lobe-chat/issues/8574 ) ([b8c0e2d ](https://github.com/lobehub/lobe-chat/commit/b8c0e2d ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-29 04:07:02 +00:00
Zhijie He
b8c0e2d639
💄 style: support more Text2Image from Qwen ( #8574 )
2025-07-29 11:51:40 +08:00
lobehubbot
74d20bdbe8
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-28 09:12:32 +00:00
semantic-release-bot
7bab44e74c
🔖 chore(release): v1.105.0 [skip ci]
...
## [Version 1.105.0](https://github.com/lobehub/lobe-chat/compare/v1.104.5...v1.105.0 )
<sup>Released on **2025-07-28**</sup>
#### ✨ Features
- **misc**: Implement API Key management functionality.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Implement API Key management functionality, closes [#8535 ](https://github.com/lobehub/lobe-chat/issues/8535 ) ([fdaa725 ](https://github.com/lobehub/lobe-chat/commit/fdaa725 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-28 09:11:38 +00:00
Zephyr
fdaa72564c
✨ feat: Implement API Key management functionality ( #8535 )
...
* ✨ feat: Implement API Key management functionality
- Added new components for API Key management including creation, deletion, and display.
- Introduced a new database schema for storing API Keys.
- Implemented server and client services for API Key operations.
- Integrated API Key management into the profile section with appropriate routing and feature flags.
- Enhanced localization support for API Key related UI elements.
This commit lays the groundwork for managing API Keys within the application, allowing users to create, view, and manage their keys effectively.
* fix: server config unit test
* ✨ feat(database): Create api_keys table with conditional existence check
- Added a conditional check to create the "api_keys" table only if it does not already exist.
- Ensured the foreign key constraint for "user_id" references the "users" table remains intact.
This change enhances the migration process by preventing errors during table creation if the table already exists.
* feat: Implement API Key management interface
- Introduced a new Client component for managing API keys, including creation, updating, and deletion functionalities.
- Replaced the previous page component with the new Client component in the API key management page.
- Removed obsolete client and server service files related to API key management, streamlining the service layer.
This update enhances the user experience by providing a dedicated interface for API key operations.
2025-07-28 16:55:57 +08:00
lobehubbot
7d85151cb6
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-28 08:53:48 +00:00
semantic-release-bot
23ef2eea59
🔖 chore(release): v1.104.5 [skip ci]
...
### [Version 1.104.5](https://github.com/lobehub/lobe-chat/compare/v1.104.4...v1.104.5 )
<sup>Released on **2025-07-28**</sup>
#### 💄 Styles
- **misc**: Fix setting window layout when in desktop was disappear.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix setting window layout when in desktop was disappear, closes [#8585 ](https://github.com/lobehub/lobe-chat/issues/8585 ) ([74ab822 ](https://github.com/lobehub/lobe-chat/commit/74ab822 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-28 08:52:59 +00:00
Shinji-Li
74ab822140
💄 style: fix setting window layout when in desktop was disappear ( #8585 )
2025-07-28 16:37:45 +08:00
lobehubbot
d726ff108d
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-28 02:37:48 +00:00
semantic-release-bot
dd7b661140
🔖 chore(release): v1.104.4 [skip ci]
...
### [Version 1.104.4](https://github.com/lobehub/lobe-chat/compare/v1.104.3...v1.104.4 )
<sup>Released on **2025-07-28**</sup>
#### 💄 Styles
- **misc**: Fix setting window layout size, update i18n.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix setting window layout size, closes [#8483 ](https://github.com/lobehub/lobe-chat/issues/8483 ) ([4902341 ](https://github.com/lobehub/lobe-chat/commit/4902341 ))
* **misc**: Update i18n, closes [#8579 ](https://github.com/lobehub/lobe-chat/issues/8579 ) ([2eccbc7 ](https://github.com/lobehub/lobe-chat/commit/2eccbc7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-28 02:36:53 +00:00
Shinji-Li
49023419cf
💄 style: fix setting window layout size ( #8483 )
2025-07-28 10:21:30 +08:00
LobeHub Bot
2eccbc79eb
💄 style: update i18n ( #8579 )
...
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com >
2025-07-28 10:19:46 +08:00
lobehubbot
3527cb65f1
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-26 09:48:50 +00:00
semantic-release-bot
1731c841d8
🔖 chore(release): v1.104.3 [skip ci]
...
### [Version 1.104.3](https://github.com/lobehub/lobe-chat/compare/v1.104.2...v1.104.3 )
<sup>Released on **2025-07-26**</sup>
#### 💄 Styles
- **misc**: Add Gemini 2.5 Flash-Lite GA model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add Gemini 2.5 Flash-Lite GA model, closes [#8539 ](https://github.com/lobehub/lobe-chat/issues/8539 ) ([404ac21 ](https://github.com/lobehub/lobe-chat/commit/404ac21 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-26 09:47:57 +00:00
afon
404ac21229
💄 style: Add Gemini 2.5 Flash-Lite GA model ( #8539 )
2025-07-26 17:32:34 +08:00
Arvin Xu
2eaa2dbea0
🔨 chore: add react scan debugger and bump deps ( #8576 )
...
* add REACT_SCAN debug
* upgrade lobehub/ui
* clean
* head
* update
2025-07-26 16:32:55 +08:00
lobehubbot
50c0ed168d
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-26 07:32:43 +00:00
semantic-release-bot
780e231afa
🔖 chore(release): v1.104.2 [skip ci]
...
### [Version 1.104.2](https://github.com/lobehub/lobe-chat/compare/v1.104.1...v1.104.2 )
<sup>Released on **2025-07-26**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix update hotkey invalid when input mod in desktop.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix update hotkey invalid when input mod in desktop, closes [#8572 ](https://github.com/lobehub/lobe-chat/issues/8572 ) ([07f3e6a ](https://github.com/lobehub/lobe-chat/commit/07f3e6a ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-26 07:31:53 +00:00
Arvin Xu
07f3e6a4c4
🐛 fix: fix update hotkey invalid when input mod in desktop ( #8572 )
...
* fix hotkey with mod
* fix invalid hotkeys
* add tests
2025-07-26 15:16:45 +08:00
lobehubbot
3c35edced5
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-25 09:59:34 +00:00
semantic-release-bot
15770f188f
🔖 chore(release): v1.104.1 [skip ci]
...
### [Version 1.104.1](https://github.com/lobehub/lobe-chat/compare/v1.104.0...v1.104.1 )
<sup>Released on **2025-07-25**</sup>
#### 🐛 Bug Fixes
- **misc**: Update convertUsage to handle XAI provider and adjust OpenAIStream to pass provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Update convertUsage to handle XAI provider and adjust OpenAIStream to pass provider, closes [#8557 ](https://github.com/lobehub/lobe-chat/issues/8557 ) ([d1e4a54 ](https://github.com/lobehub/lobe-chat/commit/d1e4a54 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-25 09:58:34 +00:00
YuTengjing
9d7c6014fd
✨ chore: improve image display quality ( #8571 )
2025-07-25 17:42:23 +08:00
sxjeru
d1e4a54b01
🐛 fix: update convertUsage to handle XAI provider and adjust OpenAIStream to pass provider ( #8557 )
2025-07-25 16:16:54 +08:00
lobehubbot
1bc8815fb4
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-24 17:20:43 +00:00
semantic-release-bot
284826bed0
🔖 chore(release): v1.104.0 [skip ci]
...
## [Version 1.104.0](https://github.com/lobehub/lobe-chat/compare/v1.103.2...v1.104.0 )
<sup>Released on **2025-07-24**</sup>
#### ✨ Features
- **misc**: Support custom hotkey on desktop.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support custom hotkey on desktop, closes [#8559 ](https://github.com/lobehub/lobe-chat/issues/8559 ) ([b50f121 ](https://github.com/lobehub/lobe-chat/commit/b50f121 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-24 17:19:53 +00:00
Arvin Xu
b50f1212cb
✨ feat: support custom hotkey on desktop ( #8559 )
...
* support custom hotkey
* update tests
* clean
* fix tests
2025-07-25 01:04:18 +08:00
lobehubbot
946517a52e
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-24 04:20:29 +00:00
semantic-release-bot
d30cc62acf
🔖 chore(release): v1.103.2 [skip ci]
...
### [Version 1.103.2](https://github.com/lobehub/lobe-chat/compare/v1.103.1...v1.103.2 )
<sup>Released on **2025-07-24**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix chat stream in desktop and update shortcut.
#### 💄 Styles
- **misc**: Add cached token count to usage of GoogleAI and VertexAI, fix desktop titlebar style in window, fix sub topic width in md responsive.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix chat stream in desktop and update shortcut, closes [#8520 ](https://github.com/lobehub/lobe-chat/issues/8520 ) ([0192140 ](https://github.com/lobehub/lobe-chat/commit/0192140 ))
#### Styles
* **misc**: Add cached token count to usage of GoogleAI and VertexAI, closes [#8545 ](https://github.com/lobehub/lobe-chat/issues/8545 ) ([66dbb24 ](https://github.com/lobehub/lobe-chat/commit/66dbb24 ))
* **misc**: Fix desktop titlebar style in window, closes [#8439 ](https://github.com/lobehub/lobe-chat/issues/8439 ) ([fd7662c ](https://github.com/lobehub/lobe-chat/commit/fd7662c ))
* **misc**: Fix sub topic width in md responsive, closes [#8443 ](https://github.com/lobehub/lobe-chat/issues/8443 ) ([9bae13b ](https://github.com/lobehub/lobe-chat/commit/9bae13b ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-24 04:19:17 +00:00
Arvin Xu
0192140909
🐛 fix: fix chat stream in desktop and update shortcut ( #8520 )
...
* disable nginx chunk buffering
* make setting keep alive
* update shortcut
* update shortcut
* fix lint
2025-07-24 12:04:06 +08:00
Shinji-Li
9bae13b6c1
💄 style: fix sub topic width in md responsive ( #8443 )
2025-07-24 11:02:38 +08:00
CanisMinor
fd7662c3ac
💄 style: fix desktop titlebar style in window ( #8439 )
...
* 💄 style: Fix win electron style
📝 docs: Update readme
💄 style: Update useWatchThemeUpdate
💄 style: Update Tray icon
🔧 chore: Update windows
🔧 chore: Update filetree
🔧 chore: Update core
💄 style: Fix desktop draw style
💄 style: Update style
💄 style: Fix backgroundColor
💄 style: Update titlebar style
* 💄 style: Fix windows icon
* 🔧 chore: Clean
* update theme
* 💄 style: Update broswer
* 💄 style: HandleAppThemeChange
* clean
* fix memory leak
---------
Co-authored-by: arvinxx <arvinx@foxmail.com >
2025-07-24 11:02:07 +08:00
afon
66dbb246d9
💄 style: Add cached token count to usage of GoogleAI and VertexAI ( #8545 )
2025-07-24 10:56:03 +08:00
Jamie Stivala
3a2935a6e3
🔨 chore: fix an issue where some tests were failing if Branding items were updated ( #8549 )
...
* Update test data for plugin action to use avatar icon path (rather than hard coded)
* Update tests to use BRANDING_NAME constant instead of hardcoded 'LobeChat' and update avatar icon path in chat message tests
* Update tests to replace hardcoded avatar paths with constants for inbox and user avatars
* Update plugin action tests to use DEFAULT_INBOX_AVATAR constant instead of hardcoded path
2025-07-24 10:54:42 +08:00
ONLY-yours
17a289066e
fix: merge main
2025-07-23 17:07:41 +08:00
YuTengjing
82ca0074d4
🔨 chore: some ai image optimization ( #8543 )
2025-07-23 15:33:20 +08:00
lobehubbot
225d3b6ed5
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-23 05:34:17 +00:00
semantic-release-bot
66984d9418
🔖 chore(release): v1.103.1 [skip ci]
...
### [Version 1.103.1](https://github.com/lobehub/lobe-chat/compare/v1.103.0...v1.103.1 )
<sup>Released on **2025-07-23**</sup>
#### 💄 Styles
- **misc**: Update i18n.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update i18n, closes [#8537 ](https://github.com/lobehub/lobe-chat/issues/8537 ) ([b16f19b ](https://github.com/lobehub/lobe-chat/commit/b16f19b ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-23 05:33:24 +00:00
LobeHub Bot
b16f19bfed
💄 style: update i18n ( #8537 )
...
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com >
2025-07-23 13:17:56 +08:00
huangkairan
f61b222e9e
📝 docs: fix desktop & mcp mdx ( #8541 )
2025-07-23 13:17:30 +08:00
lobehubbot
368f7dbbc1
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-22 14:59:13 +00:00
semantic-release-bot
9c2350e643
🔖 chore(release): v1.103.0 [skip ci]
...
## [Version 1.103.0](https://github.com/lobehub/lobe-chat/compare/v1.102.4...v1.103.0 )
<sup>Released on **2025-07-22**</sup>
#### ✨ Features
- **misc**: Add Qwen image generation capabilities.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add Qwen image generation capabilities, closes [#8534 ](https://github.com/lobehub/lobe-chat/issues/8534 ) ([7e8e5ef ](https://github.com/lobehub/lobe-chat/commit/7e8e5ef ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-22 14:58:22 +00:00
YuTengjing
7e8e5ef5b2
✨ feat: add Qwen image generation capabilities ( #8534 )
2025-07-22 22:43:10 +08:00
lobehubbot
0ed9e7d947
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-22 06:02:40 +00:00
semantic-release-bot
19cc6e8562
🔖 chore(release): v1.102.4 [skip ci]
...
### [Version 1.102.4](https://github.com/lobehub/lobe-chat/compare/v1.102.3...v1.102.4 )
<sup>Released on **2025-07-22**</sup>
#### ♻ Code Refactoring
- **misc**: Add badge and improve document.
#### 💄 Styles
- **misc**: Update tray icon.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Add badge and improve document, closes [#8528 ](https://github.com/lobehub/lobe-chat/issues/8528 ) ([9fb4b0d ](https://github.com/lobehub/lobe-chat/commit/9fb4b0d ))
#### Styles
* **misc**: Update tray icon, closes [#8530 ](https://github.com/lobehub/lobe-chat/issues/8530 ) ([2696de4 ](https://github.com/lobehub/lobe-chat/commit/2696de4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-22 06:01:46 +00:00
Arvin Xu
2696de4078
💄 style: Update tray icon ( #8530 )
...
Co-authored-by: canisminor1990 <i@canisminor.cc >
2025-07-22 13:46:39 +08:00
Arvin Xu
9fb4b0dfc3
♻️ refactor: add badge and improve document ( #8528 )
...
* update readme
* 📝 docs: Update readme
* 💄 style: Update PlanIcon
* improve tooltip placement
* improve tray
---------
Co-authored-by: canisminor1990 <i@canisminor.cc >
2025-07-22 13:43:57 +08:00
lobehubbot
caffbbd384
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-22 03:38:51 +00:00
semantic-release-bot
8a89b1a14e
🔖 chore(release): v1.102.3 [skip ci]
...
### [Version 1.102.3](https://github.com/lobehub/lobe-chat/compare/v1.102.2...v1.102.3 )
<sup>Released on **2025-07-22**</sup>
#### 🐛 Bug Fixes
- **misc**: Remove debug logging from ModelRuntime and async caller.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Remove debug logging from ModelRuntime and async caller, closes [#8525 ](https://github.com/lobehub/lobe-chat/issues/8525 ) ([dd1a635 ](https://github.com/lobehub/lobe-chat/commit/dd1a635 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-22 03:37:59 +00:00
YuTengjing
dd1a6356b7
🐛 fix: remove debug logging from ModelRuntime and async caller ( #8525 )
2025-07-22 11:23:05 +08:00
LovelyGuYiMeng
d87919eba2
👷 build: add default app url for docker image to avoid building error ( #8526 )
2025-07-22 11:17:43 +08:00
lobehubbot
4bcf9822f7
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-22 03:12:31 +00:00
semantic-release-bot
9f2eea3d2f
🔖 chore(release): v1.102.2 [skip ci]
...
### [Version 1.102.2](https://github.com/lobehub/lobe-chat/compare/v1.102.1...v1.102.2 )
<sup>Released on **2025-07-22**</sup>
#### 💄 Styles
- **misc**: Add notification for desktop.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add notification for desktop, closes [#8523 ](https://github.com/lobehub/lobe-chat/issues/8523 ) ([4917d17 ](https://github.com/lobehub/lobe-chat/commit/4917d17 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-22 03:11:41 +00:00
Arvin Xu
4917d175bb
💄 style: add notification for desktop ( #8523 )
...
* add notification for desktop
* update i18n
* fix tests
2025-07-22 10:56:17 +08:00
lobehubbot
5b53773dc6
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-21 16:01:39 +00:00
semantic-release-bot
46bdf21f37
🔖 chore(release): v1.102.1 [skip ci]
...
### [Version 1.102.1](https://github.com/lobehub/lobe-chat/compare/v1.102.0...v1.102.1 )
<sup>Released on **2025-07-21**</sup>
#### 🐛 Bug Fixes
- **groq**: Enable streaming for tool calls and add Kimi K2 model.
#### 💄 Styles
- **misc**: Modal list header sticky style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **groq**: Enable streaming for tool calls and add Kimi K2 model, closes [#8510 ](https://github.com/lobehub/lobe-chat/issues/8510 ) ([60739bc ](https://github.com/lobehub/lobe-chat/commit/60739bc ))
#### Styles
* **misc**: Modal list header sticky style, closes [#8514 ](https://github.com/lobehub/lobe-chat/issues/8514 ) ([75273d5 ](https://github.com/lobehub/lobe-chat/commit/75273d5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-21 16:00:42 +00:00
afon
60739bc903
🐛 fix(groq): Enable streaming for tool calls and add Kimi K2 model ( #8510 )
2025-07-21 23:45:30 +08:00
Innei
75273d5497
💄 style: modal list header sticky style ( #8514 )
2025-07-21 23:43:25 +08:00
Innei
22e2de2b00
🔨 chore(typo): fix redirectUrl typo ( #8513 )
2025-07-21 23:42:53 +08:00
lobehubbot
cbddf3ed25
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-21 15:28:30 +00:00
semantic-release-bot
14fd4bb2e7
🔖 chore(release): v1.102.0 [skip ci]
...
## [Version 1.102.0](https://github.com/lobehub/lobe-chat/compare/v1.101.2...v1.102.0 )
<sup>Released on **2025-07-21**</sup>
#### ✨ Features
- **misc**: Add image generation capabilities using Google AI Imagen API.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add image generation capabilities using Google AI Imagen API, closes [#8503 ](https://github.com/lobehub/lobe-chat/issues/8503 ) ([cef8208 ](https://github.com/lobehub/lobe-chat/commit/cef8208 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-21 15:27:38 +00:00
YuTengjing
cef8208457
✨ feat: add image generation capabilities using Google AI Imagen API ( #8503 )
2025-07-21 23:11:31 +08:00
lobehubbot
7d85a772db
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-21 06:00:46 +00:00
semantic-release-bot
83dd2865f0
🔖 chore(release): v1.101.2 [skip ci]
...
### [Version 1.101.2](https://github.com/lobehub/lobe-chat/compare/v1.101.1...v1.101.2 )
<sup>Released on **2025-07-21**</sup>
#### 💄 Styles
- **misc**: Fix lobehub provider `/chat` in desktop.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix lobehub provider `/chat` in desktop, closes [#8508 ](https://github.com/lobehub/lobe-chat/issues/8508 ) ([c801f9c ](https://github.com/lobehub/lobe-chat/commit/c801f9c ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-21 05:59:47 +00:00
Arvin Xu
c04507e34f
🔨 chore: fix model runtime test issue ( #8511 )
2025-07-21 13:44:54 +08:00
Arvin Xu
c801f9ce58
💄 style: fix lobehub provider /chat in desktop ( #8508 )
2025-07-21 11:43:20 +08:00
vual
ac2a83a3ce
👷 build: add default APP_URL for docker image to avoid building error ( #8507 )
2025-07-21 11:39:59 +08:00
lobehubbot
7bdda9bab4
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-19 17:19:58 +00:00
semantic-release-bot
e8321355f8
🔖 chore(release): v1.101.1 [skip ci]
...
### [Version 1.101.1](https://github.com/lobehub/lobe-chat/compare/v1.101.0...v1.101.1 )
<sup>Released on **2025-07-19**</sup>
#### 🐛 Bug Fixes
- **misc**: Try fix authorization code exchange & pin next-auto to `beta.29`.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Try fix authorization code exchange & pin next-auto to `beta.29`, closes [#8496 ](https://github.com/lobehub/lobe-chat/issues/8496 ) ([27c4881 ](https://github.com/lobehub/lobe-chat/commit/27c4881 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-19 17:19:05 +00:00
Rylan Cai
27c4881205
🐛 fix: Try fix authorization code exchange & pin next-auto to beta.29 ( #8496 )
...
* 📌 pin: next-auth@beta.29
* 🐛 fix: infinite redirection
2025-07-20 01:03:35 +08:00
lobehubbot
472c40e969
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-19 07:32:42 +00:00
semantic-release-bot
c98e7f8032
🔖 chore(release): v1.101.0 [skip ci]
...
## [Version 1.101.0](https://github.com/lobehub/lobe-chat/compare/v1.100.2...v1.101.0 )
<sup>Released on **2025-07-19**</sup>
#### ✨ Features
- **misc**: Add zhipu cogview4.
#### 🐛 Bug Fixes
- **misc**: Some ai image bugs.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add zhipu cogview4, closes [#8486 ](https://github.com/lobehub/lobe-chat/issues/8486 ) ([0b1557d ](https://github.com/lobehub/lobe-chat/commit/0b1557d ))
#### What's fixed
* **misc**: Some ai image bugs, closes [#8490 ](https://github.com/lobehub/lobe-chat/issues/8490 ) ([5d852be ](https://github.com/lobehub/lobe-chat/commit/5d852be ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-19 07:31:47 +00:00
YuTengjing
0b1557d6ad
✨ feat: add zhipu cogview4 ( #8486 )
2025-07-18 23:01:12 +08:00
YuTengjing
5d852be8a2
🐛 fix: some ai image bugs ( #8490 )
2025-07-18 23:00:56 +08:00
ONLY-yours
5e99b815f7
feat: 统一 files trpc message 为 enum
2025-07-18 14:27:36 +08:00
lobehubbot
993b0fa81f
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-18 05:13:35 +00:00
semantic-release-bot
83783b4650
🔖 chore(release): v1.100.2 [skip ci]
...
### [Version 1.100.2](https://github.com/lobehub/lobe-chat/compare/v1.100.1...v1.100.2 )
<sup>Released on **2025-07-18**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix webapi proxy with clerk.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix webapi proxy with clerk, closes [#8479 ](https://github.com/lobehub/lobe-chat/issues/8479 ) ([7dd65f0 ](https://github.com/lobehub/lobe-chat/commit/7dd65f0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-18 05:12:40 +00:00
Arvin Xu
7dd65f0cb4
🐛 fix: fix webapi proxy with clerk ( #8479 )
...
* fix webapi proxy with clerk
* Update jwt.ts
2025-07-18 12:56:55 +08:00
lobehubbot
ecf1fdc2f7
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-17 18:57:38 +00:00
semantic-release-bot
71c33300cf
🔖 chore(release): v1.100.1 [skip ci]
...
### [Version 1.100.1](https://github.com/lobehub/lobe-chat/compare/v1.100.0...v1.100.1 )
<sup>Released on **2025-07-17**</sup>
#### 🐛 Bug Fixes
- **misc**: Use server env config image models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Use server env config image models, closes [#8478 ](https://github.com/lobehub/lobe-chat/issues/8478 ) ([768ee2b ](https://github.com/lobehub/lobe-chat/commit/768ee2b ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-17 18:56:46 +00:00
YuTengjing
768ee2bf23
🐛 fix: use server env config image models ( #8478 )
...
* docs: update fal provider invalid image links
* docs: add FAL model provider environment variables documentation
* 🐛 fix: update model type assignment in parseModels.ts to use dynamic lookup
* 📝 docs: add FAQ for resolving AI image generation timeout issues on Vercel
* ✨ feat: implement getModelPropertyWithFallback utility for dynamic model property retrieval
* 📝 docs: expand testing guide with best practices for mock data strategies, error handling, and module pollution prevention
* 🐛 fix: update model type in LobeOpenAICompatibleFactory tests to 'chat'
2025-07-18 02:41:27 +08:00
lobehubbot
d23d8f1c29
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-17 05:25:51 +00:00
semantic-release-bot
7eadecd340
🔖 chore(release): v1.100.0 [skip ci]
...
## [Version 1.100.0](https://github.com/lobehub/lobe-chat/compare/v1.99.6...v1.100.0 )
<sup>Released on **2025-07-17**</sup>
#### ✨ Features
- **misc**: Refactor desktop oauth and use JWTs token to support remote chat.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Refactor desktop oauth and use JWTs token to support remote chat, closes [#8446 ](https://github.com/lobehub/lobe-chat/issues/8446 ) ([054ca5f ](https://github.com/lobehub/lobe-chat/commit/054ca5f ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-17 05:24:42 +00:00
Arvin Xu
785406be9a
🔨 chore: improve code ( #8469 )
2025-07-17 13:09:41 +08:00
Arvin Xu
054ca5fd97
✨ feat: refactor desktop oauth and use JWTs token to support remote chat ( #8446 )
...
* refactor the oauth
* refactor the oauth
* refactor the oauth
* improve oauth status
* fix desktop auth
* fix tests
* improve clean handoff
* try to fix handoff public issue
* fix route protection
* refactor anim
* refactor
* update to access token to jwt
* update to access token to jwt
* improve config
* refactor for JWKs token
* fix auto refresh issue
* ✨ feat: support webapi proxy
* wip: 完成新流式接口
* wip: 跑通流式框架
* fix webhooks
* fix network proxy
* try to fix workflow
* fix proxy in remote sync
* fix tests
* fix tests
* fix oauth bypass route
* fix webapi proxy
2025-07-17 12:54:37 +08:00
lobehubbot
5d3a4ad460
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-16 18:05:16 +00:00
semantic-release-bot
8eb257bb2e
🔖 chore(release): v1.99.6 [skip ci]
...
### [Version 1.99.6](https://github.com/lobehub/lobe-chat/compare/v1.99.5...v1.99.6 )
<sup>Released on **2025-07-16**</sup>
#### 🐛 Bug Fixes
- **misc**: Desktop local db can't upload image.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Desktop local db can't upload image, closes [#8459 ](https://github.com/lobehub/lobe-chat/issues/8459 ) ([25bfc80 ](https://github.com/lobehub/lobe-chat/commit/25bfc80 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-16 18:04:24 +00:00
YuTengjing
25bfc802b5
🐛 fix: desktop local db can't upload image ( #8459 )
2025-07-17 01:49:11 +08:00
lobehubbot
752e576b80
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-16 13:57:35 +00:00
semantic-release-bot
166f3e2400
🔖 chore(release): v1.99.5 [skip ci]
...
### [Version 1.99.5](https://github.com/lobehub/lobe-chat/compare/v1.99.4...v1.99.5 )
<sup>Released on **2025-07-16**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix page error when url is not defined in web search plugin.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix page error when url is not defined in web search plugin, closes [#8441 ](https://github.com/lobehub/lobe-chat/issues/8441 ) ([a55b65b ](https://github.com/lobehub/lobe-chat/commit/a55b65b ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-16 13:56:43 +00:00
vual
a55b65b0b1
🐛 fix: fix page error when url is not defined in web search plugin ( #8441 )
...
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2025-07-16 21:41:14 +08:00
lobehubbot
3359b3f237
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-16 13:22:45 +00:00
semantic-release-bot
8ba8e8217b
🔖 chore(release): v1.99.4 [skip ci]
...
### [Version 1.99.4](https://github.com/lobehub/lobe-chat/compare/v1.99.3...v1.99.4 )
<sup>Released on **2025-07-16**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix apikey issue on server log.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix apikey issue on server log, closes [#8457 ](https://github.com/lobehub/lobe-chat/issues/8457 ) ([43be2d1 ](https://github.com/lobehub/lobe-chat/commit/43be2d1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-16 13:21:54 +00:00
Arvin Xu
43be2d1905
🐛 fix: fix apikey issue on server log ( #8457 )
2025-07-16 21:06:51 +08:00
lobehubbot
53e0b51cbd
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-16 08:52:28 +00:00
semantic-release-bot
c530000334
🔖 chore(release): v1.99.3 [skip ci]
...
### [Version 1.99.3](https://github.com/lobehub/lobe-chat/compare/v1.99.2...v1.99.3 )
<sup>Released on **2025-07-16**</sup>
#### 🐛 Bug Fixes
- **misc**: Chat model list should not show image model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Chat model list should not show image model, closes [#8448 ](https://github.com/lobehub/lobe-chat/issues/8448 ) ([2bb1506 ](https://github.com/lobehub/lobe-chat/commit/2bb1506 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-16 08:51:36 +00:00
YuTengjing
2bb1506ea2
🐛 fix: chat model list should not show image model ( #8448 )
2025-07-16 16:36:43 +08:00
YuTengjing
c8f32c301e
✏️ docs: replace all 'Language Model' with 'Al Service Provider' in provider docs ( #8444 )
2025-07-15 17:23:09 +08:00
lobehubbot
1261cee35d
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-15 08:36:44 +00:00
semantic-release-bot
8c99c5dfd4
🔖 chore(release): v1.99.2 [skip ci]
...
### [Version 1.99.2](https://github.com/lobehub/lobe-chat/compare/v1.99.1...v1.99.2 )
<sup>Released on **2025-07-15**</sup>
#### 🐛 Bug Fixes
- **misc**: Some ai image generation feedback issues.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Some ai image generation feedback issues, closes [#8440 ](https://github.com/lobehub/lobe-chat/issues/8440 ) ([bc41329 ](https://github.com/lobehub/lobe-chat/commit/bc41329 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-15 08:35:52 +00:00
YuTengjing
bc413299ba
🐛 fix: some ai image generation feedback issues ( #8440 )
2025-07-15 16:20:41 +08:00
lobehubbot
f8369e1e3d
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-15 08:00:07 +00:00
semantic-release-bot
8e4f59c25b
🔖 chore(release): v1.99.1 [skip ci]
...
### [Version 1.99.1](https://github.com/lobehub/lobe-chat/compare/v1.99.0...v1.99.1 )
<sup>Released on **2025-07-15**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-15 07:59:14 +00:00
Arvin Xu
28c1fe060a
⚡ ️ perf: improve memory usage in desktop ( #8431 )
...
* improve usage of memory
* try to improve
2025-07-15 15:44:10 +08:00
YuTengjing
9557d79e33
🐛 fix: some ai image bugs ( #8432 )
2025-07-14 23:11:02 +08:00
lobehubbot
876df9ca08
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-14 12:51:05 +00:00
semantic-release-bot
025529d94f
🔖 chore(release): v1.99.0 [skip ci]
...
## [Version 1.99.0](https://github.com/lobehub/lobe-chat/compare/v1.98.2...v1.99.0 )
<sup>Released on **2025-07-14**</sup>
#### ✨ Features
- **plugin**: Support Streamable HTTP MCP Server Auth.
- **misc**: support AI Image.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **plugin**: Support Streamable HTTP MCP Server Auth, closes [#8425 ](https://github.com/lobehub/lobe-chat/issues/8425 ) ([853a09a ](https://github.com/lobehub/lobe-chat/commit/853a09a ))
* **misc**: support AI Image, closes [#8312 ](https://github.com/lobehub/lobe-chat/issues/8312 ) ([095de57 ](https://github.com/lobehub/lobe-chat/commit/095de57 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-14 12:50:05 +00:00
Arvin Xu
853a09af1b
✨ feat(plugin): support Streamable HTTP MCP Server Auth ( #8425 )
...
* ✨ feat: support http streamable auth and headers
* ✨ feat: support http streamable auth and headers
* improve
* improve token
* add i18n
* update i18n
2025-07-14 20:34:39 +08:00
YuTengjing
095de57675
✨ feat: support AI Image ( #8312 )
...
Co-authored-by: canisminor1990 <i@canisminor.cc >
2025-07-14 20:29:57 +08:00
lobehubbot
c98860e6cf
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-14 05:50:19 +00:00
semantic-release-bot
f64f00fd6d
🔖 chore(release): v1.98.2 [skip ci]
...
### [Version 1.98.2](https://github.com/lobehub/lobe-chat/compare/v1.98.1...v1.98.2 )
<sup>Released on **2025-07-14**</sup>
#### 💄 Styles
- **misc**: Update i18n.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update i18n, closes [#8422 ](https://github.com/lobehub/lobe-chat/issues/8422 ) ([5b89ec8 ](https://github.com/lobehub/lobe-chat/commit/5b89ec8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-14 05:49:30 +00:00
LobeHub Bot
5b89ec8bd9
💄 style: update i18n ( #8422 )
...
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com >
2025-07-14 13:35:27 +08:00
lobehubbot
3b37094dfb
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-14 03:01:40 +00:00
semantic-release-bot
b2a2fe3617
🔖 chore(release): v1.98.1 [skip ci]
...
### [Version 1.98.1](https://github.com/lobehub/lobe-chat/compare/v1.98.0...v1.98.1 )
<sup>Released on **2025-07-14**</sup>
#### 💄 Styles
- **misc**: Fix discover translation.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix discover translation, closes [#8423 ](https://github.com/lobehub/lobe-chat/issues/8423 ) ([15ae35c ](https://github.com/lobehub/lobe-chat/commit/15ae35c ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-14 03:00:53 +00:00
René Wang
15ae35ca2a
💄 style: fix discover translation ( #8423 )
2025-07-14 10:46:57 +08:00
lobehubbot
e9e11cbbed
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-13 05:45:45 +00:00
semantic-release-bot
1c9c8d75ee
🔖 chore(release): v1.98.0 [skip ci]
...
## [Version 1.98.0](https://github.com/lobehub/lobe-chat/compare/v1.97.17...v1.98.0 )
<sup>Released on **2025-07-13**</sup>
#### ✨ Features
- **misc**: Add network proxy for desktop.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add network proxy for desktop, closes [#7848 ](https://github.com/lobehub/lobe-chat/issues/7848 ) ([46d2509 ](https://github.com/lobehub/lobe-chat/commit/46d2509 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-13 05:44:37 +00:00
renovate[bot]
95ac795573
Update dependency @anthropic-ai/sdk to ^0.56.0 ( #8412 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-13 13:30:10 +08:00
renovate[bot]
a173f6e401
Update dependency lucide-react to ^0.525.0 ( #8413 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-13 13:29:05 +08:00
Arvin Xu
37bb8ba2b7
🔨 chore: fix settings in desktop ( #8414 )
2025-07-13 13:26:22 +08:00
Arvin Xu
46d25092a4
✨ feat: add network proxy for desktop ( #7848 )
...
* add network proxy
* update network proxy
* refactor network proxy
* support network proxy
* fix types
* fix lint
* fix lint
2025-07-13 13:19:21 +08:00
lobehubbot
88c86179ba
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-13 05:07:12 +00:00
semantic-release-bot
127d38d702
🔖 chore(release): v1.97.17 [skip ci]
...
### [Version 1.97.17](https://github.com/lobehub/lobe-chat/compare/v1.97.16...v1.97.17 )
<sup>Released on **2025-07-13**</sup>
#### 💄 Styles
- **misc**: Support Hunyuan A13B thinking model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Support Hunyuan A13B thinking model, closes [#8278 ](https://github.com/lobehub/lobe-chat/issues/8278 ) ([09ca978 ](https://github.com/lobehub/lobe-chat/commit/09ca978 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-13 05:06:26 +00:00
sxjeru
09ca978f9c
💄 style: Support Hunyuan A13B thinking model ( #8278 )
...
* Update novita.ts
* feat: 添加新的混元模型并更新处理负载逻辑
* fix
* free Gemini 2.5 Pro
* 添加 ERNIE 4.5 300B A47B 模型到 siliconcloudChatModels
* novita
* 添加 GLM-4.1V-Thinking 系列模型到 zhipuChatModels,并更新现有模型的上下文窗口和最大输出设置
* 更新 zhipuChatModels,添加视觉能力并启用新模型;修改 ZhiPu 的检查模型 ID
* 移除多个 siliconcloud 废弃模型
* fix
* 移除 groq Qwen QwQ 32B 模型配置
* 更新 siliconcloud 模型
* 更新 novita/qwen 模型
* update siliconcloud model
* add Pangu Pro MoE 72B A16B
* Update novita.ts
* Update novita.ts
* update novita
---------
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2025-07-13 12:52:39 +08:00
lobehubbot
1696bf114b
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-13 03:48:21 +00:00
semantic-release-bot
feb42fcc9e
🔖 chore(release): v1.97.16 [skip ci]
...
### [Version 1.97.16](https://github.com/lobehub/lobe-chat/compare/v1.97.15...v1.97.16 )
<sup>Released on **2025-07-13**</sup>
#### 💄 Styles
- **misc**: Update i18n.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update i18n, closes [#8410 ](https://github.com/lobehub/lobe-chat/issues/8410 ) ([2515875 ](https://github.com/lobehub/lobe-chat/commit/2515875 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-13 03:47:33 +00:00
LobeHub Bot
25158750c0
💄 style: update i18n ( #8410 )
...
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com >
2025-07-13 11:33:28 +08:00
lobehubbot
d3d7a158fc
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-12 17:17:24 +00:00
semantic-release-bot
2212ea98ac
🔖 chore(release): v1.97.15 [skip ci]
...
### [Version 1.97.15](https://github.com/lobehub/lobe-chat/compare/v1.97.14...v1.97.15 )
<sup>Released on **2025-07-12**</sup>
#### 🐛 Bug Fixes
- **misc**: Add vision support to Grok 4.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Add vision support to Grok 4, closes [#8386 ](https://github.com/lobehub/lobe-chat/issues/8386 ) ([8512f5a ](https://github.com/lobehub/lobe-chat/commit/8512f5a ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-12 17:16:32 +00:00
bbbugg
8512f5a9ae
🐛 fix: add vision support to Grok 4 ( #8386 )
...
* ✨ feat: add vision support to Grok 4
* ✨ feat: disable Grok 2 Vision 1212 model
2025-07-13 01:02:02 +08:00
lobehubbot
a2d40643c7
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-12 17:00:04 +00:00
semantic-release-bot
2ef77567f7
🔖 chore(release): v1.97.14 [skip ci]
...
### [Version 1.97.14](https://github.com/lobehub/lobe-chat/compare/v1.97.13...v1.97.14 )
<sup>Released on **2025-07-12**</sup>
#### 🐛 Bug Fixes
- **misc**: Revert "💄 style: Open new topic by tap Just Chat again".
#### 💄 Styles
- **misc**: Add Kimi K2 model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Revert "💄 style: Open new topic by tap Just Chat again", closes [#8402 ](https://github.com/lobehub/lobe-chat/issues/8402 ) ([55462b9 ](https://github.com/lobehub/lobe-chat/commit/55462b9 ))
#### Styles
* **misc**: Add Kimi K2 model, closes [#8401 ](https://github.com/lobehub/lobe-chat/issues/8401 ) ([4cb1a18 ](https://github.com/lobehub/lobe-chat/commit/4cb1a18 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-12 16:59:10 +00:00
Arvin Xu
755e878a44
🔨 chore: fix lint ( #8407 )
2025-07-13 00:45:15 +08:00
sxjeru
4cb1a185ff
💄 style: Add Kimi K2 model ( #8401 )
2025-07-13 00:10:22 +08:00
Arvin Xu
55462b95ff
🐛 fix: Revert " 💄 style: Open new topic by tap Just Chat again" ( #8402 )
...
This reverts commit 7e2f4ce5dd .
2025-07-12 23:04:10 +08:00
lobehubbot
9a95886fe7
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-12 05:04:50 +00:00
semantic-release-bot
fd44b088d6
🔖 chore(release): v1.97.13 [skip ci]
...
### [Version 1.97.13](https://github.com/lobehub/lobe-chat/compare/v1.97.12...v1.97.13 )
<sup>Released on **2025-07-12**</sup>
#### 💄 Styles
- **misc**: Support new Doubao thinking models, update i18n.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Support new Doubao thinking models, closes [#8174 ](https://github.com/lobehub/lobe-chat/issues/8174 ) ([637d75c ](https://github.com/lobehub/lobe-chat/commit/637d75c ))
* **misc**: Update i18n, closes [#8400 ](https://github.com/lobehub/lobe-chat/issues/8400 ) ([790eeb8 ](https://github.com/lobehub/lobe-chat/commit/790eeb8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-12 05:03:58 +00:00
LobeHub Bot
790eeb86c3
💄 style: update i18n ( #8400 )
2025-07-12 12:49:42 +08:00
sxjeru
637d75cde0
💄 style: Support new Doubao thinking models ( #8174 )
2025-07-12 12:49:21 +08:00
lobehubbot
526b93470d
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-11 06:18:11 +00:00
semantic-release-bot
4963c599c9
🔖 chore(release): v1.97.12 [skip ci]
...
### [Version 1.97.12](https://github.com/lobehub/lobe-chat/compare/v1.97.11...v1.97.12 )
<sup>Released on **2025-07-11**</sup>
#### 🐛 Bug Fixes
- **misc**: Grok-4 reasoning model universal matching.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Grok-4 reasoning model universal matching, closes [#8390 ](https://github.com/lobehub/lobe-chat/issues/8390 ) ([d6f17f8 ](https://github.com/lobehub/lobe-chat/commit/d6f17f8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-11 06:17:05 +00:00
Arvin Xu
09f921d531
⚡ ️ perf: add database autovacuum sql ( #8395 )
...
* remove ai sdk
* add autovacuum tuning sql
2025-07-11 14:03:05 +08:00
sxjeru
d6f17f8246
🐛 fix: Grok-4 reasoning model universal matching ( #8390 )
...
* Update index.ts
* Update xai.ts
2025-07-11 14:02:08 +08:00
lobehubbot
efb9311e6f
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-11 03:39:38 +00:00
semantic-release-bot
1353d208e9
🔖 chore(release): v1.97.11 [skip ci]
...
### [Version 1.97.11](https://github.com/lobehub/lobe-chat/compare/v1.97.10...v1.97.11 )
<sup>Released on **2025-07-11**</sup>
#### 💄 Styles
- **misc**: Open new topic by tap Just Chat again.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Open new topic by tap Just Chat again, closes [#8311 ](https://github.com/lobehub/lobe-chat/issues/8311 ) ([7e2f4ce ](https://github.com/lobehub/lobe-chat/commit/7e2f4ce ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-11 03:38:50 +00:00
René Wang
7e2f4ce5dd
💄 style: Open new topic by tap Just Chat again ( #8311 )
...
* feat: Open new topic by tap Just Chat again
* feat: Prevent re-render of message update
* fix: Import loop
2025-07-11 11:24:43 +08:00
lobehubbot
ca5432ea6d
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-11 03:02:49 +00:00
semantic-release-bot
86ff384587
🔖 chore(release): v1.97.10 [skip ci]
...
### [Version 1.97.10](https://github.com/lobehub/lobe-chat/compare/v1.97.9...v1.97.10 )
<sup>Released on **2025-07-11**</sup>
#### 💄 Styles
- **misc**: Update i18n.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update i18n, closes [#8387 ](https://github.com/lobehub/lobe-chat/issues/8387 ) ([00215c0 ](https://github.com/lobehub/lobe-chat/commit/00215c0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-11 03:01:58 +00:00
LobeHub Bot
00215c02eb
💄 style: update i18n ( #8387 )
2025-07-11 10:47:51 +08:00
lobehubbot
72d6287b70
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-10 12:23:52 +00:00
semantic-release-bot
04cad62627
🔖 chore(release): v1.97.9 [skip ci]
...
### [Version 1.97.9](https://github.com/lobehub/lobe-chat/compare/v1.97.8...v1.97.9 )
<sup>Released on **2025-07-10**</sup>
#### 💄 Styles
- **misc**: Integrate Amazon Cognito for user authentication.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Integrate Amazon Cognito for user authentication, closes [#7472 ](https://github.com/lobehub/lobe-chat/issues/7472 ) ([56f4e98 ](https://github.com/lobehub/lobe-chat/commit/56f4e98 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-10 12:22:58 +00:00
Ethan Liu
56f4e98b97
💄 style: integrate Amazon Cognito for user authentication ( #7472 )
...
* feat: integrate Amazon Cognito for user authentication
* fix
---------
Co-authored-by: Liu, Yijun <liuyijun@amazon.com >
2025-07-10 20:08:18 +08:00
renovate[bot]
7ddf3a0040
Update dependency drizzle-kit to ^0.31.0 ( #7482 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-10 19:55:56 +08:00
lobehubbot
9c4c91019d
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-10 11:35:29 +00:00
semantic-release-bot
91022bfa04
🔖 chore(release): v1.97.8 [skip ci]
...
### [Version 1.97.8](https://github.com/lobehub/lobe-chat/compare/v1.97.7...v1.97.8 )
<sup>Released on **2025-07-10**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-10 11:34:36 +00:00
Arvin Xu
8dc2aef559
⚡ ️ perf: make most pages static to improve performance ( #8383 )
...
* perf settings
* fix settings
* try to make settings provider static
* ⚡ ️ perf: make repos static
* fix lint
* fix issue
* repos and settings provider/id static
* fix style
* fix content
* test force static
* test force static
2025-07-10 19:19:55 +08:00
lobehubbot
02932330c3
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-10 10:38:13 +00:00
semantic-release-bot
fc99fc3fa9
🔖 chore(release): v1.97.7 [skip ci]
...
### [Version 1.97.7](https://github.com/lobehub/lobe-chat/compare/v1.97.6...v1.97.7 )
<sup>Released on **2025-07-10**</sup>
#### 💄 Styles
- **misc**: Add google search grounding for Vertex AI.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add google search grounding for Vertex AI, closes [#8313 ](https://github.com/lobehub/lobe-chat/issues/8313 ) ([afd5900 ](https://github.com/lobehub/lobe-chat/commit/afd5900 ))
</details>
<div align="right">
[](#readme-top)
</div>
2025-07-10 10:37:19 +00:00
Arvin Xu
34f061b51a
Revert " 🔨 chore: Add Codecov Bundle Analysis ( #6698 )" ( #8384 )
...
This reverts commit b2e6777c81 .
2025-07-10 18:22:55 +08:00
Katia
b2e6777c81
🔨 chore: Add Codecov Bundle Analysis ( #6698 )
...
* Add Codecov Bundle Analysis integration
- Add @codecov/webpack-plugin for bundle size tracking
- Configure bundle analysis settings in codecov.yml
- Update CI workflow to include bundle analysis step
- Set bundle change threshold to 10KB
* Use nextjs-webpack-plugin
* Seperate workflow
Move the Build with Bundle Analysis step to its own GitHub Actions workflow file.
* Revert line additon change
---------
Co-authored-by: katia-sentry <katia.al-amir@sentry.com >
2025-07-10 18:18:15 +08:00
afon
afd59004f9
💄 style: add google search grounding for Vertex AI ( #8313 )
...
* add google search grounding for Vertex AI
* fix test for google search grounding
---------
2025-07-10 18:07:40 +08:00
lobehubbot
390d0b807f
📝 docs(bot): Auto sync agents & plugin to readme
2025-07-10 10:04:43 +00:00
ONLY-yours
07472e0555
fix: when s3 files not exist in origin file, but db still have this file, should delete
2025-07-04 10:30:03 +08:00