Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/microsoft/autogen
/ run
Function
run
python/packages/autogen-studio/autogenstudio/cli.py:163–164 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
161
162
163
def
run():
164
app()
165
166
167
if
__name__ ==
"__main__"
:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected