# 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