mirror of
https://github.com/lobehub/lobe-chat.git
synced 2025-12-20 01:12:52 +08:00
15 lines
439 B
JSON
15 lines
439 B
JSON
{
|
||
"desc": "這裡會不定期更新我們正在探索的新功能,歡迎試用!",
|
||
"features": {
|
||
"groupChat": {
|
||
"desc": "啟用多智能體群組聊天編排功能。",
|
||
"title": "群組聊天(多智能體)"
|
||
},
|
||
"inputMarkdown": {
|
||
"desc": "在輸入區即時渲染 Markdown(粗體、程式碼區塊、表格等)。",
|
||
"title": "輸入框 Markdown 渲染"
|
||
}
|
||
},
|
||
"title": "實驗室"
|
||
}
|