fiow123 c715876a95
Extend pydantic model capability for anyOf/oneOf item typing (#6925)
Co-authored-by: Finn Cartwright (MSTIC DS&AI) <fcartwright@microsoft.com>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-08-11 12:13:21 -04:00
..
2025-08-06 17:16:48 -04:00

AutoGen Core

AutoGen core offers an easy way to quickly build event-driven, distributed, scalable, resilient AI agent systems. Agents are developed by using the Actor model. You can build and run your agent system locally and easily move to a distributed system in the cloud when you are ready.