GPT-Researcher / multi_agents /langgraph.json
Shreyas094's picture
Upload 528 files
372531f verified
{
"python_version": "3.11",
"dependencies": [
"."
],
"graphs": {
"agent": "./agent.py:graph"
},
"env": ".env"
}