Files
assafelovic--gpt-researcher/multi_agents/langgraph.json
T
2026-07-13 12:39:12 +08:00

10 lines
131 B
JSON

{
"python_version": "3.11",
"dependencies": [
"."
],
"graphs": {
"agent": "./agent.py:graph"
},
"env": ".env"
}