mirror of
https://git.mirrors.martin98.com/https://github.com/bytedance/deer-flow
synced 2025-08-15 19:15:54 +08:00
style: format
This commit is contained in:
parent
abdc740531
commit
ccc44f3e64
@ -1,13 +1,11 @@
|
||||
{
|
||||
"dockerfile_lines": [],
|
||||
"graphs": {
|
||||
"deep_research": "./src/workflow.py:graph",
|
||||
"podcast_generation": "./src/podcast/graph/builder.py:workflow",
|
||||
"ppt_generation": "./src/ppt/graph/builder.py:workflow"
|
||||
},
|
||||
"python_version": "3.12",
|
||||
"env": "./.env",
|
||||
"dependencies": [
|
||||
"."
|
||||
]
|
||||
}
|
||||
"dockerfile_lines": [],
|
||||
"graphs": {
|
||||
"deep_research": "./src/workflow.py:graph",
|
||||
"podcast_generation": "./src/podcast/graph/builder.py:workflow",
|
||||
"ppt_generation": "./src/ppt/graph/builder.py:workflow"
|
||||
},
|
||||
"python_version": "3.12",
|
||||
"env": "./.env",
|
||||
"dependencies": ["."]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user