You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix(docs): rendering of genreative ui examples on mobile
* fix(docs): render menu icons only in menu
* fix(docs): word wrap button transparent on mobile
Copy file name to clipboardExpand all lines: docs/pages/concepts/generative-ui.mdx
+14-10Lines changed: 14 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,16 +4,20 @@ import { Frame } from "../../components";
4
4
5
5
The Generative UI feature allows you to dynamically render React components in the copilot chat window. The components will be updated in real-time as the arguments are streamed.
0 commit comments