We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e014c8 commit a5d5393Copy full SHA for a5d5393
1 file changed
sidebars.js
@@ -75,6 +75,9 @@ const sidebars = {
75
腾讯云: [{ type: 'autogenerated', dirName: '云厂商知识点/腾讯云'}],
76
aws: [{ type: 'autogenerated', dirName: '云厂商知识点/aws'}],
77
78
+ // AI
79
+ LLM工程平台: [{ type: 'autogenerated', dirName: 'AI/云厂商知识点/阿里云'}],
80
+ AI应用可视化平台: [{ type: 'autogenerated', dirName: 'AI/AI应用可视化平台'}],
81
};
82
83
module.exports = sidebars;
0 commit comments