Autogen Basics
Autogen Basics
A console-based multi-agent assistant for web and file-based tasks. Built on AgentChat.
pip install -U magentic-one-cli
m1 "Find flights from Seattle to Paris and format the result in a table"
asyncio.run(main())
Start here if you are building conversational agents. Migrating from AutoGen 0.2?.