-
Notifications
You must be signed in to change notification settings - Fork 384
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 ai layout renderer #3490
Conversation
f844ab7
to
0a7bf9d
Compare
/next |
🎉 PR Next publish successful!
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3490 +/- ##
==========================================
- Coverage 56.88% 56.85% -0.03%
==========================================
Files 1461 1461
Lines 89469 89472 +3
Branches 18422 18415 -7
==========================================
- Hits 50890 50865 -25
- Misses 35119 38584 +3465
+ Partials 3460 23 -3437
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Types
Background or solution
新增默认的 AI Layout 组件,使用后效果如下
同时支持右侧 Chat 面板的显隐
Changelog