Files
2024-09-17 10:46:21 -07:00

9 lines
186 B
JSON

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