mirror of
https://github.com/microsoft/autogen.git
synced 2025-08-18 05:31:25 +00:00

Pulls the .NET Docs a bit more into the documentation website proper: * Add a link from the 0.4-series Python docs to * Adds a transient redirect from /dotnet/ to /dotnet/dev/ to forward to the dev docs until we do a non "-dev" release
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.