Coloring's picture
feat: update
4e0488c
|
raw
history blame
661 Bytes

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 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