mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-05-23 16:35:59 +00:00
style: format
This commit is contained in:
+10
-12
@@ -1,13 +1,11 @@
|
|||||||
{
|
{
|
||||||
"dockerfile_lines": [],
|
"dockerfile_lines": [],
|
||||||
"graphs": {
|
"graphs": {
|
||||||
"deep_research": "./src/workflow.py:graph",
|
"deep_research": "./src/workflow.py:graph",
|
||||||
"podcast_generation": "./src/podcast/graph/builder.py:workflow",
|
"podcast_generation": "./src/podcast/graph/builder.py:workflow",
|
||||||
"ppt_generation": "./src/ppt/graph/builder.py:workflow"
|
"ppt_generation": "./src/ppt/graph/builder.py:workflow"
|
||||||
},
|
},
|
||||||
"python_version": "3.12",
|
"python_version": "3.12",
|
||||||
"env": "./.env",
|
"env": "./.env",
|
||||||
"dependencies": [
|
"dependencies": ["."]
|
||||||
"."
|
}
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user