mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-19 12:24:46 +08:00
style: format
This commit is contained in:
@@ -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