mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-05 23:10:22 +08:00
13 lines
328 B
JSON
13 lines
328 B
JSON
{
|
|
"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": [
|
|
"."
|
|
]
|
|
} |