mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-22 05:34:45 +08:00
chore: add Python and LangGraph stuff
This commit is contained in:
8
backend/langgraph.json
Normal file
8
backend/langgraph.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"$schema": "https://langgra.ph/schema.json",
|
||||
"dependencies": ["."],
|
||||
"env": {},
|
||||
"graphs": {
|
||||
"lead_agent": "src.agents:lead_agent"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user