Files
2026-07-13 12:58:18 +08:00

9 lines
213 B
JSON

{
"$schema": "https://langchain-ai.github.io/langgraph/schemas/langgraph.json",
"graphs": {
"finance_erp_agent": "agent:finance_erp_graph"
},
"env": ".env",
"dependencies": [".", "pyproject.toml"]
}