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