mirror of
https://github.com/langchain-ai/python-langraph-monorepo-example.git
synced 2026-08-24 14:33:08 -04:00
7 lines
148 B
JSON
7 lines
148 B
JSON
{
|
|
"dependencies": [".", "../../libs/shared", "../../libs/common"],
|
|
"graphs": {
|
|
"agent": "./src/agent1/graph.py:graph"
|
|
},
|
|
"env": ".env"
|
|
} |