-
-
Notifications
You must be signed in to change notification settings - Fork 10.1k
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
✨ feat: support native Artifacts just like Claude #3985
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 |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3985 +/- ##
==========================================
+ Coverage 92.08% 92.16% +0.07%
==========================================
Files 460 468 +8
Lines 31709 32399 +690
Branches 2153 3188 +1035
==========================================
+ Hits 29198 29859 +661
- Misses 2511 2540 +29
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
e707bfa
to
ba6fc32
Compare
b901bcd
to
4e7271d
Compare
❤️ 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.19.0](v1.18.2...v1.19.0) <sup>Released on **2024-09-18**</sup> #### ✨ Features - **misc**: Add Ai21Labs model provider, add Github Models provider, support native Artifacts just like Claude. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Add Ai21Labs model provider, closes [#3727](#3727) ([d2fe0f0](d2fe0f0)) * **misc**: Add Github Models provider, closes [#3869](#3869) ([8eac1bd](8eac1bd)) * **misc**: Support native Artifacts just like Claude, closes [#3985](#3985) ([0c42c46](0c42c46)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
🎉 This PR is included in version 1.19.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [Version 1.62.0](v1.61.0...v1.62.0) <sup>Released on **2024-09-19**</sup> #### ✨ Features - **misc**: Add Ai21Labs model provider, add Github Models provider, support native Artifacts just like Claude. #### 🐛 Bug Fixes - **misc**: Fix InterceptingRoutes in discover. #### 💄 Styles - **misc**: Add mistral provider new models. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Add Ai21Labs model provider, closes [lobehub#3727](https://github.com/bentwnghk/lobe-chat/issues/3727) ([d2fe0f0](d2fe0f0)) * **misc**: Add Github Models provider, closes [lobehub#3869](https://github.com/bentwnghk/lobe-chat/issues/3869) ([8eac1bd](8eac1bd)) * **misc**: Support native Artifacts just like Claude, closes [lobehub#3985](https://github.com/bentwnghk/lobe-chat/issues/3985) ([0c42c46](0c42c46)) #### What's fixed * **misc**: Fix InterceptingRoutes in discover, closes [lobehub#4011](https://github.com/bentwnghk/lobe-chat/issues/4011) ([2b75040](2b75040)) #### Styles * **misc**: Add mistral provider new models, closes [lobehub#4014](https://github.com/bentwnghk/lobe-chat/issues/4014) ([0b70d57](0b70d57)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* ✨ feat: 支持 AntThinking 渲染 * 🚧 wip: 支持 antArtifact 渲染 * 展示 * 展示 * 基本完成流式解析 * 基本完成流式解析 * ✨ feat: support svg render * ✅ test: fix test * 优化 lobeThinking 的解析 * i18n * fix regex * 💄 style: improve ui * 🚸 style: improve ux * i18n * 💄 style: improve svg renderer * 💄 style: improve svg renderer * ✨ feat: 优化 html 类 renderer 效果 * ✨ feat: 支持 react renderer * 💄 style: add tailwindcss * fix style * ✨ feat: 支持下载和复制图片 * ✅ test: fix tests * i18n * add tests
## [Version 1.19.0](lobehub/lobe-chat@v1.18.2...v1.19.0) <sup>Released on **2024-09-18**</sup> #### ✨ Features - **misc**: Add Ai21Labs model provider, add Github Models provider, support native Artifacts just like Claude. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Add Ai21Labs model provider, closes [lobehub#3727](lobehub#3727) ([d2fe0f0](lobehub@d2fe0f0)) * **misc**: Add Github Models provider, closes [lobehub#3869](lobehub#3869) ([8eac1bd](lobehub@8eac1bd)) * **misc**: Support native Artifacts just like Claude, closes [lobehub#3985](lobehub#3985) ([0c42c46](lobehub@0c42c46)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
📝 补充信息 | Additional Information