forked from lobehub/lobe-chat
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Get Updates! #7
Open
Ovler-Young
wants to merge
102
commits into
Ovler-Young:ovleredit
Choose a base branch
from
lobehub:main
base: ovleredit
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Get Updates! #7
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* improve code * fire
### [Version 1.47.11](v1.47.10...v1.47.11) <sup>Released on **2025-01-21**</sup> #### β» Code Refactoring - **misc**: Improve code for ai provider. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Improve code for ai provider, closes [#5532](#5532) ([ea59e24](ea59e24)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* refactor layout * fix prefetch
### [Version 1.47.12](v1.47.11...v1.47.12) <sup>Released on **2025-01-21**</sup> #### π Styles - **misc**: Refactor `[@nav](https://github.com/nav)` layout and improve pin list style. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Refactor `[@nav](https://github.com/nav)` layout and improve pin list style, closes [#5533](#5533) ([cc8a7f4](cc8a7f4)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* π style: add ModelFetcher for supported provider * π style: add Mistral ModelFetcher support * π style: add `glm-zero-preview` model for Zhipu * π style: add more supported providers * π style: add SenseNova & Baichuan support with custom models endpoint * π fix: fix fc keyword typo, should lowercase * π style: update aiModels list * β»οΈ refactor: use aiModels sheme * Revert "β»οΈ refactor: use aiModels sheme" (#252) This reverts commit 049662d. * π fix: fix `firefunction` series not set as functionCall * π style: add Zhipu FetchModel support * π style: add Anthropic FetchModel support * π style: add Google ModelFetch support * π style: add HuggingFace ModelFetch support * π fix: fix stepfun fc tag * β»οΈ refactor: refactor `LOBE_DEFAULT_MODEL_LIST` import * π¨ chore: revert some changes * π fix: fix aiModels import * π fix: fix CI error * π style: add `MiniMax-Text-01` * π style: add vision model support for Moonshot * Update moonshot.ts * Update index.ts * Update moonshot.ts
### [Version 1.47.13](v1.47.12...v1.47.13) <sup>Released on **2025-01-21**</sup> #### π Styles - **misc**: Add `ModelFetcher` for supported providers. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Add `ModelFetcher` for supported providers, closes [#5316](#5316) [#252](#252) ([a189c81](a189c81)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
### [Version 1.47.14](v1.47.13...v1.47.14) <sup>Released on **2025-01-22**</sup> #### π Styles - **misc**: Support model list with model fetcher settings. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Support model list with model fetcher settings, closes [#5540](#5540) ([637fbf4](637fbf4)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* improve * refactor db viewer * fix lint * improve code
### [Version 1.47.15](v1.47.14...v1.47.15) <sup>Released on **2025-01-22**</sup> #### π Styles - **misc**: Improve discover model page. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Improve discover model page, closes [#5544](#5544) ([979849c](979849c)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* Update google.ts * Update google.ts
### [Version 1.47.16](v1.47.15...v1.47.16) <sup>Released on **2025-01-22**</sup> #### β» Code Refactoring - **misc**: Move hooks and component. #### π Styles - **misc**: Add gemini new model. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Move hooks and component, closes [#5551](#5551) ([c5db091](c5db091)) #### Styles * **misc**: Add gemini new model, closes [#5546](#5546) ([ebdd626](ebdd626)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
### [Version 1.47.17](v1.47.16...v1.47.17) <sup>Released on **2025-01-22**</sup> #### π Bug Fixes - **misc**: Upgrade `react-i18next` to ^15. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Upgrade `react-i18next` to ^15, closes [#5553](#5553) ([d0275fd](d0275fd)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
β¦#5654) * wip ollama thinking * revert * update locale * improve style * support ollama thinking * fix edge case
### [Version 1.49.8](v1.49.7...v1.49.8) <sup>Released on **2025-02-01**</sup> #### π Styles - **misc**: Support thinking for all non DeepSeek official api R1 models. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Support thinking for all non DeepSeek official api R1 models, closes [#5654](#5654) ([9b32137](9b32137)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
### [Version 1.49.9](v1.49.8...v1.49.9) <sup>Released on **2025-02-01**</sup> #### π Styles - **misc**: Update siliconcloud models. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Update siliconcloud models, closes [#5647](#5647) ([4b41ad4](4b41ad4)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
### [Version 1.49.10](v1.49.9...v1.49.10) <sup>Released on **2025-02-02**</sup> #### π Bug Fixes - **misc**: Fix `<think>` tag crash with special markdown content. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix `<think>` tag crash with special markdown content, closes [#5670](#5670) ([b719522](b719522)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* fix ollama * add r1 models * fix ollama error * fix ollama client fetch error * improve code * refactor SetupGuide * fix ollama client fetch issue * update models * update i18n * fix ollama client fetch issue * fix test
### [Version 1.49.11](v1.49.10...v1.49.11) <sup>Released on **2025-02-02**</sup> #### π Bug Fixes - **misc**: Fix ollama intergration checker and client fetch issue. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix ollama intergration checker and client fetch issue, closes [#5665](#5665) ([cd09a07](cd09a07)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* improve thinking style * fix cannot stop with thinking * clean * improve lobe thinking * fix portal footer * fix style * memo portal width
* Update siliconcloud.ts * Update index.ts * Update index.ts * Update index.ts * Update index.ts
### [Version 1.49.12](v1.49.11...v1.49.12) <sup>Released on **2025-02-02**</sup> #### π Bug Fixes - **misc**: Fix can not stop generating. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix can not stop generating, closes [#5671](#5671) ([ae39c35](ae39c35)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
π» εζ΄η±»ε | Change Type
π εζ΄θ―΄ζ | Description of Change
π θ‘₯ε δΏ‘ζ― | Additional Information