mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-18 06:24:20 +01:00
Add categories skill tree (#5295)
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
This commit is contained in:
249
frontend/assets/coding_tree_structure.json
Normal file
249
frontend/assets/coding_tree_structure.json
Normal file
File diff suppressed because one or more lines are too long
4
frontend/assets/data_tree_structure.json
Normal file
4
frontend/assets/data_tree_structure.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"edges": [],
|
||||
"nodes": []
|
||||
}
|
||||
4
frontend/assets/general_tree_structure.json
Normal file
4
frontend/assets/general_tree_structure.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"edges": [],
|
||||
"nodes": []
|
||||
}
|
||||
4
frontend/assets/scrape_synthesize_tree_structure.json
Normal file
4
frontend/assets/scrape_synthesize_tree_structure.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"edges": [],
|
||||
"nodes": []
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user