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