gradio-app / gradio

Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
http://www.gradio.app
Apache License 2.0
33.82k stars 2.57k forks source link

Displaying examples inside the chatbot window #8912

Closed yvrjsharma closed 1 month ago

yvrjsharma commented 3 months ago

Is your feature request related to a problem? Please describe.
Improving the UI for displaying examples in Gradio's Chatbot and ChatInterface components. Currently, examples are shown outside (below) the chat window, which works but could be enhanced for a better user experience, especially for multimodal demos. This could help in below mentioned benefits imo:

Describe the solution you'd like
A clear and concise description of what you want to happen.

Additional context
Add any other context or screenshots about the feature request here.

abidlabs commented 1 month ago

Closed via https://github.com/gradio-app/gradio/pull/8966