mirror of
https://github.com/langchain-ai/data-enrichment-js.git
synced 2026-06-30 20:28:01 -04:00
10 lines
167 B
JSON
10 lines
167 B
JSON
{
|
|
"node_version": "20",
|
|
"dockerfile_lines": [],
|
|
"dependencies": ["."],
|
|
"graphs": {
|
|
"agent": "./src/enrichment_agent/graph.ts:graph"
|
|
},
|
|
"env": ".env"
|
|
}
|