feat:Add Knowledge Process Workflow (#2210)

This commit is contained in:
Aries-ckt
2024-12-18 11:16:30 +08:00
committed by GitHub
parent 3745d7411d
commit b05febbf77
23 changed files with 7217 additions and 8 deletions

View File

@@ -186,6 +186,24 @@ const sidebars = {
id: "awel/awel_tutorial/advanced_guide/4.1_lifecycle"
}
]
},,
{
type: "category",
label: "5. AWEL Template",
collapsed: false,
collapsible: false,
items: [
{
type: "doc",
id: "awel/awel_tutorial/templates/Embedding"
},{
type: "doc",
id: "awel/awel_tutorial/templates/Knowledge_Graph"
},{
type: "doc",
id: "awel/awel_tutorial/templates/Hybrid_Workflow"
}
]
},
],
link: {