Coloring's picture
feat: pro components
2e77168

A newer version of the Gradio SDK is available: 5.35.0

Upgrade

Chatbot

Application templates for building chatbot interfaces.

This template provides the following features:

  • Supports conversation management, allowing multiple conversations to be opened simultaneously.
  • Enables conversation history management, including operations like editing, regenerating or deleting any message, and clearing all history with one click.
  • Allows interrupting ongoing conversations and displaying notifications.
  • Displays input suggestions when users type /.
  • Supports attachment uploads with manual configuration of maximum upload count and allowed formats.

Examples