We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f957db3 commit 7b8dabcCopy full SHA for 7b8dabc
docs/.vuepress/config/sidebarConf.js
@@ -192,6 +192,7 @@ module.exports = {
192
title: "AI工具",
193
collapsable: false,
194
children: [
195
+ "",
196
"qwen-code",
197
]
198
}
docs/ai/tools/README.md
@@ -0,0 +1,13 @@
1
+---
2
+title: "AI工具"
3
+date: 2025-07-23
4
+tags:
5
+ - ai
6
+ - nlp
7
+ - 自然语言处理
8
+sitemap:
9
+ exclude: false
10
+ changefreq: hourly
11
12
+
13
+AI工具篇,搜集各类好用工具。
0 commit comments