Files
2024-10-16 18:19:52 -04:00

9 lines
176 B
JSON

{
"node_version": "20",
"graphs": {
"retrieval_graph": "./src/retrieval_graph/graph.ts:graph",
"indexer": "./src/index_graph/graph.ts:graph"
},
"env": ".env"
}