-
-
Notifications
You must be signed in to change notification settings - Fork 12.5k
🐛 fix: fix anthropic max tokens #6859
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
👍 @arvinxx Thank you for raising your pull request and contributing to our Community |
TestGru AssignmentSummary
Tip You can |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6859 +/- ##
==========================================
+ Coverage 91.34% 91.36% +0.02%
==========================================
Files 729 729
Lines 68673 68676 +3
Branches 4640 3345 -1295
==========================================
+ Hits 62728 62746 +18
+ Misses 5945 5930 -15
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
❤️ Great PR @arvinxx ❤️ The growth of project is inseparable from user feedback and contribution, thanks for your contribution! If you are interesting with the lobehub developer community, please join our discord and then dm @arvinxx or @canisminor1990. They will invite you to our private developer channel. We are talking about the lobe-chat development or sharing ai newsletter around the world. |
### [Version 1.70.1](v1.70.0...v1.70.1) <sup>Released on **2025-03-10**</sup> #### 🐛 Bug Fixes - **misc**: Fix anthropic max tokens. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix anthropic max tokens, closes [#6859](#6859) ([35fbc6c](35fbc6c)) </details> <div align="right"> [](#readme-top) </div>
🎉 This PR is included in version 1.70.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [Version 1.111.0](v1.110.1...v1.111.0) <sup>Released on **2025-03-11**</sup> #### ✨ Features - **misc**: Support no-fc models like deepseek r1 with online search. #### 🐛 Bug Fixes - **misc**: Fix anthropic max tokens, update cvpr cvf url rules. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support no-fc models like deepseek r1 with online search, closes [lobehub#6842](https://github.com/bentwnghk/lobe-chat/issues/6842) ([f284c25](f284c25)) #### What's fixed * **misc**: Fix anthropic max tokens, closes [lobehub#6859](https://github.com/bentwnghk/lobe-chat/issues/6859) ([35fbc6c](35fbc6c)) * **misc**: Update cvpr cvf url rules, closes [lobehub#6860](https://github.com/bentwnghk/lobe-chat/issues/6860) ([c299067](c299067)) </details> <div align="right"> [](#readme-top) </div>
## [Version 1.18.0](v1.17.1...v1.18.0) <sup>Released on **2025-03-13**</sup> #### ✨ Features - **misc**: Support no-fc models like deepseek r1 with online search. #### 🐛 Bug Fixes - **misc**: Fix anthropic max tokens, fix context cache control and model builtin search switch, fix crawl result for short content, fix theme flicking, Link jump in mobile terminal data statistics, refactor the theme implement, the agent setting `-edit_agent` not work, update cvpr cvf url rules. #### 💄 Styles - **chat**: Auto send message from URL. - **spelling**: Correct "broswer" to "browser" across codebase. - **misc**: Support openrouter claude 3.7 sonnet reasoning, Support OpenRouter custom BaseURL. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support no-fc models like deepseek r1 with online search, closes [lobehub#6842](https://github.com/jaworldwideorg/OneJA-Bot/issues/6842) ([f284c25](f284c25)) #### What's fixed * **misc**: Fix anthropic max tokens, closes [lobehub#6859](https://github.com/jaworldwideorg/OneJA-Bot/issues/6859) ([35fbc6c](35fbc6c)) * **misc**: Fix context cache control and model builtin search switch, closes [lobehub#6831](https://github.com/jaworldwideorg/OneJA-Bot/issues/6831) ([5c6b8ea](5c6b8ea)) * **misc**: Fix crawl result for short content, closes [lobehub#6903](https://github.com/jaworldwideorg/OneJA-Bot/issues/6903) [lobehub#6904](https://github.com/jaworldwideorg/OneJA-Bot/issues/6904) ([d8fda65](d8fda65)) * **misc**: Fix theme flicking, closes [lobehub#6926](https://github.com/jaworldwideorg/OneJA-Bot/issues/6926) ([103c3e3](103c3e3)) * **misc**: Link jump in mobile terminal data statistics, closes [lobehub#6893](https://github.com/jaworldwideorg/OneJA-Bot/issues/6893) ([505d24d](505d24d)) * **misc**: Refactor the theme implement, closes [lobehub#6844](https://github.com/jaworldwideorg/OneJA-Bot/issues/6844) ([e5c2161](e5c2161)) * **misc**: The agent setting `-edit_agent` not work, closes [lobehub#4609](https://github.com/jaworldwideorg/OneJA-Bot/issues/4609) ([7af0ec6](7af0ec6)) * **misc**: Update cvpr cvf url rules, closes [lobehub#6860](https://github.com/jaworldwideorg/OneJA-Bot/issues/6860) ([c299067](c299067)) #### Styles * **chat**: Auto send message from URL, closes [lobehub#6497](https://github.com/jaworldwideorg/OneJA-Bot/issues/6497) ([30b2639](30b2639)) * **spelling**: Correct "broswer" to "browser" across codebase, closes [lobehub#6876](https://github.com/jaworldwideorg/OneJA-Bot/issues/6876) ([8d677a2](8d677a2)) * **misc**: Support openrouter claude 3.7 sonnet reasoning, closes [lobehub#6806](https://github.com/jaworldwideorg/OneJA-Bot/issues/6806) ([f1ffc2c](f1ffc2c)) * **misc**: Support OpenRouter custom BaseURL ([a8089ed](a8089ed)) </details> <div align="right"> [](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
📝 补充信息 | Additional Information