Files
play-deepagents/langgraph.json
2026-01-11 18:51:27 +08:00

8 lines
111 B
JSON

{
"dependencies": ["."],
"graphs": {
"network_search_agent": "./agent.py:agent"
},
"env": ".env"
}