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.

15 lines (14 loc) 426 B
export default { desc: '这里会不定期更新我们正在探索的新功能,欢迎试用!', features: { groupChat: { desc: '启用多智能体群聊编排能力。', title: '群聊(多智能体)', }, inputMarkdown: { desc: '在输入区域实时渲染 Markdown(粗体、代码块、表格等)。', title: '输入框 Markdown 渲染', }, }, title: '实验室', };