Skip to content

Commit ea492b6

Browse files
committed
feat: code tip
1 parent bd73aa9 commit ea492b6

File tree

24 files changed

+941
-312
lines changed

24 files changed

+941
-312
lines changed

document/content/docs/introduction/guide/dashboard/workflow/meta.en.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"http",
1616
"tfswitch",
1717
"variable_update",
18+
"sandbox-v2",
1819
"sandbox",
1920
"loop",
2021
"knowledge_base_search_merge",
Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
{
22
"title": "工作流节点",
33
"description": "FastGPT 工作流节点设置和使用指南",
4-
"pages": ["ai_chat","dataset_search","tool","question_classify","content_extract","user-selection","form_input","text_editor","reply","document_parsing","http","tfswitch","variable_update","sandbox-v5","sandbox","loop","knowledge_base_search_merge","coreferenceResolution","laf","custom_feedback"]
5-
}
4+
"pages": [
5+
"ai_chat",
6+
"dataset_search",
7+
"tool",
8+
"question_classify",
9+
"content_extract",
10+
"user-selection",
11+
"form_input",
12+
"text_editor",
13+
"reply",
14+
"document_parsing",
15+
"http",
16+
"tfswitch",
17+
"variable_update",
18+
"sandbox-v2",
19+
"sandbox",
20+
"loop",
21+
"knowledge_base_search_merge",
22+
"coreferenceResolution",
23+
"laf",
24+
"custom_feedback"
25+
]
26+
}

0 commit comments

Comments
 (0)