mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-04-28 20:58:16 +00: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": [
|
|
"."
|
|
]
|
|
} |