Skip to content

Commit 9ed9370

Browse files
committed
add agent md
1 parent 31f3e64 commit 9ed9370

File tree

8 files changed

+1582
-852
lines changed

8 files changed

+1582
-852
lines changed

docs/.vuepress/notes/en/guide.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,7 @@ export const Guide: ThemeNote = defineNoteConfig({
113113
prefix: 'agent',
114114
items: [
115115
"agent_for_data",
116-
"DataFlow-AgentPipelineOrchestration",
117-
"agent_for_dataflow_new"
116+
"DataFlow-AgentPipelineOrchestration"
118117
]
119118
},
120119
],

docs/.vuepress/notes/zh/guide.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,7 @@ export const Guide: ThemeNote = defineNoteConfig({
113113
prefix: 'agent',
114114
items: [
115115
"agent_for_data",
116-
"DataFlow-AgentPipelineOrchestration",
117-
"agent_for_dataflow_new",
116+
"DataFlow-AgentPipelineOrchestration"
118117
]
119118
},
120119
// {

0 commit comments

Comments
 (0)