Skip to content

Commit 2a6236b

Browse files
My agent branch (#143)
* add gradio quickstart * small bug fix * fix en doc * add agent md * add img and steps --------- Co-authored-by: pzp5700 <[email protected]>
1 parent 22b3fe7 commit 2a6236b

File tree

13 files changed

+1622
-845
lines changed

13 files changed

+1622
-845
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
// {
244 KB
Loading

docs/.vuepress/public/op_write.png

96.7 KB
Loading
109 KB
Loading
2.12 MB
Loading
139 KB
Loading

0 commit comments

Comments
 (0)