MiniCPM-V icon indicating copy to clipboard operation
MiniCPM-V copied to clipboard

💡 [REQUEST] - Use multipage and sidebar components in your gradio chat UIs

Open yvrjsharma opened this issue 11 months ago • 1 comments

起始日期 | Start Date

No response

实现PR | Implementation PR

No response

相关Issues | Reference Issues

👋 Hi team, thanks for adding gradio section to the project readme.

We've recently introduced features that are great for creating complex or visually appealing Web UIs, and we would love to hear your feedback and see you using them in Gradio chatbots: 1⃣ Multipage Apps: You can build web apps with multiple pages and benefit from automatic navigation routes. This feature allows you to create links to distinct pages, each with its own URL, which are connected to the top of the Gradio app in an automatically generated navbar. We also have a guide here: https://www.gradio.app/guides/multipage-apps 2⃣ Sidebar Component: This allows you to incorporate a collapsible side-panel to display controls, settings, descriptions, logos, or other web components. You can find the guide here: https://www.gradio.app/guides/controlling-layout#sidebar

❤️ We believe these new features will make it easier to create beautiful UI for advanced web apps. If you have any questions or ideas for improvements, we're here to listen! Upgrade using: pip install --upgrade gradio.

Best, Yuvi Huggingface Gradio

摘要 | Summary

Gradio has introduced Multipage Apps for creating web applications with multiple pages and an auto-generated navigation bar, and a Sidebar Component for adding a collapsible side-panel to display controls or information. Request to add them in the gradio chat UIs.

基本示例 | Basic Example

n/a

缺陷 | Drawbacks

n/a

未解决问题 | Unresolved questions

No response

yvrjsharma avatar Feb 06 '25 14:02 yvrjsharma

Thanks Gradio team,We will consider using the new features in our future version.

iceflame89 avatar Feb 18 '25 12:02 iceflame89