fix: 生成视频快速预览、AIGC 导航新增 DS
This commit is contained in:
@@ -19,6 +19,13 @@ const toolCats = ref<ToolCategory[]>([
|
||||
category: 'LLM 对话',
|
||||
icon: 'tabler:message-circle',
|
||||
links: [
|
||||
{
|
||||
id: 'deepseek',
|
||||
label: 'DeepSeek',
|
||||
description:
|
||||
'深度求索人工智能基础技术研究有限公司(简称“深度求索”或“DeepSeek”),成立于2023年,是一家专注于实现AGI的中国公司。',
|
||||
url: 'https://chat.deepseek.com/',
|
||||
},
|
||||
{
|
||||
id: 'doubao',
|
||||
label: '豆包',
|
||||
|
||||
Reference in New Issue
Block a user