mirror of
https://github.com/microsoft/autogen.git
synced 2025-08-17 13:11:30 +00:00

* remove abstractions dep on orleans #4153 * fixing up defaults * fix some HelloAgent defaults --------- Co-authored-by: Xiaoyun Zhang <bigmiao.zhang@gmail.com>
Multiproject App Host for HelloAgent
This is a .NET Aspire App Host that starts up the HelloAgent project and the agents backend. Once the project starts up you will be able to view the telemetry and logs in the Aspire Dashboard using the link provided in the console.
cd Hello.AppHost
dotnet run
For more info see the HelloAgent README.