mirror of
https://github.com/microsoft/autogen.git
synced 2025-10-08 06:27:02 +00:00
6 lines
88 B
Python
6 lines
88 B
Python
![]() |
import _paths
|
||
|
from autogencap.Broker import main
|
||
|
|
||
|
if __name__ == "__main__":
|
||
|
main()
|