fix: 生成视频快速预览、AIGC 导航新增 DS

This commit is contained in:
2025-02-10 15:35:39 +08:00
parent b792d4d33a
commit 11a8a47401
4 changed files with 39 additions and 4 deletions

View File

@@ -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: '豆包',