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
Copy file name to clipboardExpand all lines: src/components/DemoPage.jsx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -227,7 +227,7 @@ if __name__ == "__main__":
227
227
<pstyle={{
228
228
marginTop: '15px',
229
229
}}>
230
-
Above is an example instantiation of GUMBO based on the user's current GUM. Feel free to click on and explore suggestions. Dragging the slider will update the GUMBO's suggestions based on the user's changing GUM.
230
+
Above is an example instantiation of GUMBO based on the user's current GUM. You can click on "Open Chat" to explore example interactions with suggestions. Dragging the slider will update the GUMBO's suggestions based on the user's changing GUM.
0 commit comments