9 lines
161 B
JSON
9 lines
161 B
JSON
{
|
|
"$schema": "https://langgra.ph/schema.json",
|
|
"dependencies": ["."],
|
|
"graphs": {
|
|
"research": "./research_agent/agent.py:agent"
|
|
},
|
|
"env": ".env"
|
|
}
|