mirror of
https://github.com/langchain-ai/deepagentsjs.git
synced 2026-07-22 12:25:36 -04:00
8 lines
110 B
JSON
8 lines
110 B
JSON
{
|
|
"dependencies": ["../"],
|
|
"graphs": {
|
|
"research": "./research-agent.ts:agent"
|
|
},
|
|
"env": ".env"
|
|
}
|