UNPKG

@lobehub/chat

Version:

Lobe Chat - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.

8 lines (7 loc) 358 B
export default { actions: { confirmRemoveThread: '即将删除该子话题,删除后将不可恢复,请谨慎操作。', }, newPortalThread: { includeContext: '包含话题上下文', title: '开启新的子话题' }, notSupportMultiModals: '子话题暂不支持文件/图片上传,如有需求,欢迎留言:<1>💬 讨论区</1>', };