mirror of
https://git.mirrors.martin98.com/https://github.com/bytedance/deer-flow
synced 2025-08-17 21:45:57 +08:00
12 lines
297 B
JSON
12 lines
297 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": ["."]
|
|
}
|