mirror of
https://github.com/microsoft/autogen.git
synced 2025-09-28 17:49:35 +00:00
6 lines
88 B
Python
6 lines
88 B
Python
![]() |
import _paths
|
||
|
from autogencap.Broker import main
|
||
|
|
||
|
if __name__ == "__main__":
|
||
|
main()
|