mirror of
https://github.com/langchain-ai/learning-langchain.git
synced 2026-07-01 16:06:32 -04:00
9 lines
234 B
JSON
9 lines
234 B
JSON
{
|
|
"node_version": "20",
|
|
"graphs": {
|
|
"ingestion_graph": "./src/ingestion_graph/graph.ts:graph",
|
|
"retrieval_graph": "./src/retrieval_graph/graph.ts:graph"
|
|
},
|
|
"env": "../../.env",
|
|
"dependencies": ["."]
|
|
} |