MCPcopy
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
163def run():
164 app()
165
166
167if __name__ == "__main__":

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected