mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-27 07:44:48 +08:00
chore: use .env
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://langgra.ph/schema.json",
|
"$schema": "https://langgra.ph/schema.json",
|
||||||
"dependencies": ["."],
|
"dependencies": ["."],
|
||||||
"env": {},
|
"env": ".env",
|
||||||
"graphs": {
|
"graphs": {
|
||||||
"lead_agent": "src.agents:lead_agent"
|
"lead_agent": "src.agents:lead_agent"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user