mirror of
https://github.com/langchain-ai/new-langgraphjs-project.git
synced 2026-07-01 20:54:02 -04:00
8 lines
99 B
JSON
8 lines
99 B
JSON
{
|
|
"node_version": "20",
|
|
"graphs": {
|
|
"agent": "./src/agent.ts:graph"
|
|
},
|
|
"env": ".env"
|
|
}
|