EditableMessageList is a React component that allows users to edit a list of chat messages, including their content and role. It is designed to be used in chatbot building applications.
EditableMessageList
import { EditableMessageList } from '@lobehub/ui/chat';