fix: Rename graph to multi_agent_supervisor

This commit is contained in:
bracesproul
2025-05-13 12:49:41 -07:00
parent f9eb6ead3f
commit c0b3f282ee
+1 -1
View File
@@ -3,7 +3,7 @@
"."
],
"graphs": {
"agent": "./oap_supervisor/agent.py:graph"
"multi_agent_supervisor": "./oap_supervisor/agent.py:graph"
},
"env": ".env",
"auth": {