mirror of
https://github.com/langchain-ai/fullstack-chat-server.git
synced 2026-07-01 22:24:03 -04:00
10 lines
158 B
JSON
10 lines
158 B
JSON
{
|
|
"node_version": "20",
|
|
"dockerfile_lines": [],
|
|
"dependencies": ["."],
|
|
"graphs": {
|
|
"agent": "./react_agent/graph.ts:graph"
|
|
},
|
|
"env": ".env"
|
|
}
|