Spaces:
Running
Running
File size: 166 Bytes
372531f |
1 2 3 4 5 6 7 8 9 10 |
{
"python_version": "3.11",
"dependencies": [
"./multi_agents"
],
"graphs": {
"agent": "./multi_agents/agent.py:graph"
},
"env": ".env"
} |