mirror of
https://github.com/langchain-ai/oap-agent-supervisor.git
synced 2026-07-01 20:04:03 -04:00
fix: Rename graph to multi_agent_supervisor
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
"."
|
||||
],
|
||||
"graphs": {
|
||||
"agent": "./oap_supervisor/agent.py:graph"
|
||||
"multi_agent_supervisor": "./oap_supervisor/agent.py:graph"
|
||||
},
|
||||
"env": ".env",
|
||||
"auth": {
|
||||
|
||||
Reference in New Issue
Block a user